

Education
Python for Everybody (py4e.com)
Dr. Charles Russell Severance
These are the lectures to supplement the textbook 'Python for Everybody: Exploring Information' and its associated web site py4e.com
- 20 episodes
- Updated Oct 1, 2016
Episodes20
Oct 1, 2016 · 12 min
1.2 Hardware Architecture
Oct 1, 2016 · 12 min
1.3 Python as a Language
Oct 1, 2016 · 7 min
1.4 What do we Say to Python?
Oct 1, 2016 · 12 min
Installing Python 3 on a Macintosh
Sep 30, 2016 · 4 min
Code Walkthrough: Hello World
Sep 30, 2016 · 5 min
2.1 Building Blocks of Python
Sep 30, 2016 · 9 min
2.2 Expressions
Sep 30, 2016 · 19 min
Code Walkthrough: Exercise 2.2
Sep 30, 2016 · 6 min
Code Walkthrough: Exercise 2.3
Sep 30, 2016 · 7 min
3.1 If-Then-Else
Sep 30, 2016 · 11 min
3.2 More Conditional Statements
Sep 30, 2016 · 13 min
Code Walkthrough: Exercise 3.1
Sep 30, 2016 · 12 min
Code Walkthrough: Exercise 3.2
Sep 30, 2016 · 9 min
4.1 Using Pre-Defined Functions
Sep 30, 2016 · 10 min
4.2 Building our Own Functions
Sep 30, 2016 · 12 min
Code Walkthrough: Exercise 4.6
Sep 30, 2016 · 10 min
5.1 The Basics of Loops
Sep 30, 2016 · 9 min
5.2 Definite Loops
Sep 30, 2016 · 6 min
5.3 Patterns for Making Loops
Sep 30, 2016 · 8 min