Basic Python class (from Google)

JeevesBond's picture

He has: 3,956 posts

Joined: Jun 2002

Found this basic Python class (run by Google) really useful for getting started with the language.

Python is rather easy to learn and is very consistent in its syntax and the methods called to get stuff done, even across different datatypes. Since Python is here to stay, and is used in Web development, it might be a good idea to learn it now!

I'll embed the first lesson below.

Don't forget to do the exercises. Laughing out loud

a Padded Cell our articles site!

JeevesBond's picture

He has: 3,956 posts

Joined: Jun 2002

Oh yeah, I nearly forgot to say, 'Alrighteeee!'

If you watch these lessons you'll see what I mean.

They have: 7 posts

Joined: Mar 2011

Python is an interpreted, interactive, object-oriented, extensible programming language.Python is OSI approved free open source language.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.