作者:John C. Molluzzo
出版日期:August 12, 2005
出版社:Prentice Hall
页数:848
ISBN:ISBN-10: 0130467006 ISBN-13: 978-0130467003
文件格式:CHM
This book provides a highly readable introduction to C++ programmingfor beginning business programmers. It guides readers through completeand clear descriptions of sample programs, with a wealth of exercisesincluded along the way to help reinforce the important points of eachchapter. Throughout the text, a strong emphasis is placed on businessapplications, rather than those in mathematics or computing. Part I(Basic C++) covers the procedural parts of C++. Part II(Object-Oriented Concepts and Programming) introduces object-orientedideas through the built-in string class. Part III (Object-OrientedProgramming) explores the essential object-oriented ideas throughinheritance and polymorphism. For beginning programmers using C++ forbusiness.