Hacker News new | ask | show | jobs
by metaphorm 4817 days ago
this kind of thing is a good resource for people who already know how to code, but need a fast and elegant syntax guide. its not useful for teaching beginners because, as you've said, it doesn't deal with the tool chain or project organization, etc. but if you know Ruby and want to learn Python, this is a great resource.
1 comments

Agreed. I'm actually learning Python at the moment (coming from Ruby & Java), and am finding this useful. Generally I don't think too highly of coding in a browser.