7
Django Takeoff!! Course (2021)
The last couple of months I have been working on improving a book that I wrote last year.
Books are great resources to get the message accross, but when it comes to programming, it gets difficult to display code in a book without encountering formatting and readability problems.
This is why I decided to use a completely different packaging for my content. I decided to create an online programming course called Django Takeoff!! Course
Demo:
I have written extensively about this book/course, so you can check out the posts below to know more about the why of creating this Django course.
To give you a taste of the format and the content being offered, I have made the first 10 chapters of the course free.
I have outlined the entire content of the course in the table of contents below.
Thanks in advance for checking it out!!
- Visual Studio and Packages Installation
- Listings App
- Database Setup
- Static and Media Files Setup
- Linter Setup (Optional)
- Django Simple Web App
- Django MVC Pattern
- Django Admin Site
- Listings Model
- Homepage URL
- Homepage View
- Homepage Template
- Listings URL
- Listings View
- Database Queries
- Listings Template
- New Listing URL
- New Listing Form
- New Listing View
- New Listing Template
- Homepage & Navbar
- Listings Page & Navbar
- New Listing Page & Navbar
- Detail Listing URL
- Detail Listing View
- Detail Listing Template
- Listings Template – View Listing
- My Listings URL
- My Listings View
- My Listings Template
- My Listings – Navbar
- Edit Listing URL
- Edit Listing View
- Edit Listing Template
- My Listings – Edit
- Delete Listing URL
- Delete Listing View
- Delete Listing Template
- My Listings – Delete
- Login URL
- Login View
- Login Template
- Login – Navbar
- Logout URL
- Logout View
- Logout – Navbar
- Register URL
- Register Form
- Register View
- Register Template
- Register – Navbar
- Listings Model – Foreign Key
- Listings View – Foreign Key
- Testing – Foreign Key
- My Listings View – Foreign Key
- Navbar – Foreign Key
- Listings Template – Images
- Detail Listing Template – Images
- Listings View – Filter
- Listings Template – Filter
- Navbar – Bootstrap
- Homepage – Bootstrap
- Listings Page – Bootstrap
- Detail Listing Page – Bootstrap
- My Listings Page- Bootstrap
- Django Crispy Forms
- New Listing Page – Bootstrap/Django Crispy Form
- Edit Listing Page – Bootstrap/Django Crispy Form
- Delete Listing Page – Bootstrap
- Login Page – Bootstrap/Django Crispy Form
- Register Page – Bootstrap/Django Crispy Form
- Search Filter – Bootstrap/Django Crispy Form
- Amazon RDS Setup
- Connecting to Amazon RDS
- Amazon S3 Buckets Setup
- Amazon IAM (Identity and Access Management)
- Connecting to Amazon S3 Buckets
- Heroku
- Heroku – Custom Domain
Note:
If you purchased Django 3..2..1..Takeoff!!(2020) book on Amazon, send us an email at [email protected] with a proof of receipt, and you’ll get free access to the course.
Happy programming!!
7