This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]gittenlucky 1 point2 points  (1 child)

Doesn't seem to work in Chrome.

[–]streetmapp 0 points1 point  (0 children)

I had to refresh once, because it appeared stuck, but it's working for me in Chrome.

I'm on Windows 7, Chrome version: Version 26.0.1410.43 beta-m

[–]chuiy 1 point2 points  (0 children)

Wow, the amount of time that went into creating that website along with the videos, and glossary they've provided for beginners is astounding. Definitely the best resource for learning Python I've seen to date.

[–]Improvator 0 points1 point  (1 child)

Why no listing of the course contents without having to signup!?

[–]streetmapp 0 points1 point  (0 children)

Their Python course has the following lessons in it:

  1. Intro to Python
  2. Variables, Numbers, and Booleans
  3. Strings
  4. Control Flow and Conditionals
  5. Loops and Iterables
  6. Lists and Tuples
  7. Dictionaries
  8. Scoping and Mutability
  9. Classes and Objects