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:

 10.2 Sorting Data | File Type: audio/mpeg | Duration: 743

We look at how we sort lists, dictionaries, and lists of tuples in Python.

 10.2 Sorting Data | File Type: audio/mpeg | Duration: 743

We look at how we sort lists, dictionaries, and lists of tuples in Python.

 10.2 Sorting Data | File Type: audio/mpeg | Duration: 743

We look at how we sort lists, dictionaries, and lists of tuples in Python.

 Worked Example: Sorting Dictionaries | File Type: audio/mpeg | Duration: 605

Worked Example: Sorting Dictionaries

 Worked Example: Sorting Dictionaries | File Type: audio/mpeg | Duration: 605

Worked Example: Sorting Dictionaries

 Worked Example: Sorting Dictionaries | File Type: audio/mpeg | Duration: 605

Worked Example: Sorting Dictionaries

 11.1 Introduction to Regular Expressions | File Type: audio/mpeg | Duration: 646

We look at the syntax of regular expressions and how to use them to search through text data.

 11.1 Introduction to Regular Expressions | File Type: audio/mpeg | Duration: 646

We look at the syntax of regular expressions and how to use them to search through text data.

 11.1 Introduction to Regular Expressions | File Type: audio/mpeg | Duration: 646

We look at the syntax of regular expressions and how to use them to search through text data.

 11.2 Matching and Extracting Data | File Type: audio/mpeg | Duration: 526

In this segment we learn to pull out data from strings after a regular expression has found a match.

 11.2 Matching and Extracting Data | File Type: audio/mpeg | Duration: 526

In this segment we learn to pull out data from strings after a regular expression has found a match.

 11.2 Matching and Extracting Data | File Type: audio/mpeg | Duration: 526

In this segment we learn to pull out data from strings after a regular expression has found a match.

 11.3 String Parsing with Regular Expressions | File Type: audio/mpeg | Duration: 531

We look at how some of the string parsing we have done in earlier chapters can be easily done with regular expressions.

 11.3 String Parsing with Regular Expressions | File Type: audio/mpeg | Duration: 531

We look at how some of the string parsing we have done in earlier chapters can be easily done with regular expressions.

 11.3 String Parsing with Regular Expressions | File Type: audio/mpeg | Duration: 531

We look at how some of the string parsing we have done in earlier chapters can be easily done with regular expressions.

Comments

Login or signup comment.