image
The Ultimate Drawing Course Beginner to Advanced...
$179
$79
image
User Experience Design Essentials - Adobe XD UI UX...
$179
$79
Total:
$659

Description

Welcome to the Python and Django Full Stack Web Developer Bootcamp! In this course we cover everything you need to know to build a website using Python, Django, and many more web technologies!


Whether you want to change career paths, expand your current skill set, start your own entrepreneurial business, become a consultant, or just want to learn, this is the course for you!


We will teach you the latest technologies for building great web applications with Python 3 and Django!
But we don't just teach that, we also teach the Front End technologies you need to know, including HTML, CSS, and Javascript. This course can be your one stop shop for everything you need! It will serve as a useful reference for many of your questions as you begin your journey in becoming a web developer!


This course is designed so that anyone can learn how to become a web developer. We teach you how to program by using HD Video Lectures, Walkthrough Code Projects, Exercises, Concept Presentation Slides, Downloadable Code Notes, Reading Assignments, and much more! 


Here is just a small sampling of the topics included in this course:


HTML5
CSS3
Javascript
jQuery
Bootstrap 3 and 4
Document Object Model
Python
Django Basics
Django Templates
Django Forms
Django Admin Customization
ORM
Class Based Views
REST APIs
User Authentication
and much,much more!


You will also get access to our online community of thousands of students, happy to help you out with any questions you may have! Any questions, feel free to send me a message here on Udemy and connect with me on LinkedIn, check out my profile for other courses.


We also have a 30-day money back guarantee, so you can try out the course for an entire month, risk-free!


Always keep learning!


Jose
Who this course is for:
Complete Beginners
Professionals looking to bridge gaps in their knowledge
Python Developers looking to get into Web Development

What you'll learn

Create a fully functional web site using the Full-Stack with Django 1.11

Learn how to use HTML to create website content

Use CSS to create beautifully styled sites

Learn how to take advantage of Bootstrap to quickly style sites

Use Javascript to interact with sites on the Front-End

Learn how to use jQuery to quickly work with the DOM

Understand HTTP requests

Create fantastic landing pages

Learn the power of Python to code out your web applications

Use Django as a back end for the websites

Implement a full Models-Views-Templates structure for your site

Requirements

  • You will need a copy of Adobe XD 2019 or above. A free trial can be downloaded from Adobe.
  • No previous design experience is needed.
  • No previous Adobe XD skills are needed.

Course Content

27 sections • 95 lectures
Expand All Sections
1-Course Introduction
5
1.1-Introduction
1.2-Course Overview Don't Skip this Lecture!
1.3-FAQ - Frequently Asked Questions
1.4-Course Set-Up and Installation
1.5-Notes on Updates Versions of Django
2-Front-End Introduction
1
2.1-What is the Web?
3-HTML Level One - Basics
8
3.1-HTML Level One Introduction
3.2-HTML Part One Basics
3.3-HTML Level One - Part Two -Basic Tagging
3.4-HTML Level One -Part Three - Lists
3.5-HTML Level One -Part Four - Divs and Spans
3.6-HTML Level One - Part Five - Attributes
3.7-HTML Level One Assessment - Overview
3.8-HTML Level One Assessment Solutions
4-HTML Level Two - Advanced
9
4.1-HTML Level Two Introduction
4.2-HTML Level Two - Part One - Tables
4.3-HTML Level Two - Part Two Tables Quiz
4.4-HTML Level Two - Part Three Table Quiz Solutions
4.5-HTML Level Two Part Four - Forms Basics
4.6-HTML Level Two - Part Five Forms and Labels
4.7-HTML Level Two - Part Six Forms and Selections
4.8-HTML Level Two - Assessment
4.9-HTML Level Two - Assessment Solutions
5-CSS Level One - Basics
9
5.1-CSS Level One Intro
5.2-CSS Level One Part One
5.3-CSS Level One Part Two
5.4-Quick Note about next lecture
5.5-CSS Level One Part Three
5.6-CSS Level One Part Four
5.7-CSS Level One Part Five
5.8-CSS Level One Assessment
5.9-CSS Level One Assessment Solutions
6-CSS Level Two - Advanced
6
6.1-CSS Level Two Introduction
6.2-CSS Level Two - Part One Fonts
6.3-CSS Level Two - Part One (Fonts) Continued
6.4-CSS Level Two - Part Two Box Model
6.5-CSS Level Two Spectrum Project Overview
6.6-CSS Level Two Spectrum Project Solutions
7-Capstone Project One
3
7.1-Capstone Project One Overview
7.2-Capstone Project One Solutions
7.3-Capstone Project One Solutions (Continued)
8-Bootstrap Overview
7
8.1-Bootstrap Introduction
8.2-Bootstrap Part One - Buttons
8.3-Bootstrap Part Two Forms
8.4-Bootstrap Part Three Navbars
8.5-Bootstrap Part Four - Grids
8.6-Bootstrap Project
8.7-Bootstrap Project Solutions
9-Javascript Level One - Basics
13
9.1-JS Level One Introduction
9.2-JS Level One - Part One Basics
9.3-JS Level One - Part Two Connecting Javascript
9.4-JS Level One - Part Three Exercise
9.5-JS Level One - Part Three Solutions
9.6-JS Level One - Part Four - Operators
9.7-JS Level One - Part Five - Control Flow
9.8-JS Level One - Part Six While Loops
9.9-JS Level One - Part Seven For Loops
9.10-JS Level One Part Eight Loop Exercises
9.11-JS Level One - Part Eight Solutions
9.12-JS Level One - Project Overview
9.13-JS Level One - Part Nine Project Solutions
10-Javascript Level Two
11
10.1-JS Level Two - Introduction
10.2-JS Level Two - Part One - Functions
10.3-JS Level Two - Part Two Function Exercises
10.4-JS Level Two - Part Two Function Solutions
10.5-JS Level Two - Part Three Arrays
10.6-JS Level Two - Part Four Array Exercise Overview
10.7-JS Level Two - Part Four Array Solutions
10.8-JS Level Two Part Five Objects
10.9-JS Level Two Part Five Objects Continued
10.10-JS Level Two Part Six Object Exercises
10.11-JS Level Two Part Six Object Exercise Solutions
11-Document Object Model
7
11.1-Document Object Model Introduction
11.2-Document Object Model - Part One - DOM Interaction
11.3-Document Object Model Part Two Content Interaction
11.4-Document Object Model Part Three - Events
11.5-Document Object Model - Game Project Overview
11.6-DOM Game Project Solutions - Part One
11.7-DOM Game Project Solutions - Part Two
12-jQuery
7
12.1-jQuery Introduction
12.2-jQuery Part One Basics
12.3-jQuery Part Two Events
12.4-jQuery Project Overview
12.5-jQuery Project Solutions Part One
12.6-jQuery Project Solutions Part Two
12.7-jQuery Project Solutions Part Three
13-Back-End Introduction
2
13.1-Introduction to the Back-End
13.2-Command Line and Terminal Overview
14-Python - Level One
15
14.1-Introduction to Python Level One
14.2-Python Installation and Set-Up
14.3-Part One Numbers
14.4-Part Two Strings
14.5-Part Three Lists
14.6-Part Four Dictionaries
14.7-Part 5 - Tuples, Sets, and Booleans
14.8-Part 6 - Exercise Overview
14.9-Part 6 - Exercise Solutions
14.10-Part 7 - Control Flow
14.11-Part Eight Functions
14.12-Part Nine Function Exercises
14.13-Function Exercises Solutions
14.14-Part Ten Simple Game Project Overview
14.15-Simple Game Project Solutions
15-Python - Level Two
12
15.1-Introduction to Python Level Two
15.2-Scope
15.3-Object Oriented Programming - Part One
15.4-Object Oriented Programming - Part Two
15.5-Object Oriented Programming - Part Three
15.6-OOP Project
15.7-OOP Project Solutions
15.8-Errors and Exceptions
15.9-Regular Expressions
15.10-Modules and Packages
15.11-Decorators
15.12-Name and Main
16-Django Level One - Basics
10
16.1-Django Level One - Part One - Django Setup
16.2-Django Level One - Part Two - Django Project
16.3-Django Level One - Part Three - Django Application
16.4-Django Level One - Part Four - Challenge Task
16.5-Django Level One - Part Five - Challenge Solutions
16.6-Django Level One - Part Six - URL Mappings
16.7-Django Level One - Part Seven - Templates
16.8-Django Level One - Part Eight Templates Challenge
16.9-Django Level One - Part Nine - Templates Solutions
16.10-Django Level One - Part Ten - Static Files
17-Django Level Two
7
17.1-Introduction to Django Level Two
17.2-Django Models Overview
17.3-Creating Models
17.4-Population Scripts
17.5-Models-Templates-Views Paradigm
17.6-Django Level Two Project Exercise
17.7-Django Level Two Project Solutions
18-Django Level Three
6
18.1-Introduction to Django Level Three
18.2-Django Forms
18.3-Form Basics Code Along
18.4-Form Validation
18.5-Model Forms
18.6-Model Forms Exercise
19-Django Level Four
8
19.1-Introduction to Django Level Four
19.2-Relative URLs with Templates
19.3-Relative URLs Coding Examples
19.4-URL Template Inheritance
19.5-Template Inheritance Coding Example
19.6-Quick Note on Custom Template Filters
19.7-Template Filters and Custom Filters
19.8-Template Filters Coding Examples
20-Django Level Five
8
20.1-Introduction to Django Level Five
20.2-Django Passwords
20.3-User Models
20.4-Quick note about forms!
20.5-Coding User Models and Forms Part One
20.6-Coding User Models and Forms Part Two
20.7-Registration
20.8-Logins
21-Django Deployment
3
21.1-Introduction to Django Deployment
21.2-Setting up GitHub
21.3-Full Deployment Walkthrough on Python Anywhere
22-Advanced Topics - CBVs
6
22.1-Introduction to CBVs
22.2-Hello World with CBVs
22.3-Template Views with CBV
22.4-Detail View and List View Part One
22.5-Detail View and List View Part Two
22.6-CRUD Views
23-First Clone Project
11
23.1-Introduction to First Clone Project
23.2-Blog Clone Project Part One
23.3-Blog Clone Project Part Two
23.4-Blog Clone Project Part Three
23.5-Blog Clone Project Part Four
23.6-Blog Project Part Five
23.7-Blog Project Part Six
23.8-Blog Project Part Seven
23.9-Blog Post Project Part Eight
23.10-Blog Project Part Nine
23.11-Blog Project Part Ten
24-Social Media Site Clone Project
14
24.1-Introduction to Social Media Clone Project
24.2-Social Clone Part One
24.3-Social Clone Part Two
24.4-Social Clone Part Three
24.5-Social Clone Part Four
24.6-Social Clone Part Five
24.7-Social Clone Part Six
24.8-Social Clone Part Seven
24.9-Social Clone Part Eight
24.10-Social Clone Part Nine
24.11-Social Clone Part Ten
24.12-Social Clone Part Eleven
24.13-Social Clone Part Twelve
24.14-Social Clone Final Part
25-Advanced Topics Lecture - Debug Toolbar
2
25.1-Introduction to Debug Toolbar
25.2-Debug Toolbar Overview
26-Advanced Topics - Customizing the Django Admin
7
26.1-Introduction to Admin
26.2-Admin Templates
26.3-Ordering Fields
26.4-Adding Search
26.5-Adding Filters
26.6-Adding Fields
26.7-Editable List View
27-BONUS SECTION: THANK YOU!
1
27.1-Bonus Lecture