Learning Object-oriented programming
Abstract
Key FeaturesWrite reusable code that defines and makes objects interact with one anotherDiscover the differences in inheritance and polymorphism in Python, JavaScript, and C#Capture objects from real-world elements and create object-oriented code that represents themBook Description Learning Object-Oriented Programming is an easy-to-follow guide full of hands-on examples of solutions to common problems with object-oriented code in Python, JavaScript, and C#. It starts by helping you to recognize objects from real-life scenarios and demonstrates that working with them makes it simpler to write code that is easy to understand and reuse. You will learn to protect and hide data with the data encapsulation features of Python, JavaScript, and C#.
Collections
- Technology [3030]