Posts

Image
Python is a very popular high-level programming language, created by Guido Van Rossum and first released in 1991. Python is an interpreted language. Its coding-syntax is very straight forward, kind of sentences in English. What makes it more popular is the support from the wide python developers community. If you are working in python development, and having some issue at any point of time, then just search on stack-over flow , you will get your solution , 99.9%, else, you can always hit and try. Python contains very nice web dev frameworks (Micro and Macro) like Most popular is DJANGO, then my favorite i.e.  FLASK then BOTTLE, CHERRYPY, PYRAMID, WEB2PY, TORNADO, etc. All of them are unique and defines purpose of usage , like if you want to develop a big application which contains lot of content then Django is best for that,  but if your website is small and contains light traffic the Flask , Bottle, Cherrypy, etc  will be best. There are also different g