Envato Tuts+ Courses
- Video courses taught by expert instructors.
- Learn new skills from start to finish.
- Downloadable Source Files also available on GitHub.
Course Description
If you like the elegance of the Python programming language, Django is the web framework for you! Django is a powerful but pragmatic framework, with an emphasis on getting work done.
In this course, Tuts+ instructor Derek Jensen will help you get started writing web applications using the Django framework. Derek will teach the basics of Django by building a simple chore list application.
What You’ll Learn
- Create a Django project and a chore-list app.
- Add base models and migrations.
- Set up the admin section of the app.
- Use views and templates.
- Set up forms to allow users to modify data.
- Add styles and template inheritance.
About the Instructor
Derek Jensen is a lifetime nerd who calls the Chicagoland area home. His day job consists of writing highly transactional back-end web services, data access layers, and n-tier applications using the .NET Framework in C#. You can check out his website, follow him on Twitter, and see his profile on GitHub.