Ask HN: Best resources to learn Python then Django?
Anyone have good resources to start learning Python then Django.
I'm an intermediate at Rails and PHP and I'm looking to learn Python then Django framework. Thanks!
I'm an intermediate at Rails and PHP and I'm looking to learn Python then Django framework. Thanks!
7 comments
[ 3.0 ms ] story [ 34.4 ms ] threadGet a beta invite to gondor.io or ep.io so deployment does not become a pain in the ass.
"Practical django projects" is often recommended as good reading, I've never read it and it's starting to get abit old, but might be a good read.
If you decide to learn Django, nothing really beats the official tutorial. If you read the official tutorial, you won't have to worry about learning deprecated features or any of that nonsense. The official Python tutorial is quite good for learning Python, too.