In this class we'll go over the building blocks of python. Once we understand all of these concepts, we'll be able to build anything and everything in python.
DISCLOSURE: This post may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.
Learn Python - The Fundamentals of Python Programming Language | 100% free skillshare course |
\Here's what we'll cover:
1. Download and Install Python / Text Editor
2. Syntax & Commenting
3. Variables & Data Types
4. Composite Data Types
5. Numbers
6. Lists
7. Strings
8. Tuples
9. Sets & Frozensets
10. Dictionaries
11. If Loops
12. While Loops
13. For Loops
14. Functions
15. Class Objects
This will lead us into how we can utilize the true object oriented programming nature of python!