PYTHON COURSE
OUTLINE
By Cerebrocode
Course Content
1: Lecture 0: Instructor and Course Introduction
2: Lecture 1: Introduction to Python
3: Lecture 2: Installation and Setup
4: Lecture 3: Virtual Environments in Python
5: Lecture 4: Variables and Data types
6: Lecture 5: Operators in Python
7: Lecture 6: Loops in Python
8: Lecture 7: Conditional Statements in Python
9: Lecture 8: Intro to Functions & Built-in Functions in Python
10: Lecture 9: User-Defined Functions
11: Lecture 10: Global Vs Local Variable
12: Lecture 11: What are Higher-Order Functions?
13: Lecture 12: What are Decorators?
14: Lecture 13: File I/O (Input/Output) in Python
15: Lecture 14: Exception Handling in Python
16: Lecture 15: Object Oriented Programming (OOP)
17: Lecture 16: Implementing OOP in Python
18: Lecture 17: Methods in Object Oriented Programming (OOPs)
19: Lecture 18: Introduction to APIs & Requests module in Python
20: Lecture 19: AI APIs and OpenAI APIs
21: Lecture 20: Introduction to Google AI Studio API
22: Lecture 21: Introduction to Fast API
23: Lecture 22: Required and Optional Parameters
24: Lecture 23: FastAPI Routers
25: Lecture 24: HTTP Methods
26: Lecture 25: Python Project
27: Lecture 26: Python Project (Part 2)