C++ Crash Course : A Fast-Paced Introduction (Paperback)
暫譯: C++ 快速入門:快速節奏的介紹 (平裝本)
Lospinoso, Josh
- 出版商: No Starch Press
- 出版日期: 2019-09-24
- 定價: $2,100
- 售價: 9.5 折 $1,995
- 貴賓價: 9.0 折 $1,890
- 語言: 英文
- 頁數: 524
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1593278888
- ISBN-13: 9781593278885
-
相關分類:
C++ 程式語言
-
相關翻譯:
C++ 程式設計的樂趣|範例實作與專題研究的程式設計課 (C++ Crash Course: A Fast-Paced Introduction) (繁中版)
立即出貨(限量) (庫存=4)
買這商品的人也買了...
-
$1,494Managing Projects with GNU make, 3/e (Paperback)
-
$1,089An Introduction to Design Patterns in C++ with Qt 4
-
$4,731Embedded SoPC Design with Nios II Processor and Verilog Examples (dhl)
-
$2,500$2,375 -
$147數學之美, 2/e
-
$1,040$988 -
$1,980$1,940 -
$2,907C++ Templates: The Complete Guide, 2/e (Hardcover)
-
$1,750$1,663 -
$1,280$1,088 -
$441人工智能與大數據技術導論
-
$480$432 -
$420$378 -
$1,280$1,254 -
$806細說 PHP, 4/e
-
$2,205Effective Python: 90 Specific Ways to Write Better Python, 2/e (Paperback)
-
$237Selenium3 + Python3 自動化測試項目實戰:從菜鳥到高手
-
$1,040C++ for Lazy Programmers: Quick, Easy, and Fun C++ for Beginners
-
$480$379 -
$1,840High Performance Python: Practical Performant Programming for Humans, 2/e (Paperback)
-
$2,043$1,935 -
$1,380$1,352 -
$560$442 -
$509複盤
-
$680$537
相關主題
商品描述
A fast-paced, thorough introduction to modern C++ written for experienced programmers. After reading C++ Crash Course, you'll be proficient in the core language concepts, the C++ Standard Library, and the Boost Libraries.
C++ is one of the most widely used languages for real-world software. Wherever performance matters, C++ is the de facto standard. It's the language behind operating systems, embedded devices, games, web browsers, and virtual reality systems. As a C++ developer, you can program efficient software on virtually any platform.
C++ Crash Course cuts through the weeds to get you straight to the core of C++17, the most modern revision of the ISO standard. In Part I, you'll learn about all of the essential core language features. Part II introduces you to the C++ Standard Library and Boost Libraries, where you'll learn about high-quality, fully-featured facilities immediately available to you.
You'll learn all the major features of modern C++, including:
- Fundamental types, reference types, and user-defined types
- The object lifecycle including storage duration, memory management, exceptions, call stacks, and the RAII (resource acquisition is initialization) paradigm
- Compile-time polymorphism with templates and run-time polymorphism with virtual classes
- Advanced expressions, statements, and functions
- Smart pointers, data structures, dates and times, numerics, and probability/statistics facilities
- Containers, iterators, strings, and algorithms
- Streams and files, concurrency, networking, and application development
商品描述(中文翻譯)
一本快速且全面的現代 C++ 介紹,專為有經驗的程式設計師撰寫。在閱讀 C++ Crash Course 後,您將熟練掌握核心語言概念、C++ 標準庫和 Boost 庫。
C++ 是現實世界軟體中最廣泛使用的語言之一。在性能至關重要的地方,C++ 是 事實上 的標準。它是操作系統、嵌入式設備、遊戲、網頁瀏覽器和虛擬現實系統背後的語言。作為一名 C++ 開發者,您可以在幾乎任何平台上編寫高效的軟體。
C++ Crash Course 直切重點,讓您迅速掌握 C++17,這是 ISO 標準的最新修訂版。在第一部分中,您將學習所有基本的核心語言特性。第二部分將介紹 C++ 標準庫和 Boost 庫,您將了解高品質、功能齊全的工具,這些工具隨時可供您使用。
您將學習現代 C++ 的所有主要特性,包括:
- 基本類型、引用類型和使用者定義類型
- 物件生命週期,包括儲存持續時間、記憶體管理、例外、呼叫堆疊和 RAII(資源獲取即初始化)範式
- 使用模板的編譯時多型和使用虛擬類別的執行時多型
- 進階表達式、語句和函數
- 智能指標、資料結構、日期和時間、數值以及機率/統計工具
- 容器、迭代器、字串和演算法
- 流和檔案、並發、網路和應用程式開發
作者簡介
Joshua Lospinoso, PhD is an entrepreneur who served 15 years in the US Army. As a cyber officer, Josh wrote dozens of infosec tools and taught C++ to junior developers. He has spoken at a wide range of conferences, published over twenty peer-reviewed articles, and holds a patent. In 2012, he co-founded a successfully acquired security company and is a Rhodes Scholar. He keeps a blog and is an active contributor to open-source software.
作者簡介(中文翻譯)
約書亞·洛斯皮諾索 (Joshua Lospinoso), 博士 是一位企業家,曾在美國陸軍服役 15 年。作為一名網路安全官員,Josh 編寫了數十個資訊安全工具,並教授 C++ 給初級開發人員。他在各種會議上發表演講,發表了超過二十篇同行評審的文章,並擁有一項專利。2012 年,他共同創立了一家成功被收購的安全公司,並且是羅德學者 (Rhodes Scholar)。他經營一個部落格,並積極貢獻於開源軟體。