Python for Everybody (py4e.com)
These are the lectures to supplement the textbook 'Python for Everybody: Exploring Information' and its associated web site py4e.com
Podcasting since 2016 • 86 episodes
Python for Everybody (py4e.com)
Latest Episodes
1.1 Why Program
Explore the nature of programming and how programming a computer is different than using a computer.
•
12:30
1.2 Hardware Architecture
In this lecture we learn abut how the computer processes and stores programs. We learn about the CPU, Memory, Storage and Input / Output devices are brought together to write a program.
•
12:15
1.3 Python as a Language
We look at how writing programs is just another form of communication. Instead of communicating with another person, we are communicating our ideas to a computer.
•
7:48