-
₹25000
-
Duration: 60 hours
-
Delivery mode: Online
-
Group size: 41 or more
-
Instruction language:
English,
Telugu
-
Certificate provided:
Yes
Introduction: --
• Course Overview
• 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 Solution
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 – Basics: --
• 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
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: --
• Django Level One – Part One – 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 Development: --
• Introduction to Django Deployment
• Setting up GitHub
• Full Deployment Walkthrough on Python Anywhere
Advanced Topics – Customize Django Admin: --
• Introduction to Admin
• Admin Templates
• Ordering Fields
• Adding Search
• Adding Filters
• Adding Fields
• Editable List View