Beginning C++17: From Novice to Professional
暫譯: C++17 入門:從新手到專業人士
Ivor Horton
- 出版商: Apress
- 出版日期: 2018-04-24
- 售價: $1,584
- 語言: 英文
- 頁數: 804
- 裝訂: Paperback
- ISBN: 1484233654
- ISBN-13: 9781484233658
-
相關分類:
C++ 程式語言
-
相關翻譯:
C++17 入門經典, 5/e (Beginning C++ 17) (簡中版)
C++17 教學範本, 5/e (Beginning C++17, 5/e) (繁中版)
買這商品的人也買了...
-
$790$774 -
$450$441 -
$520$343 -
$500$390 -
$520$406 -
$403深入理解 TensorFlow 架構設計與實現原理
-
$857Unreal Engine 4 從入門到精通
-
$1,184Hands-On Reinforcement Learning with Python: Master reinforcement and deep reinforcement learning using OpenAI Gym and TensorFlow
-
$1,280PyTorch Deep Learning Hands-On: Apply modern AI techniques with CNNs, RNNs, GANs, reinforcement learning, and more
-
$356創客機器人實戰:基於 Arduino 和樹莓派
-
$1,950$1,853 -
$680$537 -
$1,650$1,568 -
$505C++17 入門經典, 5/e (Beginning C++ 17)
相關主題
商品描述
Learn how to program using the updated C++17 language. You'll start with the basics and progress through step-by-step examples to become a working C++ programmer. All you need are Beginning C++17 and any recent C++ compiler and you'll soon be writing real C++ programs. There is no assumption of prior programming knowledge.
All language concepts that are explained in the book are illustrated with working program examples, and all chapters include exercises for you to test and practice your knowledge. Code downloads are provided for all examples from the text and solutions to the exercises.
This latest edition has been fully updated to the latest version of the language, C++17, and to all conventions and best practices of so-called modern C++. Beginning C++17 also introduces the elements of the C++ Standard Library that provide essential support for the C++17 language.
What You'll Learn
- Define variables and make decisions
- Work with arrays and loops, pointers and references, strings, and more
- Write your own functions, types, and operators
- Discover the essentials of object-oriented programming
- Use overloading, inheritance, virtual functions and polymorphism
- Write generic function templates and class templates
- Get up to date with modern C++ features: auto type declarations, move semantics, lambda expressions, and more
- Examine the new additions to C++17
Who This Book Is For
Programmers new to C++ and those who may be looking for a refresh primer on the C++17 programming language in general.
商品描述(中文翻譯)
學習如何使用更新的 C++17 語言進行程式設計。您將從基礎開始,通過逐步示例進展,成為一名能夠工作的 C++ 程式設計師。您只需要《Beginning C++17》以及任何近期的 C++ 編譯器,您將很快能夠編寫真正的 C++ 程式。這本書不假設您有任何先前的程式設計知識。
本書中解釋的所有語言概念都以可運行的程式範例進行說明,所有章節都包含練習題,讓您測試和練習您的知識。所有文本中的範例都提供程式碼下載,並附有練習題的解答。
這一最新版本已全面更新至最新的 C++17 語言版本,以及所有所謂現代 C++ 的慣例和最佳實踐。《Beginning C++17》還介紹了 C++ 標準庫的元素,這些元素為 C++17 語言提供了基本支持。
您將學到的內容:
- 定義變數並做出決策
- 使用陣列和迴圈、指標和參考、字串等
- 編寫自己的函數、類型和運算子
- 探索物件導向程式設計的基本要素
- 使用重載、繼承、虛擬函數和多型
- 編寫通用函數模板和類模板
- 了解現代 C++ 特性:自動類型聲明、移動語義、Lambda 表達式等
- 檢視 C++17 的新增功能
本書適合對 C++ 新手的程式設計師,以及那些可能希望對 C++17 程式語言進行刷新學習的人。