C++ in 24 Hours, Sams Teach Yourself (6th Edition)
暫譯: 24小時學會C++,Sams自學指南(第六版)

Rogers Cadenhead, Jesse Liberty

  • 出版商: SAMS
  • 出版日期: 2016-08-03
  • 售價: $1,225
  • 貴賓價: 9.5$1,164
  • 語言: 英文
  • 頁數: 480
  • 裝訂: Paperback
  • ISBN: 0672337460
  • ISBN-13: 9780672337468
  • 相關分類: C++ 程式語言
  • 立即出貨 (庫存=1)

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

相關主題

商品描述

Sams Teach Yourself C++ in 24 Hours is a hands-on guide to the C++ programming language. Readers are provided with short, practical examples that illustrate key concepts, syntax, and techniques.

Using a straightforward approach, this fast and friendly tutorial teaches you everything you need to know, from installing and using a compiler, to debugging the programs you’ve created, to what’s new in C++14.

Step-by-step instructions carefully walk you through the most common C++ programming tasks
Quizzes and exercises at the end of each chapter help you test yourself to make sure you’re ready to go on

Learn how to...
  • Install and use a C++ compiler for Windows, Mac OS X, or Linux
  • Build object-oriented programs in C++
  • Master core C++ concepts such as functions and classes
  • Add rich functionality with templates and lambda expressions
  • Debug your programs for flawless code
  • Learn exception and error-handling techniques
  • Put to use the new features in C++14, the latest version of the language
  • Create and use templates
  • Control program flow with loops
  • Store information in arrays and strings
  • Declare and use pointers
  • Use operator overloading
  • Extend classes with inheritance
  • Use polymorphism and derived classes
  • Employ object-oriented analysis and design

商品描述(中文翻譯)

《Sams Teach Yourself C++ in 24 Hours》是一本針對 C++ 程式語言的實用指南。讀者將獲得簡短且實用的範例,以說明關鍵概念、語法和技術。

這本快速且友好的教程採用簡單明瞭的方法,教你從安裝和使用編譯器,到除錯你所創建的程式,再到 C++14 的新特性,所需了解的一切。

逐步的指導將仔細引導你完成最常見的 C++ 程式設計任務。每章結尾的測驗和練習幫助你自我檢測,確保你準備好繼續學習。

學習如何...
- 安裝並使用適用於 Windows、Mac OS X 或 Linux 的 C++ 編譯器
- 在 C++ 中構建物件導向程式
- 精通 C++ 的核心概念,如函數和類別
- 使用模板和 Lambda 表達式添加豐富的功能
- 除錯你的程式以確保代碼無誤
- 學習例外和錯誤處理技術
- 利用 C++14 的新特性,這是該語言的最新版本
- 創建和使用模板
- 使用迴圈控制程式流程
- 在陣列和字串中儲存資訊
- 宣告和使用指標
- 使用運算子重載
- 透過繼承擴展類別
- 使用多型和衍生類別
- 採用物件導向分析和設計