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:

 13.5 Service Oriented Approach (SOA) | File Type: audio/mpeg | Duration: 121

We talk briefly about how applications can be built over time to depend on services provide other applications.

 13.5 Service Oriented Approach (SOA) | File Type: audio/mpeg | Duration: 121

We talk briefly about how applications can be built over time to depend on services provide other applications.

 13.5 Service Oriented Approach (SOA) | File Type: audio/mpeg | Duration: 121

We talk briefly about how applications can be built over time to depend on services provide other applications.

 13.6 Using Application Programming Interfaces | File Type: audio/mpeg | Duration: 424

We explore using a Google API that can be used to query location data and parse the JSON that is returned.

 13.6 Using Application Programming Interfaces | File Type: audio/mpeg | Duration: 424

We explore using a Google API that can be used to query location data and parse the JSON that is returned.

 13.6 Using Application Programming Interfaces | File Type: audio/mpeg | Duration: 424

We explore using a Google API that can be used to query location data and parse the JSON that is returned.

 13.7 Securing API Requests | File Type: audio/mpeg | Duration: 611

We explore the use of OAuth to communicate sign requests to establish identity when using the Twitter API.

 13.7 Securing API Requests | File Type: audio/mpeg | Duration: 611

We explore the use of OAuth to communicate sign requests to establish identity when using the Twitter API.

 13.7 Securing API Requests | File Type: audio/mpeg | Duration: 611

We explore the use of OAuth to communicate sign requests to establish identity when using the Twitter API.

 14.1 Object Oriented Definitions and Terminology | File Type: audio/mpeg | Duration: 639

We look at how Python mentions objects in its documentation as well as talk about why philosophy of object-oriented programming. We explore some OOP terms like class, object, instance, method, and attribute.

 14.1 Object Oriented Definitions and Terminology | File Type: audio/mpeg | Duration: 639

We look at how Python mentions objects in its documentation as well as talk about why philosophy of object-oriented programming. We explore some OOP terms like class, object, instance, method, and attribute.

 14.1 Object Oriented Definitions and Terminology | File Type: audio/mpeg | Duration: 639

We look at how Python mentions objects in its documentation as well as talk about why philosophy of object-oriented programming. We explore some OOP terms like class, object, instance, method, and attribute.

 14.2 Our First Class and Object | File Type: audio/mpeg | Duration: 498

We look at how use create a new class in Python and then construct a new object from that class. We also look at some of the Python objects (like strings) that we have been using all along.

 14.2 Our First Class and Object | File Type: audio/mpeg | Duration: 498

We look at how use create a new class in Python and then construct a new object from that class. We also look at some of the Python objects (like strings) that we have been using all along.

 14.2 Our First Class and Object | File Type: audio/mpeg | Duration: 498

We look at how use create a new class in Python and then construct a new object from that class. We also look at some of the Python objects (like strings) that we have been using all along.

Comments

Login or signup comment.