Monday 2 July 2012

Best tools to learn and code python with

best learning tool for python programing
Python is one of the most easiest yet powerful and efficient programming language out there. I am not a programmer but I started learning this and pretty excited about it. Learning python is easy, but if you have the right tools and teacher. I can recommend you a good teaching website for basics and to get the right tool. Continue reading for more information.

Best place to learn python


If you are a student like me, I think you can learn some basics of python and start coding to make your own script to solve your own problems. But that's for another post, today it's about best teaching place and the right tool. The best teaching site for python learning and specially up to date python learning is from "How to think like a computer Scientist". If your new, learn python 3 - the latest one. This wil guide you through the explanation and basics of everything. After you finish this, you will be able to start doing some basic scripting to do stuff.

Best tool to write python on


Now for the best tool to learn. By tool I mean the software or python copmpiler. The website recomends a python compiler that is called "PyScripter" which is still my fevorite. And of course these are free and open source project. Up to date software with every built in function for python programming.

Another tool for python learner


For learners it is also important to have a immediate compiler. This gives you the result immediately and other builds on lines o programming. Unless you want to write print every single time, you should have a immediate compiler with you to learn the basics. The software I am using is called "IDLE (python GUI)" . You can do more things with it other than just immediate action but I prefer doing the other stuff on PyScripter.

I am just a learner. If you have found a better tool or learning center, feel free to share it in the comments below. Any question or thoughts are welcome there as well :)

No comments:

Post a Comment