Django 2.1 & Python | The Ultimate Web Development Bootcamp

9h 52m 1s
English
Paid

Course description

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?

Read more about the course

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. 

Requirements:

  • You will need a computer and an interest in learning Django!
  • Some experience with coding in any language is a plus, but not required

Who this course is for:
  • Anyone looking for a great beginner's guide to Django
  • Python developers that want to learn web development with Django

What you'll learn:

  • 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
  • Create your own personal portfolio site to showcase your projects to potential employers
  • Build fully functional websites for your startup or business
  • Improve your web development and coding resume
  • Publish your website online with DigitalOcean (a popular web hosting provider)
  • Create beautifully styled websites using Bootstrap (a front-end framework that simplifies web design)
  • Be able to connect Django to databases like SQLite and Postgres to help store and track data
  • Understand Django basics like Function and Class Based Views, URL routing, Models, Gunicorn and much more!

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 68 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing

Watch Online Django 2.1 & Python | The Ultimate Web Development Bootcamp

0:00
/
#1: Introduction

All Course Lessons (68)

#Lesson TitleDurationAccess
1
Introduction Demo
07:49
2
Intro
00:42
3
Install Python
03:34
4
Variables, Strings, Ints, and Print
06:22
5
If Statements and Comments
06:36
6
Functions
06:20
7
Lists
05:38
8
Loops
05:53
9
Dictionaries
04:08
10
Classes
09:52
11
Outro
00:40
12
Intro
01:06
13
Installing Django
06:31
14
Running the Django Server
05:22
15
Project Tour
11:21
16
URLs
09:53
17
Templates
06:47
18
Forms
09:34
19
Counting the words
20:47
20
Challenge
04:22
21
Solution
03:36
22
Outro
00:53
23
Intro
01:08
24
Git
14:20
25
Outro
01:02
26
Intro
01:12
27
Sketch
04:03
28
Virtualenv
05:50
29
Gitignore
06:42
30
Apps
05:00
31
Models
19:24
32
Admin
12:03
33
Postgres
17:00
34
Test Your Skills - Blog Model
09:20
35
Home Page
05:49
36
Bootstrap
20:03
37
Show Jobs
09:40
38
All Blogs
21:53
39
Blog Detail
13:29
40
Static Files
10:08
41
Polish
10:54
42
Outro
01:56
43
Intro
00:48
44
Digital Ocean
11:29
45
Security
09:41
46
Postgres and Virtualenv
08:19
47
Git Push and Pull
18:58
48
Gunicorn
12:28
49
Nginx
09:51
50
Domains
15:03
51
Outro
01:25
52
Intro
01:21
53
Sketch
10:06
54
Extending Templates
10:54
55
Base Styling
12:35
56
Sign Up
26:11
57
Login and Logout
14:43
58
Products Model
11:05
59
Creating Products
22:15
60
Iconic
05:58
61
Product Details
18:53
62
Home Page
19:00
63
Polish
04:41
64
Outro
01:26
65
Intro
00:40
66
What's New
06:13
67
Migrating a Project
08:55
68
Outro
00:21

Unlock unlimited learning

Get instant access to all 67 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Complete Python Developer in 2023: Zero to Mastery

Complete Python Developer in 2023: Zero to Mastery

Sources: udemy, zerotomastery.io
Become a complete Python developer! Join a live online community of over 200,000+ developers and a course taught by an industry expert that has actually worked both in Silicon V...
30 hours 23 minutes 56 seconds
Developing LLM App Frontends with Streamlit

Developing LLM App Frontends with Streamlit

Sources: zerotomastery.io
This byte-sized course will teach Streamlit fundamentals and how to use Streamlit to create a frontend for your LLM-powered applications.
1 hour 43 minutes 52 seconds
Rock Solid Python with Python Typing Course

Rock Solid Python with Python Typing Course

Sources: Talkpython
When Python was originally invented way back in 1989, it was a truly dynamic and typeless programming language. But that all changed in Python 3.5 when type "hints" were added t...
4 hours 27 minutes 54 seconds
Electron From Scratch: Build Desktop Apps With JavaScript

Electron From Scratch: Build Desktop Apps With JavaScript

Sources: udemy, Brad Traversy
Create 3 useful desktop applications with web technologies using Electron. This is a hands on, project based course on learning how to build and package cross-platform desktop a...
5 hours 48 minutes 24 seconds
Scraping the Web for Fun and Profit

Scraping the Web for Fun and Profit

Sources: Jakob Greenfeld
This course will teach you how to use web scraping to create profitable projects. You will learn the basics of scraping using Python libraries...
6 hours 33 minutes 9 seconds