Monday, 1 December 2014

Python with Codecademy

As I'm reading "Learn Python the Hard Way" I alternate or mix it up with the python beginners course at codecademy.

Codecademy is a learning tool the "Learn by doing" method allows you to get a better in sight of what's going on and how a lot things work. Things you already know from LPTHW can help get the course done quicker, and can work the other way with the book.

I came up with this "Hey do 2 courses at the same time as both courses teach you differently." approach. It's been only a week and a half since learning Python and I'm getting use to objects, classes, and functions already.

No comments:

Post a Comment