๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

An Introduction to Programming: An Object-Oriented Approach with C++

โœ Scribed by C. Thomas Wu, Theodore A. Norman


Publisher
McGraw-Hill Companies
Year
1997
Tongue
English
Leaves
577
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


This is an introductory book for students with no background in programming, which teaches them how to write object-oriented programs. Students first learn programming basics through the use of predefined Graphical User Interface (GUI) objects. By using these predefined objects, they should grasp the concepts and benefits to object-oriented programming, how to define their own objects and how to develop programs using object-oriented design methodology. They also are taught modern programming topics, such as event-driven programming.


๐Ÿ“œ SIMILAR VOLUMES


An Introduction to Programming: An Objec
โœ C. Thomas Wu, Theodore A. Norman ๐Ÿ“‚ Library ๐Ÿ“… 1997 ๐Ÿ› Mcgraw-Hill College ๐ŸŒ English

This is an introductory book for students with no background in programming, which teaches them how to write object-oriented programs. Students first learn programming basics through the use of predefined Graphical User Interface (GUI) objects. By using these predefined objects, they should grasp th

An Introduction to Object-Oriented Progr
โœ C. Thomas Wu ๐Ÿ“‚ Library ๐Ÿ“… 2009 ๐Ÿ› McGraw-Hill Higher Education ๐ŸŒ English

An Introduction to Object-Oriented Programming with Java takes a full-immersion approach to object-oriented programming. Proper object-oriented design practices are emphasized throughout the book. Students learn how to use the standard classes first, then learn to design their own classes. Wu

An Introduction to Object-Oriented Progr
โœ C. Thomas Wu ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› McGraw-Hill Higher Education ๐ŸŒ English

"An Introduction to Object-Oriented Programming with Java" takes a full-immersion approach to object-oriented programming. Proper object-oriented design practices are emphasized throughout the book. Students learn how to use the standard classes first, then learn to design their own classes. Wu uses