Python for Everybody (Video/PY4E)

A podcast by Dr. Charles Russell Severance

Categories:

86 Episodes

  1. 1.1 Why Program

    Published: 10/1/2016
  2. 1.2 Hardware Architecture

    Published: 10/1/2016
  3. 1.3 Python as a Language

    Published: 10/1/2016
  4. 1.4 What do we Say to Python?

    Published: 10/1/2016
  5. Installing Python 3 on a Macintosh

    Published: 9/30/2016
  6. Code Walkthrough: Hello World

    Published: 9/30/2016
  7. 2.1 Building Blocks of Python

    Published: 9/30/2016
  8. 2.2 Expressions

    Published: 9/30/2016
  9. Code Walkthrough: Exercise 2.2

    Published: 9/30/2016
  10. Code Walkthrough: Exercise 2.3

    Published: 9/30/2016
  11. 3.1 If-Then-Else

    Published: 9/30/2016
  12. 3.2 More Conditional Statements

    Published: 9/30/2016
  13. Code Walkthrough: Exercise 3.1

    Published: 9/30/2016
  14. Code Walkthrough: Exercise 3.2

    Published: 9/30/2016
  15. 4.1 Using Pre-Defined Functions

    Published: 9/30/2016
  16. 4.2 Building our Own Functions

    Published: 9/30/2016
  17. Code Walkthrough: Exercise 4.6

    Published: 9/30/2016
  18. 5.1 The Basics of Loops

    Published: 9/30/2016
  19. 5.2 Definite Loops

    Published: 9/30/2016
  20. 5.3 Patterns for Making Loops

    Published: 9/30/2016

1 / 5

These are the video lectures to supplement the textbook 'Python for Everybody: Exploring Information' and its associated web site www.py4e.com