Python for Everybody (Video/PY4E) show

Python for Everybody (Video/PY4E)

Summary: These are the video lectures to supplement the textbook 'Python for Everybody: Exploring Information' and its associated web site www.py4e.com

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.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.

 Worked Example: Twitter and OAuth | File Type: audio/mpeg | Duration: 1181

Worked Example: Twitter and OAuth

 Worked Example: Twitter and OAuth | File Type: audio/mpeg | Duration: 1181

Worked Example: Twitter and OAuth

 Worked Example: Twitter and OAuth | File Type: audio/mpeg | Duration: 1181

Worked Example: Twitter and OAuth

 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.

 14.3 Object Life Cycle | File Type: audio/mpeg | Duration: 385

We look at how we as the developers of a Python class can interact with the moment of construction and destruction of various objects created using the class.

 14.3 Object Life Cycle | File Type: audio/mpeg | Duration: 385

We look at how we as the developers of a Python class can interact with the moment of construction and destruction of various objects created using the class.

 14.3 Object Life Cycle | File Type: audio/mpeg | Duration: 385

We look at how we as the developers of a Python class can interact with the moment of construction and destruction of various objects created using the class.

Comments

Login or signup comment.