Cheat sheets for Python: Python is a popular choice for beginners, yet still powerful enough to back some of the world’s most popular products and applications. It’s design makes the programming experience feel almost as natural as writing in English. Python basics or Python Debugger cheatsheets for beginners covers important syntax to get started. Community-provided libraries such as numpy, scipy,… Read more →
Monthly Archives: July 2015
My experimental MVC based PHP Framework Mist is public now
I have been working in PHP for almost 10 years and I have 7 years of experience in different MVC based frameworks. When I first started working in MVC, I wrote a simple MVC based framework for my own knowledge and learning. Recently I improved the code and published it on the Github. It still have a lot of area… Read more →