S01E17 of 24 episodes

Classes and Object-Oriented Programming

How to Program: Computer Science Concepts and Python Exercises(2016)
October 31, 2016 35m
Ended
English

Learn about an exciting approach to programming called object-oriented design, which bundles functions together with data into a series of objects, whose tools and properties can be defined in a single class. Try your hand at this powerful technique by constructing a bank account program.