Python for Everybody (Video/PY4E) cover logo
RSS Feed Apple Podcasts Overcast Castro Pocket Casts
English
Non-explicit
py4e.com
4.40 stars
10:19

It looks like this podcast has ended some time ago. This means that no new episodes have been added some time ago. If you're the host of this podcast, you can check whether your RSS file is reachable for podcast clients.

Python for Everybody (Video/PY4E)

by Dr. Charles Russell Severance

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

Copyright: Dr. Charles R. Severance, CC-BY-NC

Episodes

1.1 Why Program

12m · Published 01 Oct 03:00
Explore the nature of programming and how programming a computer is different than using a computer.

1.2 Hardware Architecture

12m · Published 01 Oct 02:00
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

7m · Published 01 Oct 01:00
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?

12m · Published 01 Oct 00:00
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?

12m · Published 01 Oct 00:00
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.

Installing Python 3 on a Macintosh

4m · Published 30 Sep 23:00
Installing Python 3 on a Macintosh

Code Walkthrough: Hello World

5m · Published 30 Sep 22:00
Code Walkthrough: Hello World

2.1 Building Blocks of Python

9m · Published 30 Sep 21:00
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

9m · Published 30 Sep 21:00
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.2 Expressions

19m · Published 30 Sep 20:00
We look at how we use various numerical and string operations to compute new information and store the new values in variables.

Python for Everybody (Video/PY4E) has 92 episodes in total of non- explicit content. Total playtime is 15:49:10. The language of the podcast is English. This podcast has been added on November 25th 2022. It might contain more episodes than the ones shown here. It was last updated on February 8th, 2024 06:44.

More podcasts from Dr. Charles Russell Severance

Similar Podcasts

Every Podcast » Podcasts » Python for Everybody (Video/PY4E)