Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

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

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

C. Thomas Wu and Theodore A. Norman, "An Introduction to Programming: An Object-Oriented Approach with C++"
M g H | 1997 | ISBN: 0256193908 | 608 pages | PDF | 4,1 MB

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.


Download