Python for Everybody (Video/PY4E)

Python for Everybody (Video/PY4E)

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

Episodes

October 1, 2016 12 mins
Explore the nature of programming and how programming a computer is different than using a computer.
Mark as Played
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.
Mark as Played
October 1, 2016 7 mins
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.
Mark as Played
October 1, 2016 12 mins
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.
Mark as Played
September 30, 2016 4 mins
Installing Python 3 on a Macintosh
Mark as Played
September 30, 2016 4 mins
Installing Python 3 on a Macintosh
Mark as Played
September 30, 2016 5 mins
Code Walkthrough: Hello World
Mark as Played
September 30, 2016 9 mins
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.
Mark as Played
September 30, 2016 19 mins
We look at how we use various numerical and string operations to compute new information and store the new values in variables.
Mark as Played
September 30, 2016 6 mins
Code Walkthrough: Exercise 2.2
Mark as Played
September 30, 2016 7 mins
Code Walkthrough: Exercise 2.3
Mark as Played
September 30, 2016 13 mins
The most basic conditional structure is the if statement where we either execute or skip a segment of code based on the results of a logical expression (i.e. asking a question).
Mark as Played
September 30, 2016 13 mins
In this video we look at multi-branch if statements and the try-except concept where we can indicate a group of statements to be executed if something goes wrong with a block of statements.
Mark as Played
September 30, 2016 12 mins
Code Walkthrough: Exercise 3.1
Mark as Played
September 30, 2016 9 mins
Code Walkthrough: Exercise 3.2
Mark as Played
September 30, 2016 10 mins
We look at how code flows into and out of functions as well has how we pass information into functions and get results returned to us.
Mark as Played
September 30, 2016 12 mins
We look at how to build our own functions using parameters and arguments as well as how we return results to the code that is calling our functions.
Mark as Played
September 30, 2016 10 mins
Code Walkthrough: Exercise 4.6
Mark as Played
September 30, 2016 9 mins
We look at how we construct a loop so that it runs as long as we want it to run. We learn about iteration variables and exiting loops with the 'break' and 'continue' statements.
Mark as Played
September 30, 2016 6 mins
We learn how to use the 'for' statement in Python to loop through a set of data.
Mark as Played

Popular Podcasts

    The Podium: An NBC Olympic and Paralympic podcast. Join us for insider coverage during the intense competition at the 2024 Paris Olympic and Paralympic Games. In the run-up to the Opening Ceremony, we’ll bring you deep into the stories and events that have you know and those you'll be hard-pressed to forget.

    2. In The Village

    In The Village will take you into the most exclusive areas of the 2024 Paris Olympic Games to explore the daily life of athletes, complete with all the funny, mundane and unexpected things you learn off the field of play. Join Elizabeth Beisel as she sits down with Olympians each day in Paris.

    3. iHeartOlympics: The Latest

    Listen to the latest news from the 2024 Olympics.

    4. Paris Summer Games

    The 2024 Summer Olympics in Paris are here and have everyone talking. iHeartPodcasts is buzzing with content in honor of the 33rd Olympic Games and you can follow Paris Summer Games to stay up to date on all things Olympics. We’re bringing you episodes from a variety of iHeartPodcast shows to help you keep up with the action. Follow Paris Summer Games so you don’t miss any coverage of the 2024 Olympic Games, and if you like what you hear, be sure to follow each Podcast in the feed for more great content from iHeartPodcasts.

    5. Dateline NBC

    Current and classic episodes, featuring compelling true-crime mysteries, powerful documentaries and in-depth investigations.

Advertise With Us
Music, radio and podcasts, all free. Listen online or download the iHeart App.

Connect

© 2024 iHeartMedia, Inc.