C++: The Comprehensive Guide
暫譯: C++:全面指南

Will, Torsten T.

  • 出版商: Rheinwerk Computing
  • 出版日期: 2024-11-26
  • 售價: $2,500
  • 貴賓價: 9.5$2,375
  • 語言: 英文
  • 頁數: 1089
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1493226266
  • ISBN-13: 9781493226269
  • 相關分類: C++ 程式語言
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

If you need to know C++, look no further! This comprehensive guide has everything you need to master the modern C++23 language, from syntax fundamentals to advanced development concepts. Follow practical code examples as you learn object-oriented programming, work with standard library containers, program concurrent applications, and more. Don't just learn how to code--learn how to code better with expert tips and guidance on the rules of compact, secure, and efficient code.

In this book, you'll learn about:

a. Basic to Advanced Programming
Master C++ programming from the ground up. Learn how to code with building blocks such as comments, variables, and functions, and then walk through object-oriented programming. Graduate to advanced concepts, including pointers and templates.

b. The Standard Library
Dive into the C++ standard library, including an in-depth guide to containers: what they can do, what they can't do, and how to choose the right one for your scenario. Work with streams and files, explore unique syntax, and implement concurrency using threads.

c. Good Coding Practices
Write effective, sustainable code. Dedicated chapters provide guidelines, techniques, and tips for good coding. Put theory into practice with numerous sample programs that you can download to help jump-start your own projects.


Highlights include:

1) Language basics
2) Statements and expressions
3) Structures and classes
4) Object-oriented programming
5) Containers
6) Threading
7) Error handling
8) Testing
9) Pointers
10) Interface to C
11) Templates
12) Best practices

商品描述(中文翻譯)

如果您需要了解 C++,那就不必再找了!這本全面的指南涵蓋了掌握現代 C++23 語言所需的一切,從語法基礎到進階開發概念。隨著實用的程式碼範例,您將學習物件導向程式設計、使用標準庫容器、編寫並發應用程式等。不僅要學會如何編碼——還要學會如何更好地編碼,透過專家的提示和關於緊湊、安全和高效程式碼的規則指導。

在這本書中,您將學習到:

a. 基礎到進階程式設計
從基礎開始掌握 C++ 程式設計。學習如何使用註解、變數和函數等基本構建塊進行編碼,然後深入物件導向程式設計。進階到指標和模板等概念。

b. 標準庫
深入了解 C++ 標準庫,包括對容器的詳細指南:它們能做什麼、不能做什麼,以及如何為您的情境選擇合適的容器。處理流和檔案,探索獨特的語法,並使用執行緒實現並發。

c. 良好的編碼實踐
編寫有效且可持續的程式碼。專門的章節提供良好編碼的指導方針、技術和提示。通過眾多可下載的範例程式,將理論付諸實踐,幫助啟動您自己的專案。

重點包括:

1) 語言基礎
2) 陳述式和表達式
3) 結構和類別
4) 物件導向程式設計
5) 容器
6) 執行緒
7) 錯誤處理
8) 測試
9) 指標
10) 與 C 的介面
11) 模板
12) 最佳實踐