Resources

By   | on December 7th, 2011

Internet is full of resources on any topic.  In this section, I am going to provide you link to resources around internet which I feel a person must read. This is my personal choice only. I will keep my self restricted to topics around web development and programming in general.


Artificial Intelligence in PHP : Creating Neural Networks

This article at developer.com, gives first hand information about creating neural networks in PHP language. Artificial neural networks are developed mostly in high-level programming languages such as C or C++, So reading about them in PHP is a refreshing experience.   What are Neural Networks? The network works similarly to the human brain: it is [...]

    Read More...

10 Reasons to Use Zend Framework

Why you should use Zend Framework? This is not only an interview question, while taking structural decisions about a project, we should ask this question to ourself. This article gives good reasons why you should adopt Zend framework in your working culture and what kind of benefits you can get out from Zend Framework. Extend [...]

    Read More...