As we all are aware, SQL optimizations are required for speeding up applications. There situations in my career where we felt like MySQL’s MyISAM engine is not fast enough! There are multiple factors that may slow down the SQL. They could be categorized into three categories. The database Software/Engine The database design/architecture The SQL used […]
A shack of designs
Over the last few weeks, we have been sharing details about sites that people like you and me could find handy sometimes. This week’s write-up is about DesignShack. This is a site dedicated to showcasing inspiring web designs along with the resources that you could use to succeed in the same way. The authors curate […]
Snippets, Books & Questions – Programmer’s Heaven
Last week, we had shared Programmer’s Heaven through our Nu-bits’s session. The site, as seen from the homepage, looks like a Q&A forum which is one of it’s secondary functions. But it’s primary focus is on sharing code snippets between programmers. If you are wondering how do they do that, that’s where the Q&A comes […]
Googling tips
Google is part of everyone’s life. Especially people who are working in software industry, google is inevitable. If you can search google effectively, you can become a king in software industry. So, here are some tips and tricks that make your life easier 🙂 define : If you want to get the definition of a […]