Learn the Python Django framework with this free full course. Django is an extremely popular and fully featured server-side web framework, written in Python. Django allows you to quickly create web apps.
Overview
Syllabus
1 - Welcome.
2 - Installing to Get Started.
3 - Setup your Virtual Environment for Django.
4 - Create a Blank Django Project.
5 - Setup Your Code Text Editor.
6 - Settings.
7 - Built-In Components.
8 - Your First App Component.
9 - Create Product Objects in the Python Shell.
10 - New Model Fields.
11 - Change a Model.
12 - Default Homepage to Custom Homepage.
13 - URL Routing and Requests.
14 - Django Templates.
15 - Django Templating Engine Basics.
16 - Include Template Tag.
17 - Rendering Context in a Template.
18 - For Loop in a Template.
19 - Using Conditions in a Template.
20 - Template Tags and Filters.
21 - Render Data from the Database with a Model.
22 - How Django Templates Load with Apps.
23 - Django Model Forms.
24 - Raw HTML Form.
25 - Pure Django Form.
26 - Form Widgets.
27 - Form Validation Methods.
28 - Initial Values for Forms.
29 - Dynamic URL Routing.
30 - Handle DoesNotExist.
31 - Delete and Confirm.
32 - View of a List of Database Objects.
33 - Dynamic Linking of URLs.
34 - Django URLs Reverse.
35 - In App URLs and Namespacing.
36 - Class Based Views - ListView.
37 - Class Based Views - DetailView.
38 - Class Based Views - CreateView and UpdateView.
39 - Class Based Views - DeleteView.
40 - Function Based View to Class Based View.
41 - Raw Detail Class Based View.
42 - Raw List Class Based View.
43 - Raw Create Class Based View.
44 - Form Validation on a Post Method.
45 - Raw Update Class Based View.
46 - Raw Delete Class Based View.
47 - Custom Mixin for Class Based Views.
Taught by
freeCodeCamp.org
Reviews
4.5 rating, based on 2 Class Central reviews
-
This course is absolute beginner friendly. Just follow along and you will do just fine. Thank you so much for this amazing course, I have lot of my doubts cleared, though I use windows, but I was able to figure out the installation process pretty easily.
-
Had a knowledged course and gained more knowledge. Thank you class Central for this courses. Now I am a pro in the Django. I had a good experience too in this course.