banned-by-akismet

Are you banned by Akismet for spaming?

You must have experienced that you try to post comments on your friends blog but  your comment never appears. This happens because you are banned by Akismet. Akismet system has been protecting WordPre…

php-python

PHP vs Python: Analysis

PHP vs Python - What does it take to state one language better than other? One answer can be flexibility, development friendly, licensing policy (open source or commercial), community,  portability, d…

Most Important Coding Principles

Coding principles helps you to maintain good coding practice along with concrete product development. Coding principles also helps you write excellent quality of code with huge difference to overall p…

How to perform Code Optimization?

Optimization is the art of making your code run more quickly and/or using fewer of the available computing resources.  Sometimes this is desirable - completing an analysis in an hour rather than a wee…