Hour 10. Making Objects

What You’ll Learn in This Hour:

Image What object-oriented programming is

Image How to plan your objects

Image How to make objects out of objects

Image When to use objects in the real world

An object in Python is anything that has values and functions attached to it. You can make your own, import them from other libraries, or use the ones we’ve ...

Get Python in 24 Hours, Sams Teach Yourself, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.