Introduction to Python

Learn the fundamentals of Python programming. No prior experience needed.

Course Materials
Review the materials for this course.

Week 1: IntroductionPDF

This is the content for the week 1 PDF. It covers basic syntax, variables, and data types in Python. We will learn how to write our first "Hello, World!" program.

Week 2: Control FlowPPT

This presentation covers control flow using if-else statements and loops (for and while). Includes examples and exercises on conditional logic.

Socratic Tutor