Overview
Syllabus
Intro .
Introduction To Python.
Installation Of Python .
Hello World In Python.
Variables In Python.
Strings In Python.
Numbers In Python.
Getting A User's Input.
Word Replacement Exercise.
List In Python.
List Methods.
Tuples In Python.
Functions In Python.
The Return Keyword .
IF Statements In Python.
Building An Even Number Checker Program.
Dictionaries In Python.
While Loops In Python.
For Loops In Python.
2D Lists.
Comments In Python.
Building A Basic Calculator.
Try Except In Python.
Reading Files.
Writing Files.
Classes and Objects In Python.
Inheritance In Python.
The Python Shell.
Building A Simple Login and SignUp System.
Modules and PIP In Python.
Introduction To Django.
Installation Of Django.
Url Routing And Django Apps.
Django Template Language.
Sending Data To Template File.
Building A Word Counter In Django.
Get vs Post In Django.
Static Files In Django.
Introduction To Django Models.
Django Admin Panel & Manipulation Of Database.
User Registration In Django.
User Login And Logout In Django.
Dynamic Url Routing In Django.
Postgresql Setup.
Building A Blog With Django - Part 1.
Building A Blog With Django - Part 2.
Building A Weather App With Django - Part 1.
Building A Weather App With Django - Part 2.
Building A Realtime Chat Application With Django - Part 1.
Building A Realtime Chat Application With Django - Part 2.
Django Rest Framework Crash Course.
Taught by
freeCodeCamp.org
Reviews
5.0 rating, based on 2 Class Central reviews
-
I recently completed a Django course focused on Python, and it was an incredibly rewarding experience. The course was well-structured, starting with the fundamentals of web development and gradually introducing more complex concepts. The instructor…
-
Good course explain the concept very well
Covered project help to understand more clearly and very well.