Big C++

Cay S. Horstmann, Timothy A. Budd

  • 出版商: Wiley
  • 出版日期: 2004-02-16
  • 售價: $1,026
  • 語言: 英文
  • 頁數: 1232
  • 裝訂: Paperback
  • ISBN: 0471650234
  • ISBN-13: 9780471650232
  • 相關分類: C++ 程式語言
  • 下單後立即進貨 (約5~7天)

買這商品的人也買了...

商品描述

  • Description:
    Authors combine professional and academic experience to offer the most relevant introduction to programming and C++
  • Offers comprehensive examination of computer science, programming principles, and the C++ language
  • Covers advanced C++ topics, such as operator overloading, memory management, polymorphism, and more
  • Thorough coverage of STL
  • Integration of current technologies, such as UML and patterns
  • Table of Contents:
  • Preface.

    Chapter 1. Introduction.

    Chapter 2. Fundamental Data Types.

    Chapter 3. Objects.

    Chapter 4. Basic Control Flow.

    Chapter 5. Functions.

    Chapter 6. Classes.

    Chapter 7. Advanced Control Flow.

    Chapter 8. Testing and Debugging.

    Chapter 9. Vectors and Arrays.

    Chapter 10. Pointers.

    Chapter 11. Inheritance.

    Chapter 12. Streams.

    Chapter 13. Object-Oriented Design.

    Chapter 14. Recursion.

    Chapter 15. Sorting and Searching.

    Chapter 16. An Introduction to Data Structures.

    Chapter 17. Operator Overloading.

    Chapter 18. Memory Management.

    Chapter 19. Exception Handling.

    Chapter 20. Name Scope Management.

    Chapter 21. Polymorphism.

    Chapter 22. Templates.

    Chapter 23. The Standard Template Library—Containers.

    Chapter 24. Standard Template Library—Iterators and Algorithms.

    Chapter 25. The Unified Modeling Language.

    Chapter 26. An Introduction to Design Patterns.

    Chapter 27. Graphical User Interfaces.

    Chapter 28. Relational Databases.

    Chapter 29. XML.

    Appendix A: C++ Language Coding Guidelines.

    Appendix B: Keyword Summary.

    Appendix C: Operator Summary.

    Appendix D: Character Escape Sequences.

    Appendix E: ASCII Code Table.

    Appendix F: Number Systems.

    Appendix G: Bit and Shift Operations.

    Appendix H: UML Summary.

    Appendix I: A C++/Java Comparison.

    Appendix J: Legacy C++ Features.

    Appendix K: C++ Library Summary.

    Glossary.

    Index.

    Illustration Credits