C++ Programming: A Quantitative Approach
暫譯: C++ 程式設計:量化方法

Henry H Liu

  • 出版商: CreateSpace Independ
  • 出版日期: 2013-09-07
  • 售價: $1,540
  • 貴賓價: 9.5$1,463
  • 語言: 英文
  • 頁數: 384
  • 裝訂: Paperback
  • ISBN: 1492364045
  • ISBN-13: 9781492364047
  • 相關分類: C++ 程式語言
  • 無法訂購

相關主題

商品描述

This book adopts a quantitative approach to helping programmers and CS students learn C++ fast. For every C++ programming language feature covered, the book explains the concepts clearly, followed with carefully selected, working examples. The book can also be used as a supplementary text to the traditional data structures and algorithm analysis class for CS students. Besides, if you are a job seeker and interested in learning or brushing up your C++ programming skills and then passing very strict coding tests typically required in those high-profile companies such as Amazon, Apple, Facebook, Google, and so on, this text would also be helpful, as it is not too verbose for you to grasp within a very limited timeframe (the last chapter contains some real interview coding examples that the author experienced the first hand). To make your learning easier, the book contains a step-by-step procedure about how to set up an Eclipse C++ IDE based on Cygwin on Windows so that you can try all examples trouble-free. The subjects covered in this book are logically organized as follows:

* Chapter 1 Introduction to C++
* Chapter 2 Some Basic C++ Constructs
* Chapter 3 C++ Primitive Data Types
* Chapter 4 C++ Control Statements
* Chapter 5 C++ Arrays and Strings
* Chapter 6 C++ Pointers
* Chapter 7 C++ Functions
* Chapter 8 More C++ Qualifiers and Dynamic Memory Allocation
* Chapter 9 C++ Enumerations, Structs and Unions
* Chapter 10 C++ Classes
* Chapter 11 C++ Inheritance
* Chapter 12 C++ Polymorphism
* Chapter 13 C++ Operator Overloading
* Chapter 14 C++ Templates
* Chapter 15 C++ I/O System
* Chapter 16 C++ Exception Handling
* Chapter 17 C++ Standard Template Library
* Chapter 18 Practicing C++ Programming

In essence, this text helps you acquire a verifiable set of useful C++ programming skills effectively and efficiently in a quantitative manner.

商品描述(中文翻譯)

本書採用定量方法幫助程式設計師和計算機科學(CS)學生快速學習 C++。對於每一個涵蓋的 C++ 程式語言特性,本書清楚地解釋了概念,並附上精心挑選的可運行範例。本書也可以作為 CS 學生傳統資料結構和演算法分析課程的補充教材。此外,如果您是求職者,並且有興趣學習或複習您的 C++ 程式設計技能,然後通過那些高知名度公司(如 Amazon、Apple、Facebook、Google 等)通常要求的非常嚴格的編碼測試,本書也會對您有所幫助,因為它不會過於冗長,讓您能在非常有限的時間內掌握(最後一章包含一些作者親身經歷的真實面試編碼範例)。為了讓您的學習更輕鬆,本書包含了如何在 Windows 上基於 Cygwin 設置 Eclipse C++ IDE 的逐步程序,這樣您就可以無障礙地嘗試所有範例。本書涵蓋的主題邏輯組織如下:

* 第 1 章 C++ 簡介
* 第 2 章 一些基本的 C++ 構造
* 第 3 章 C++ 原始資料類型
* 第 4 章 C++ 控制語句
* 第 5 章 C++ 陣列和字串
* 第 6 章 C++ 指標
* 第 7 章 C++ 函數
* 第 8 章 更多 C++ 限定詞和動態記憶體分配
* 第 9 章 C++ 列舉、結構和聯合
* 第 10 章 C++ 類別
* 第 11 章 C++ 繼承
* 第 12 章 C++ 多型
* 第 13 章 C++ 運算子重載
* 第 14 章 C++ 模板
* 第 15 章 C++ 輸入/輸出系統
* 第 16 章 C++ 異常處理
* 第 17 章 C++ 標準模板庫
* 第 18 章 實踐 C++ 程式設計

總之,本書幫助您以有效且高效的定量方式獲得一套可驗證的有用 C++ 程式設計技能。