Python for Everybody (Audio/PY4E) show

Python for Everybody (Audio/PY4E)

Summary: These are the audio lectures to supplement the textbook 'Python for Everybody: Exploring Information' and its associated web site www.py4e.com. There is also a video podcast of this material.

Join Now to Subscribe to this Podcast
  • Visit Website
  • RSS
  • Artist: Dr. Charles Russell Severance
  • Copyright: Dr. Charles R. Severance, CC-BY-NC

Podcasts:

 1.1 Why Program | File Type: audio/mpeg | Duration: 750

Explore the nature of programming and how programming a computer is different than using a computer.

 1.1 Why Program | File Type: audio/mpeg | Duration: 750

Explore the nature of programming and how programming a computer is different than using a computer.

 1.1 Why Program | File Type: audio/mpeg | Duration: 750

Explore the nature of programming and how programming a computer is different than using a computer.

 1.2 Hardware Architecture | File Type: audio/mpeg | Duration: 735

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.

 1.2 Hardware Architecture | File Type: audio/mpeg | Duration: 735

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.

 1.2 Hardware Architecture | File Type: audio/mpeg | Duration: 735

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.

 1.3 Python as a Language | File Type: audio/mpeg | Duration: 468

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.

 1.3 Python as a Language | File Type: audio/mpeg | Duration: 468

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.

 1.3 Python as a Language | File Type: audio/mpeg | Duration: 468

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.

 1.4 What do we Say to Python? | File Type: audio/mpeg | Duration: 765

We look at the basics of the Python language and how we write code in Python to communicate sequential steps, conditional steps and repeated steps.

 1.4 What do we Say to Python? | File Type: audio/mpeg | Duration: 765

We look at the basics of the Python language and how we write code in Python to communicate sequential steps, conditional steps and repeated steps.

 1.4 What do we Say to Python? | File Type: audio/mpeg | Duration: 765

We look at the basics of the Python language and how we write code in Python to communicate sequential steps, conditional steps and repeated steps.

 2.1 Building Blocks of Python | File Type: audio/mpeg | Duration: 580

We look at Python's reserved words, how we name and use variables, why we choose meaningful (mnemonic) variable names and how assignment statements function.

 2.1 Building Blocks of Python | File Type: audio/mpeg | Duration: 580

We look at Python's reserved words, how we name and use variables, why we choose meaningful (mnemonic) variable names and how assignment statements function.

 2.1 Building Blocks of Python | File Type: audio/mpeg | Duration: 580

We look at Python's reserved words, how we name and use variables, why we choose meaningful (mnemonic) variable names and how assignment statements function.

Comments

Login or signup comment.