Ask HN: What level of Python knowledge is required to move on to Django
https://news.ycombinator.com/item?id=6463201I'm currently learning python and it is my first language.
So far, I believe I am comfortable enough to say I have a solid "beginners' fundamentals" of the language.
But the truth is the only reason I'm learning python is to be able to build webapps with Django.
On several occasions I have read the advice of "don't move into Frameworks too early". So at what point can I safely move into frameworks without being too early?
At the moment I can read most python codes and understand what is going on, I've played around with a couple of APIs and have written an adventure text game.
Any advice is greatly appreciated.
Thanks