Code School: Try Django
Course info



Course info



Description
Dig into the bedrock of a Django app (models, templates, and views), and build one of your own along the way.
Course FAQ
Django is an open-source Python web framework allowing for faster development of secure & maintainable websites and clean design.
If you are already familiar with Python, Django is not too difficult to learn. Even Python itself is relatively easy to learn compared to many other programming languages.
This course will teach you the very basics of Django, including:
- What is Django?
- URL dispatcher best practices
- The template of data
- Styling templates
- The missing model
- The admin
- And more
This course is for anyone who wants to learn Django, the Python web framework, to be more efficient with their Python coding.
Before taking this Django tutorial you really only need to be familiar with Python programming language basics.