Hacker News new | past | comments | ask | show | jobs | submit login

The article is very short. It just tells you that Google's Python intros are awesome, then gives you the links below:

Lessons: https://code.google.com/edu/languages/google-python-class/in...

YouTube videos: http://www.youtube.com/watch?v=tKTZoB2Vjuk

Downloadable puzzles: http://code.google.com/edu/languages/google-python-class/exe...

You won't miss much if you skip the article entirely. That said, the material it links to seems pretty good. I've been trying to learn Python lately and working through the interpreter at first seems to be a good way to get a sense of how Python does things. And there are some neat libraries out there. For example, you're not much more than a "from pygr import worldbase" away from wandering through the human (or mouse, or yeast...) genome if you want to. That said, I still need to set up a proper vim config for Python.




Thanks. I am an avid Python buff. However, I haven't yet discovered/cracked the true power of Python for web apps.


The same guy who teaches this course also runs the site codingbat.com. It has a bunch of puzzles in python and java to test your chops on.


I've been wondering this and haven't been sure who to ask. Would you say CodingBat would be a good way to learn Python from scratch? Like, instead of lessons, just go through their examples and learn from their solutions? Or is it purely a "test what you know" thing?




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: