Python and Django Full Stack Web Developer Bootcamp
- Offered byUDEMY
Python and Django Full Stack Web Developer Bootcamp at UDEMY Overview
Duration | 32 hours |
Total fee | ₹12,800 |
Mode of learning | Online |
Difficulty level | Intermediate |
Official Website | Go to Website |
Credential | Certificate |
Python and Django Full Stack Web Developer Bootcamp at UDEMY Highlights
- Compatible on Mobile and TV
- Earn a Cerificate on successful completion
- Get Full Lifetime Access
- Course Instructor
- Jose Portilla
Python and Django Full Stack Web Developer Bootcamp at UDEMY Course details
- Complete Beginners
- Professionals looking to bridge gaps in their knowledge
- Python Developers looking to get into Web Development
- 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
- 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:HTML5CSS3JavascriptjQueryBootstrap 3 and 4Document Object ModelPythonDjango BasicsDjango TemplatesDjango FormsDjango Admin CustomizationORMClass Based ViewsREST APIsUser Authenticationand 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
Python and Django Full Stack Web Developer Bootcamp at UDEMY Curriculum
Course Introduction
Introduction
Welcome Note!
Course Overview Don't Skip this Lecture!
FAQ - Frequently Asked Questions
Course Set-Up and Installation
Notes on Updated Versions of Bootstrap 4 and Django 2.x
Notes on Updates Versions of Django
Front-End Introduction
What is the Web?
HTML Level One - Basics
HTML Level One Introduction
HTML Part One Basics
HTML Level One - Part Two -Basic Tagging
HTML Level One -Part Three - Lists
HTML Level One -Part Four - Divs and Spans
HTML Level One - Part Five - Attributes
HTML Level One Assessment - Overview
HTML Level One Assessment Solutions
HTML Level Two - Advanced
HTML Level Two Introduction
HTML Level Two - Part One - Tables
HTML Level Two - Part Two Tables Quiz
HTML Level Two - Part Three Table Quiz Solutions
HTML Level Two Part Four - Forms Basics
HTML Level Two - Part Five Forms and Labels
HTML Level Two - Part Six Forms and Selections
HTML Level Two - Assessment
HTML Level Two - Assessment Solutions
CSS Level One - Basics
CSS Level One Intro
CSS Level One Part One
CSS Level One Part Two
Quick Note about next lecture
CSS Level One Part Three
CSS Level One Part Four
CSS Level One Part Five
CSS Level One Assessment
CSS Level One Assessment Solutions
CSS Level Two - Advanced
CSS Level Two Introduction
CSS Level Two - Part One Fonts
CSS Level Two - Part One (Fonts) Continued
CSS Level Two - Part Two Box Model
CSS Level Two Spectrum Project Overview
CSS Level Two Spectrum Project Solutions
Capstone Project One
Capstone Project One Overview
Capstone Project One Solutions
Capstone Project One Solutions (Continued)
Bootstrap Overview
Bootstrap Introduction
Bootstrap Part One - Buttons
Bootstrap Part Two Forms
Bootstrap Part Three Navbars
Bootstrap Part Four - Grids
Bootstrap Project
Bootstrap Project Solutions
Javascript Level One - Basics
JS Level One Introduction
JS Level One - Part One Basics
JS Level One - Part Two Connecting Javascript
JS Level One - Part Three Exercise
JS Level One - Part Three Solutions
JS Level One - Part Four - Operators
JS Level One - Part Five - Control Flow
JS Level One - Part Six While Loops
JS Level One - Part Seven For Loops
JS Level One Part Eight Loop Exercises
JS Level One - Part Eight Solutions
JS Level One - Project Overview
JS Level One - Part Nine Project Solutions
Javascript Level Two
JS Level Two - Introduction
JS Level Two - Part One - Functions
JS Level Two - Part Two Function Exercises
JS Level Two - Part Two Function Solutions
JS Level Two - Part Three Arrays
JS Level Two - Part Four Array Exercise Overview
JS Level Two - Part Four Array Solutions
JS Level Two Part Five Objects
JS Level Two Part Five Objects Continued
JS Level Two Part Six Object Exercises
JS Level Two Part Six Object Exercise Solutions
Document Object Model
Document Object Model Introduction
Document Object Model - Part One - DOM Interaction
Document Object Model Part Two Content Interaction
Document Object Model Part Three - Events
Document Object Model - Game Project Overview
DOM Game Project Solutions - Part One
DOM Game Project Solutions - Part Two
jQuery
jQuery Introduction
jQuery Part One Basics
jQuery Part Two Events
jQuery Project Overview
jQuery Project Solutions Part One
jQuery Project Solutions Part Two
jQuery Project Solutions Part Three
Back-End Introduction
Introduction to the Back-End
Command Line and Terminal Overview
Python - Level One
Introduction to Python Level One
Python Installation and Set-Up
Part One Numbers
Part Two Strings
Part Three Lists
Part Four Dictionaries
Part 5 - Tuples, Sets, and Booleans
Part 6 - Exercise Overview
Part 6 - Exercise Solutions
Part 7 - Control Flow
Part Eight Functions
Part Nine Function Exercises
Function Exercises Solutions
Part Ten Simple Game Project Overview
Simple Game Project Solutions
Python - Level Two
Introduction to Python Level Two
Scope
Object Oriented Programming - Part One
Object Oriented Programming - Part Two
Object Oriented Programming - Part Three
OOP Project
OOP Project Solutions
Errors and Exceptions
Regular Expressions
Modules and Packages
Decorators
Name and Main
Django Level One - Basics
Django Level One - Part One - Django Setup
Django Level One - Part Two - Django Project
Django Level One - Part Three - Django Application
Django Level One - Part Four - Challenge Task
Django Level One - Part Five - Challenge Solutions
Django Level One - Part Six - URL Mappings
Django Level One - Part Seven - Templates
Django Level One - Part Eight Templates Challenge
Django Level One - Part Nine - Templates Solutions
Django Level One - Part Ten - Static Files
Django Level Two
Introduction to Django Level Two
Django Models Overview
Creating Models
Population Scripts
Models-Templates-Views Paradigm
Django Level Two Project Exercise
Django Level Two Project Solutions
Django Level Three
Introduction to Django Level Three
Django Forms
Form Basics Code Along
Form Validation
Model Forms
Model Forms Exercise
Django Level Four
Introduction to Django Level Four
Relative URLs with Templates
Relative URLs Coding Examples
URL Template Inheritance
Template Inheritance Coding Example
Quick Note on Custom Template Filters
Template Filters and Custom Filters
Template Filters Coding Examples
Django Level Five
Introduction to Django Level Five
Django Passwords
User Models
Quick note about forms!
Coding User Models and Forms Part One
Coding User Models and Forms Part Two
Registration
Logins
Django Deployment
Introduction to Django Deployment
Setting up GitHub
Full Deployment Walkthrough on Python Anywhere
Advanced Topics - CBVs
Introduction to CBVs
Hello World with CBVs
Template Views with CBV
Detail View and List View Part One
Detail View and List View Part Two
CRUD Views
First Clone Project
Introduction to First Clone Project
Blog Clone Project Part One
Blog Clone Project Part Two
Blog Clone Project Part Three
Blog Clone Project Part Four
Blog Project Part Five
Blog Project Part Six
Blog Project Part Seven
Blog Post Project Part Eight
Blog Project Part Nine
Blog Project Part Ten
Social Media Site Clone Project
Introduction to Social Media Clone Project
Social Clone Part One
Social Clone Part Two
Social Clone Part Three
Social Clone Part Four
Social Clone Part Five
Social Clone Part Six
Social Clone Part Seven
Social Clone Part Eight
Social Clone Part Nine
Social Clone Part Ten
Social Clone Part Eleven
Social Clone Part Twelve
Social Clone Final Part
Advanced Topics Lecture - Debug Toolbar
Introduction to Debug Toolbar
Debug Toolbar Overview
Advanced Topics - Customizing the Django Admin
Introduction to Admin
Admin Templates
Ordering Fields
Adding Search
Adding Filters
Adding Fields
Editable List View
BONUS SECTION: THANK YOU!
Upcoming
Bonus Lecture