Python and Django Full Stack Web Developer Bootcamp

BY
Udemy

Learn to code websites using Python, HTML, CSS, Javascript, jQuery, Python 3, and more with Python and Django Full Stack Web Developer Bootcamp course.

Mode

Online

Fees

₹ 699 4099

Quick Facts

particular details
Medium of instructions English
Mode of learning Self study
Mode of Delivery Video and Text Based

Course overview

Python and Django Full Stack Web Developer Bootcamp certification course will serve as your one-stop-shop for all of your needs. The course curriculum includes all the content to help the candidates learn the skills and work on their own projects and build websites using python and Django. Python and Django Full Stack Web Developer Bootcamp online course is designed by Udemy Inc., a US-based provider of online courses for professionals and beginners. The course is designed for anyone who wants to learn the python programming language and become a professional web developer. 

Not only this, this Python and Django Full Stack Web Developer Bootcamp syllabus also provides the content to learn front-end technologies such as HTML, CSS, and Javascript to help the learners become all-around web developers. The course uses English video content, coding projects, exercises, presentations, downloadable notes, and assignments to grasp the knowledge of every topic without any hassle. Interested candidates can enrol in the course for a one-time fee of Rs. 3,499 to learn all of the programmes and begin the professional journey as a full-stack web developer.

The highlights

  • Certificate of completion
  • Self-paced course
  • English videos with multi-language subtitles
  • 32 hours of pre-recorded video content
  • Online course
  • 30-day money-back guarantee
  • Unlimited access
  • Accessible on mobile devices and TV

Program offerings

  • Certificate of completion
  • Self-paced course
  • English videos with multi-language subtitles
  • 32 hours of pre-recorded video content
  • 6 articles
  • 8 downloadable resources
  • 30-day money-back guarantee unlimited access
  • Accessible on mobile devices and tv

Course and certificate fees

Fees information
₹ 699  ₹4,099
certificate availability

Yes

certificate providing authority

Udemy

Who it is for

What you will learn

Knowledge of python Knowledge of css

After completing Python and Django Full Stack Web Developer Bootcamp online certification, learners will be skilled enough to build websites full-stack with Django 1.11 and create content for a website using HTML programming language by understanding HTTP requests. Learners will become efficient to take advantage of CSS, Bootstrap, Javascript, and jQuery to be more interactive and responsive in their operations. All this will lead the students to design landing pages that can be deemed fantastic.

The syllabus

Course Introduction

  • Introduction
  • Course Overview Don't Skip this Lecture!
  • FAQ - Frequently Asked Questions
  • Course Set-Up and Installation
  • 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 Django 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
  • A 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 ListView Part One
  • Detail View and ListView 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 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 Topic Lecture- Debug Toolbar

  • Introduction to Debug Toolbar
  • Debug Toolbar Overview

Advanced Topic- Customizing the Django Admin

  • Introduction to Admin
  • Admin Templates
  • Ordering Fields
  • Adding Search
  • Adding Filters
  • Adding Fields
  • Editable List View

Bonus Section: THANK YOU!

  • Bonus Lecture

Instructors

Mr Jose Portilla
Head of Data Science
Udemy

Other Bachelors, M.S

Trending Courses

Popular Courses

Popular Platforms

Learn more about the Courses

Download the Careers360 App on your Android phone

Regular exam updates, QnA, Predictors, College Applications & E-books now on your Mobile

Careers360 App
150M+ Students
30,000+ Colleges
500+ Exams
1500+ E-books