Completed
- Our First Program: "Hello World"
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Crash Course in Hindi - 5 Python Projects - Complete Python Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Installation
- 3 - Setting up a Python Project
- 4 - Our First Program: "Hello World"
- 5 - Comments
- 6 - Variables
- 7 - Typecasting
- 8 - Operators in Python
- 9 - Modules and Pip
- 10 - Download Handwritten Notes
- 11 - String and String Methods
- 12 - User Input in Python
- 13 - List & List Methods
- 14 - Tuple and Tuple Methods
- 15 - Set and Set Methods
- 16 - Dictionary & Dictionary Methods
- 17 - if-else Statements
- 18 - Match case
- 19 - for Loop
- 20 - while Loop
- 21 - Functions
- 22 - Exception Handling
- 23 - File I/O
- 24 - OOPs
- 25 - Project 1: Robo Speaker
- 26 - Project 2: Weather App
- 27 - Project 3: Image Resizer
- 28 - Project 4: PDF Merger
- 29 - Project 5: Facial Recognition Attendance System
- 30 - Conclusion and where to go from here