Learning Object-Oriented Programming
Explore and crack the OOP code in Python, JavaScript, and C#
Häftad, Engelska, 2015
498 kr
Skickas . Fri frakt över 249 kr.
Beskrivning
Key FeaturesBook DescriptionIf you're a Python, JavaScript, or C# developer and want to learn the basics of object-oriented programming with real-world examples, then this book is for you.What you will learnGenerate instances in three programming languages: Python, JavaScript, and C#Customize constructors and destructorsWork with a combination of access modifiers, prefixes, properties, fields, attributes, and local variables to encapsulate and hide dataTake advantage of specialization and the possibility to overload or override membersCreate reusable and easier to maintain codeUse interfaces, generics, and multiple inheritance when availableWho this book is for