Resources List

In defense of QA team: Who is responsible for errors in any software or website?

Updated:

Consider this hypothetical situation. Something very precious was in a building. Building was being guarded by a guard who was responsible for the safety of precious item. A thief using his intelligence and luck to…

Filed Under: Programming · ·

How to optimize all databases and tabels on mysql server?

Updated:

Optimization of database tables in mysql is a process which has to be carried out regularly to make your database in good health. According to mysql manual, OPTIMIZE TABLE should be used if you have…

Filed Under: databases · PHP Development Notes · · · · · · ·

Artificial Intelligence in PHP : Creating Neural Networks

Updated:

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…

Filed Under: AI · Machine Learning · · · · ·

Explore more topics