Thursday 2 August 2012

Learn Python with Codecademy

If you have been following my posts, you know I was busy learning python and showing off the new skills. I have already posted a lot about learning python and tools. You might also remember Codecademy that I have shared previously for beginner programmer. Codecademy now has a section to learn python. Python is an easy first language and quit powerful. Now you can learn all the basics of python in Codecademy.


Codecademy is an interactive online programming environment to learn for beginner programmer. Codecademy has lesson set and explanation as well as online compiler to set you up for learning program without extra stuff. So far, they have different units of course on the following section:


  • Python Syntax
  • Strings and Console Output 
  • Conditionals and Control Flow 
  • Functions 

More units are coming soon. Don't fear the word unit. There are at most two lessons in them and all are fairy easy. Codecademy is completely free. You can also sign up if you wish to track your progress along the way. So, what are you waiting for? Learn the basics of python with codeacademy now and start coding like pro :)

I have used Codecademy when I first started learning programming and I personally have like it. Leave your thoughts and experience in the comment section below. If your done with basics if python you might also be interested in reading my other python post such as Best tools to learn and code python with, Learn program by solving problems, Make python prime detector to improve your skills.

No comments:

Post a Comment