Object-Oriented Thought Process, The (5th ed.)

by Matt Weisfeld

★★★★★
4.5 (556)

US$19.00

15% OFF CODE: SAVE15

Description

Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, Objective-C, and Swift. Objects also form the basis for many web technologies such as JavaScript, Python, and PHP. It is of vital importance to learn the fundamental concepts of object orientation before starting to use object-oriented development environments. OOP promotes good design practices, code portability, and reuse–but it requires a shift in thinking to