Program Development and Design Using C+++: Gary J.Bronson
Material type: TextPublication details: USA: Brooks/Cole , 2000Edition: 2nd edDescription: 988p : ill ; 26 cmISBN:- 0534371302
- QA76.73 .C153B77 2000
Item type | Current library | Call number | Copy number | Status | Barcode | |
---|---|---|---|---|---|---|
Books | Library First Floor | QA76.73 .C153B77 2000 (Browse shelf(Opens below)) | 1 | Available | 948 | |
Books | Library First Floor | QA76.73 .C153B77 2000 (Browse shelf(Opens below)) | 2 | Available | 949 |
Browsing Library shelves, Shelving location: First Floor Close shelf browser (Hides shelf browser)
QA76.73.C153 B347 1994 C++ problem solving and programming / | QA76.73.C153 B46 1997 Data Structures via C++ : objects by evolution / | QA76.73 .C153 B76 2010 C++ for engineers and scientists / | QA76.73 .C153B77 2000 Program Development and Design Using C+++: | QA76.73 .C153B77 2000 Program Development and Design Using C+++: | QA76.73.C153 .C16 2003 The C++ standard : Incorporating Technical Corrigendum 1 : BS ISO/IEC 14882: 2003. | QA76.73 .C153 C67 1992 Advanced C++ programming styles and idioms / |
Include Index
Introduction to Computers and Programming PART I PROCEDURE-ORIENTED PROGRAMMING IN C++ 2. Problem Solving Using C++ 3. Completing the Basics 4. Selection Structures 5. Repetition Structures 6. Modularity Using Functions PART II OBJECT-ORIENTED PROGRAMMING IN C++ 7. Introduction to Classes 8. Class Functions and Conversions 9. Inheritance and Dynamic Memory Allocation 10. I/O File Streams and Data Files PART III DATA STRUCTURES 11. Arrays 12. Strings 13. Addresses, Pointers, and Arrays 14. Records and Data Structures 15. Object-Oriented Stacks and Queues AppendixesAppendix A. Operator Precedence Table Appendix B. ASCII Character Codes Appendix C. Program Entry, Compilation, and Execution Appendix D. Input, Output, and Standard Error RedirectionAppendix E. Floating-Point Number Storage Appendix F. Namespaces Appendix G. The Standard Template Library Appendix H. Using Visual C++ Version 6.0 Appendix I.Using C++ Builder Appendix J. Additional Capabilities Appendix K. Solutions to Selected Odd-Numbered Exercises.
The chapter layout of this book has been designed so that Part II and Part III can be used interchangeably. Pseudocode is stressed throughout to give users a strong foundation of basics before being introduced to C++ language specifics. Bit of Background boxes throughout provide interesting facts related to computer science and features new to this edition include a section on common programming errors in each chapter to help users avoid frequent programming pitfalls. The Standard Template Library, namespaces and function classes have been included as well as appendixes on using Microsoft's Visual C++ Version 6.0 and Borland's C++ Builder compiler. The ANSI specifications for C++ are incorporated throughout the book. In addition, the Y2K problem has been addressed by changing the date class to store a four-digit year.
There are no comments on this title.