Completed
Future of Python
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Full Course for Beginners - Learn Python
Automatically move to the next video in the Classroom when playback concludes
- 1 Welcome
- 2 PART-1
- 3 Introduction
- 4 Setup
- 5 IDE
- 6 Hello World
- 7 Add new py file
- 8 Get Input from User
- 9 Comments
- 10 CMD
- 11 Indentation
- 12 Variables
- 13 Naming convention
- 14 Data Types
- 15 How to get my project
- 16 PART-2
- 17 Strings
- 18 Numbers
- 19 Boolean
- 20 Operators
- 21 PART-3
- 22 Collections
- 23 If else
- 24 Loops
- 25 Modules
- 26 PART-4
- 27 Functions
- 28 Classes
- 29 Conclusion
- 30 Interview | FAQs
- 31 What is Python
- 32 What is Interpreted language
- 33 What is High Level Language
- 34 What is General Purpose Language
- 35 Why is Python named so
- 36 Python OS Portability
- 37 Difference between Static & Dynamic Typing
- 38 Strongly Typed language
- 39 Python Software Foundation
- 40 Future of Python
- 41 Difference between List & Tuple
- 42 What is Lambda
- 43 What is Pass in Python
- 44 What is Self in Python
- 45 What is init func
- 46 Break & Continue
- 47 .py & .pyc files
- 48 Python 2.7 End of Life