October 2013
Beginner
320 pages
8h 21m
English
What You’ll Learn in This Hour:
What object-oriented programming is
How to plan your objects
How to make objects out of objects
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 ...
Read now
Unlock full access