The second chapter of this book is all about objects, and how objects are beneficial to to the programmer. Objects make the program much more organized as opposed to procedural programming. With objects, you can reuse your code many times and greatly reduce the time it takes to write the code and the amount of code you have to write. The object is a completed version of a class, like a recipe to a Chocolate tart.

No comments:
Post a Comment