Django 2.2 & Python | The Ultimate Web Development Bootcamp
About This Course
Build three complete websites, learn back and front-end web development, and publish your site online with DigitalOcean
Have you ever wanted to create a Web application but didn't know where to start? Have you previously tried to learn Django but got fed up with incomplete YouTube videos and poorly written tutorials? Or are you looking to move your code from Django 1 to Django 2?
THEN THIS IS THE COURSE FOR YOU!
In my Django course, I will walk you through the Django web framework from beginning to end! I'm a self-taught programmer so I know what it feels like to start from scratch. I care about your learning, but even more importantly... I care about you!
What is Django?
Django is an open-source web framework that is written in Python. It was created about twelve years ago, but in April 2019 Django 2.2 was released with a whole new set of features and capabilities!
Django is an amazing framework for web developers because it provides the infrastructure required for database-driven websites that have user authentication, content administration, contact forms, file uploads, and more. Instead of creating all of these features from scratch, you can use the Django framework and utilize these components that are already built, and focus your time on developing your web app instead.
If you're going to be working with Python, especially for web applications or web design, you'll want to learn the Django framework. It will save you a ton of time!
Contents and Overview
I believe we learn best by doing. So, throughout this course you'll be presented with coding quizzes and challenges in order for you to test what you just learned. This format will allow you to actually learn Django and not just follow along like a robot ;)
We will use Python in this course, so if you have never used Python before, we will start with a python refresher to get you up to speed (no other python experience required).
We will then dive into making three complete websites:
1 - Word-Counting Website: A simple website to count the most frequently used words in a piece of text. You will learn how to:
Install Django
Create a new project
Work with Django's URL routing
Submit and handle HTML form data
2 - Personal Portfolio: Create your own portfolio to show to potential employers showing off your resume, previous projects, and a fully functional blog. You will learn how to:
Add apps to your project
Work with databases including SQLite and Postgres
Access the admin panel
Create super users
Create virtual environments
Make a responsive website with Bootstrap 4
Work with static and media files
3 - Product Hunt Clone: Make a simplified version of the awesome website to share new tech products. You will learn how to:
Work with the authentication system (sign up, login, logout)
Reuse templates
Create model relationships
Add icons via Iconic
I will also walk you through Git, which is an awesome tool for developers that allows you to create multiple versions of your code. I'll explain why this is useful and help you understand why you should use it.
Additionally, I will show you how to take the projects that you made in this course and publish them live on the web through a Virtual Private Server. Like I said, I will take you from the very beginning to the very end!
Course material is regularly refreshed to include all of the newest updates and information, and since you’re granted lifetime access upon registering, you can rely on this course to keep your Django skills on the cutting edge. Additionally, I have made this course downloadable, so you can work through the class offline, making it as convenient as possible for you! Most instructors won't allow this, but I want you to be able to enjoy this course in whichever way is best for you :)
Don't waste your time scouring the internet and trying to piece together how to learn Django on your own. Invest in yourself, and allow me to teach you Django while having fun.
Don't take my word for it. See what my other students are saying!
"Amazing course to get into Django and web development! Nick is really engaging and enthusiastic and a joy to learn from!! He explains concepts clearly and teaches in ways that allow the student to easily recall the information." - Evv Erb
"I now work as a developer creating internal projects for our support team. Thanks!" - Johnathan
"Truly understands the concept of starting from the beginning. Great teacher and presenter." - Earl McAndrew
"I really loved the course. By going through the course, I actually made my own website and deployed it on a server." - Mrinal Shrivastava
"After buying 3 courses about django in Udemy. This is the only one I'm picking something up. Recommended." - Ruben
"Amazing teacher, very good and clear explanations very nice and helpful real life examples and projects" - Itay Galea
"Nick really goes the extra mile to ensuring a fantastic learning experience from beginning to end. I would recommend this course to anyone looking to get their python apps online quick and easy. You just became my favorite instructor :)" - Nur Roberts
Feel free to take a free preview of this course to see if it's a good fit for you. I am so confident that you will love my course, that I even offer a 100% 30-day money-back guarantee. You have nothing to lose, so come join me and let's get started!
Build any website you want
Create a Product Hunt clone
Understand how using frameworks like Django will save you a ton of time in web development
Course Curriculum
1 Lectures
10 Lectures
13 Lectures
20 Lectures
9 Lectures
15 Lectures
5 Lectures
2 Lectures
Instructor

More Courses By , Jenna Miller
Faisal A.
All in all good course, I feel like I needed more context of each methods and codes used in the examples
- Helpful
- Not helpful
Richard K.
I had issues with Section 3.14 Installing Django and Section 3.15 Running the Django Server. Trying to run on a Windows 11 computer. To fix 3.14 I had to run "pip install setuptools" before installing django-admin. To fix 3.15 I had to run "python manage.py migrate" before running "python manage.py runserver". Atom.io has been "sunset", according to their web page. It didn't help that the error in 3.15 said something about there being a problem with the PYTHONPATH environment variable. Windows has no such environment variable and does not seem to need it.
- Helpful
- Not helpful
Fred D.
Trés bon cours. Les explications sont claires et les projets sont motivants
- Helpful
- Not helpful
Victor S. S.
Course in so amazing. waiting for more to come.
- Helpful
- Not helpful
Carsten S.
Nice course and content. Looking forward to a bit more advanced Django lessons ahead...
- Helpful
- Not helpful
Zikra W.
The course is just amazing , now i can enjoy making websites in using django , i am excited to dive into the world of web development , thanks to Nick :)
- Helpful
- Not helpful
Philip N.
What a great course, this is only my 2nd Python course and I can already do a lot, I can now have a complex backend to my websites, I've been introduced to Bootstrap v5, so my websites are already looking professional. My First Python Course was with Teclado Python Complete Course, which was a great intro to syntax and OOP. This Course by Nick is very Practical, like you can use everything you have learned in your own Website projects. I bought this course in December 2019, but only started it in March 2022 using Django 4.0, everything still works nice and dandy, there are good hints in the QA section if you get stuck. Nick replies to everyone no matter how many years after the course was first published.
I did 8-10hours a week, took me 5 weeks to complete the course, I also attempted all the exercises before Nick gave the solution.
5 stars because I now can do something Practical, that I need in Python.
- Helpful
- Not helpful
Kranti O. S.
It was a perfect journey with Sir. Nick. I highly recommend this course to any begginer willing to learn django. Feel free to ask about any doubts you encounter during the course, instructor is available whenever possible.
- Helpful
- Not helpful
Rhishikesh J.
Nick is a great tutor. I was a bit apprehensive to dive django, but his method of teaching have made things really simple and understandable to me. More over it gives me the confidence to build my own application. Great course! Udemy, and outstanding platform!
- Helpful
- Not helpful
Your email address will not be published. Required fields are marked *
Theo V. S.
Hi, I am old old learner (70) but have over 50 years of development experience in C, C++, C#, Python etc. I wanted to learn Django and this is a good course, which brings you up to speed quickly.
Look at one of the results: http://theovanstratum.org