Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
These are the video lectures to supplement the textbook 'Python for Everybody: Exploring Information' and its associated web site www.py4e.com... more
FAQs about Python for Everybody (Video/PY4E):How many episodes does Python for Everybody (Video/PY4E) have?The podcast currently has 9 episodes available.
October 01, 20161.1 Why ProgramExplore the nature of programming and how programming a computer is different than using a computer....more13minPlay
October 01, 20161.2 Hardware ArchitectureIn 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....more13minPlay
September 30, 2016Installing Python 3 on a MacintoshInstalling Python 3 on a Macintosh...more5minPlay
September 30, 20162.2 ExpressionsWe look at how we use various numerical and string operations to compute new information and store the new values in variables....more20minPlay
September 30, 20163.1 If-Then-ElseThe 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)....more14minPlay
September 30, 20163.2 More Conditional StatementsIn 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....more14minPlay
September 29, 201610.2 Sorting DataWe look at how we sort lists, dictionaries, and lists of tuples in Python....more13minPlay
FAQs about Python for Everybody (Video/PY4E):How many episodes does Python for Everybody (Video/PY4E) have?The podcast currently has 9 episodes available.