Hacker News new | past | comments | ask | show | jobs | submit login
Building a Hacker News clone in Django - Part 2 (arunrocks.com)
26 points by equilibrium on June 6, 2013 | hide | past | favorite | 3 comments



As a big fan of Ruby who's always wanted to learn Python, this looks really neat! Any tips for getting started with Python with Ruby experience?


Just pick a simple project idea, and have a go.

I'd recommend Django because the community support is massive, and the documentation is great. Actually the Django tutorial is a great place to start [1].

Pro tip: virtualenv will save you a lot of hassle.

[1] https://docs.djangoproject.com/en/dev/intro/tutorial01/


Is it going to replicate the invalid link errors?




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

Search: