Wednesday, 21 October 2015

Getting Started with python

Starting python



There are a ton of programming languages out there for various purposes and usages. Let me tell you something. Every programing language comes with a learning curve. Even if you know the concepts like oop, procedure etc.. Each language have its own syntax(lets say the grammar of that language) or if you are a beginner in programming you are going to get wet very badly, you will have to put something in the air until you learn those things. But one of thing i have learned from years of tinkering with programming languages is python is simple, powerful, and a lot easier. python is OOP language, and it is interpreted which is not like C, or C++. With some hands on practices you can master python code if you'd like to master it. While learning you would never write a single line unless you exactly know what it is.I will be posting python tutorial one by one. Why wait? Download python now!