Learn Programming Fundamentals with Python

Lesson 1, Step 1: What is Python?

Courses Outline

Free
What is Python?
2:20
Python 2 vs Python 3
3:35
Setting Up Your Environment
5:43
Quiz
Variables and Strings
8:16
Conditional Flows
10:52
Collection Constructs in Python
6:40
Using While Loops
4:29
Using For Loops
4:18
Read and Write to Files with I/O
5:06
Working with Strings
6:08
Tuples
7:23
Quiz
Functions and Parameters
10:15
Lambda Expression
5:37
Understanding Variable Scope
13:11
Classes
20:58
Quiz
Try/Except/Finally
10:34
Raising an Exception
5:44
Quiz
Conclusion
4:31