6 ms·
I actually taught myself python through Django. Basically started the tutorial without previous python experience. When you start with the ORM and models, views
by j_syk 10y ago
I actually taught myself python through Django. Basically started the tutorial without previous python experience. When you start with the ORM and models, views, etc, there is enough Django-specific stuff you have to learn anyway.
Not that I'd recommend this way... but 6 years later it seemed to have worked.