登入選單
返回Google圖書搜尋
Developing Projects Using Object-oriented C++
註釋This projects book is designed for individuals in an introductory C++ programming course. It provides a condensed review of important topics, along with an assortment of programming projects and exercises. The end-of-section programming projects ask students to add functionality to an existing C++ program or to enhance the performance of an existing C++ program, and/or find syntax errors and logic errors in existing C++ programs. End-of-unit projects are larger in scale, and many are written to build on one another. By the end of the course, a student will have completed a rather large programming project. Other projects are stand-alone and some are group projects in which several students work on the solution as a team.