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?
  • Comments
  • Variables
  • Data Types
  • Arithmetic Operators

Lesson 1

  • Logical Operators and Comparison Operators
  • Type Conversion
  • Indexing and Slicing on Strings
  • Membership Operators
  • 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 (Extra)

Certificate