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:

 6.2 String Operations | File Type: audio/mpeg | Duration: 1124

We learn how to extract substrings using slicing, and use the string library to perform common data extraction operations with strings.

 6.2 String Operations | File Type: audio/mpeg | Duration: 1124

We learn how to extract substrings using slicing, and use the string library to perform common data extraction operations with strings.

 6.2 String Operations | File Type: audio/mpeg | Duration: 1124

We learn how to extract substrings using slicing, and use the string library to perform common data extraction operations with strings.

 7.1 Reading Files | File Type: audio/mpeg | Duration: 474

We look at how text and lines are represented in files, how we open a file and write a loop to read through all the lines in the file.

 7.1 Reading Files | File Type: audio/mpeg | Duration: 474

We look at how text and lines are represented in files, how we open a file and write a loop to read through all the lines in the file.

 7.1 Reading Files | File Type: audio/mpeg | Duration: 474

We look at how text and lines are represented in files, how we open a file and write a loop to read through all the lines in the file.

 7.2 Processing Data in Files | File Type: audio/mpeg | Duration: 826

We look at patterns for reading and processing the data in files. We learn how to check for nonexistent files, and how we process each line within the file.

 7.2 Processing Data in Files | File Type: audio/mpeg | Duration: 826

We look at patterns for reading and processing the data in files. We learn how to check for nonexistent files, and how we process each line within the file.

 7.2 Processing Data in Files | File Type: audio/mpeg | Duration: 826

We look at patterns for reading and processing the data in files. We learn how to check for nonexistent files, and how we process each line within the file.

 8.1 Creating and Using Lists | File Type: audio/mpeg | Duration: 656

We learn how to put data into lists, take data out of the list and write simple loops to examine the elements of a list.

 8.1 Creating and Using Lists | File Type: audio/mpeg | Duration: 656

We learn how to put data into lists, take data out of the list and write simple loops to examine the elements of a list.

 8.1 Creating and Using Lists | File Type: audio/mpeg | Duration: 656

We learn how to put data into lists, take data out of the list and write simple loops to examine the elements of a list.

 8.2 Manipulating Lists | File Type: audio/mpeg | Duration: 576

We learn about list slicing, list searching, and using pre-defined functions with lists.

 8.2 Manipulating Lists | File Type: audio/mpeg | Duration: 576

We learn about list slicing, list searching, and using pre-defined functions with lists.

 8.2 Manipulating Lists | File Type: audio/mpeg | Duration: 576

We learn about list slicing, list searching, and using pre-defined functions with lists.

Comments

Login or signup comment.