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:

 12.6 Parsing Web Pages | File Type: audio/mpeg | Duration: 399

Now we will look at the HypertextMarkup Language (HTML) that we retrieved using Python and extract links form that HTML. We are slowly building a very simple web search engine.

 12.6 Parsing Web Pages | File Type: audio/mpeg | Duration: 399

Now we will look at the HypertextMarkup Language (HTML) that we retrieved using Python and extract links form that HTML. We are slowly building a very simple web search engine.

 12.6 Parsing Web Pages | File Type: audio/mpeg | Duration: 399

Now we will look at the HypertextMarkup Language (HTML) that we retrieved using Python and extract links form that HTML. We are slowly building a very simple web search engine.

 13.1 Data on the Web | File Type: audio/mpeg | Duration: 168

We look at two different ways to format data for transmission across the network including JavaScript Object Notation (JSON) and eXtended Markup Language (XML).

 13.1 Data on the Web | File Type: audio/mpeg | Duration: 168

We look at two different ways to format data for transmission across the network including JavaScript Object Notation (JSON) and eXtended Markup Language (XML).

 13.1 Data on the Web | File Type: audio/mpeg | Duration: 168

We look at two different ways to format data for transmission across the network including JavaScript Object Notation (JSON) and eXtended Markup Language (XML).

 13.2 eXtensible Markup Language (XML) | File Type: audio/mpeg | Duration: 342

We look at how data is represented using the XML format.

 13.2 eXtensible Markup Language (XML) | File Type: audio/mpeg | Duration: 342

We look at how data is represented using the XML format.

 13.2 eXtensible Markup Language (XML) | File Type: audio/mpeg | Duration: 342

We look at how data is represented using the XML format.

 13.3 XML Schema | File Type: audio/mpeg | Duration: 848

We look at how we can use XML Schema to determine whether or not a particular bit of XML is valid.

 13.3 XML Schema | File Type: audio/mpeg | Duration: 848

We look at how we can use XML Schema to determine whether or not a particular bit of XML is valid.

 13.3 XML Schema | File Type: audio/mpeg | Duration: 848

We look at how we can use XML Schema to determine whether or not a particular bit of XML is valid.

 13.4 JavaScript Object Notation | File Type: audio/mpeg | Duration: 388

We learn about the popular JSON data format and how to handle the JSON data in Python.

 13.4 JavaScript Object Notation | File Type: audio/mpeg | Duration: 388

We learn about the popular JSON data format and how to handle the JSON data in Python.

 13.4 JavaScript Object Notation | File Type: audio/mpeg | Duration: 388

We learn about the popular JSON data format and how to handle the JSON data in Python.

Comments

Login or signup comment.