Welcome to our Introduction to Python Programming Course Repo!
You can find more information about our Introduction to Machine Learning Course by visiting Course Website.
To enroll our courses, you can find the next course that fit your schedule by visiting Upcoming Courses.
Syllabus
Lesson 0
- What is Python?
- Version Control
- Comments
- Variables
- Data Types
- Arithmetic Operations
- Logical Operations
Lesson 1
- Type Conversion
- Indexing and Slicing on Strings
- Lists
Lesson 2
- If Conditions
- While Loop
- For Loop
Lesson 3
- Dictionaries
- Sets
- Tuples
Lesson 4
- Functions
- Return Statements
- Lambda Function
- *args and **kwargs
- Modules
Lesson 5
- Try-Except
- Introduction to OOP
- Introduction to NumPy

