Hacker News new | ask | show | jobs
by fiftyacorn 3593 days ago
I taught myself django earlier this year after years of java development.

From my experience there is a steeper learning curve for django than flask, but once there its fairly easy to use.

2 scoops is a good book - but it would be good to see fully worked example in the book. Its also got a learnign curve as its teaching you the authors approach to building django which may be different to other tutorials