Sams Teach Yourself C++ in One Hour a Day, 7/e (Paperback)
暫譯: Sams 一天一小時自學 C++ 第七版 (平裝)
Siddhartha Rao
- 出版商: SAMS
- 出版日期: 2012-05-20
- 定價: $1,560
- 售價: 8.0 折 $1,248
- 語言: 英文
- 頁數: 768
- 裝訂: Paperback
- ISBN: 0672335670
- ISBN-13: 9780672335679
-
相關分類:
C++ 程式語言
-
相關翻譯:
21 天學通 C++, 7/e (Sams Teach Yourself C++ in One Hour a Day, 7/e) (簡中版)
-
其他版本:
Sams Teach Yourself C++ in One Hour a Day, 8/e (Paperback)
買這商品的人也買了...
-
深入淺出設計模式 (Head First Design Patterns)$880$695 -
C++ Primer, 4/e (中文版)$990$891 -
A Guide to the Project Management Body of Knowledge: (Pmbok Guide) , 4/e (Paperback)$1,980$1,881 -
Beginning Programming with Java For Dummies, 3/e (Paperback)$1,200$1,140 -
輕輕鬆鬆學 ArcGIS 10$540$513 -
$299Android Application Development All-in-One For Dummies (Paperback) -
從 HTML5/CSS3/JavaScript 到 jQuery/PhoneGap Android 程式設計$620$527 -
Java 效能優化指南 (Java Performance)$680$537 -
Java 7 教學手冊, 5/e$650$553 -
提升程式設計的邏輯思考力—國際程式設計競賽之演算法原理、題型、解題技巧與重點解析$400$316 -
空間資訊技術原理及應用 (理論基礎篇)$540$513 -
40 條彩色排線 20cm 公對母
$100$95 -
Operating System Concepts, 9/e (IE-Paperback)$1,680$1,646 -
Android App 程式設計教本之無痛起步, 2/e$480$408 -
Beginning Programming with Java For Dummies, 4/e (Paperback)$1,200$1,140 -
ASP.NET MVC 5 網站開發美學$780$616 -
C++ All-in-One For Dummies, 3/e (Paperback)$1,400$1,330 -
Continuous Delivery 中文版:利用自動化的建置、測試與部署完美創造出可信賴的軟體發佈 (Continuous Delivery: Reliable Software Releases through Build, Test, and Deployment Automation)$650$507 -
$294Vivado 從此開始 -
圖解雲端技術|基礎架構x運作原理 x API$480$379 -
七天學會設計模式:設計模式也可以這樣學$320$250 -
Make 國際中文版 vol.29 (Make: Volume 54 英文版)$260$234 -
Laravel 啟動與運行 (Laravel: Up and Running: A Framework for Building Modern PHP Apps)$780$616 -
從人到人工智慧,破解 AI 革命的 68個核心概念:實戰專家全圖解 × 人腦不被電腦淘汰的關鍵思考$360$284 -
從零開始!Java 程式設計入門$580$493
相關主題
商品描述
In just one hour a day, you’ll have all the skills you need to begin programming in C++. With this complete tutorial, you’ll quickly master the basics, and then move on to more advanced features and concepts.
Completely updated for the C++11 standard, this book presents the language from a practical point of view, helping you learn how to use C++11 to create faster, simpler, and more efficient C++ applications.
- Master the fundamentals of C++ and object-oriented programming
- Understand how C++11 features help you write compact and efficient code using concepts such as lambda expressions, move constructors, and assignment operators
- Learn best practices and avoid pitfalls via useful Do’s and Don’ts
- Learn the Standard Template Library, including containers and algorithms used in most real-world C++ applications
- Test your knowledge and expertise using exercises at the end of every lesson
Learn on your own time, at your own pace
- No previous programming experience required
- Learn C++11, object-oriented programming, and analysis
- Write fast and powerful C++ programs, compile the source code, and create executable files
- Use the Standard Template Library’s algorithms and containers to write feature-rich yet stable C++ applications
- Develop sophisticated programming techniques using lambda expressions, smart pointers, and move constructors
- Learn to expand your program’s power with inheritance and polymorphism
- Master the features of C++ by learning from programming experts
- Learn C++11 features that allow you to program compact and high-performance C++ applications
Siddhartha Rao is a Microsoft Most Valuable Professional (MVP) for Visual Studio — Visual C++ and has extensive experience in programming driver and application software on various platforms. Employed by SAP AG, he currently heads SAP Product Security India, where his responsibilities include defining the development best practices that keep SAP software secure and globally competitive.
Register your book at informit.com/register for access to source code, example files, updates, and corrections as they become available.
Category: Programming
Covers:
C++03, C++11
User Level: Beginning—Intermediate
商品描述(中文翻譯)
在每天僅需一小時的時間內,您將掌握開始使用 C++ 編程所需的所有技能。透過這本完整的教程,您將迅速掌握基礎知識,然後進一步學習更高級的功能和概念。
本書完全更新至 C++11 標準,從實用的角度介紹這門語言,幫助您學會如何使用 C++11 創建更快、更簡單且更高效的 C++ 應用程式。
- 掌握 C++ 和物件導向編程的基本原理
- 理解 C++11 特性如何幫助您使用如 lambda 表達式、移動建構子和賦值運算子等概念來編寫簡潔且高效的程式碼
- 通過有用的注意事項和禁忌學習最佳實踐並避免陷阱
- 學習標準模板庫,包括在大多數實際 C++ 應用程式中使用的容器和演算法
- 通過每課結尾的練習測試您的知識和專業技能
隨時隨地以自己的步調學習
- 不需要先前的編程經驗
- 學習 C++11、物件導向編程和分析
- 編寫快速且強大的 C++ 程式,編譯源代碼並創建可執行文件
- 使用標準模板庫的演算法和容器來編寫功能豐富但穩定的 C++ 應用程式
- 使用 lambda 表達式、智能指標和移動建構子開發複雜的編程技術
- 學習如何通過繼承和多型擴展程式的功能
- 通過向編程專家學習掌握 C++ 的特性
- 學習 C++11 特性,使您能夠編寫簡潔且高效能的 C++ 應用程式
Siddhartha Rao 是 Microsoft Visual Studio — Visual C++ 的最有價值專業人士 (MVP),在各種平台上編程驅動程式和應用程式方面擁有豐富的經驗。現任 SAP AG 的員工,他目前負責 SAP 產品安全印度部門,負責定義保持 SAP 軟體安全和全球競爭力的開發最佳實踐。
在 informit.com/register 註冊您的書籍,以獲取源代碼、範例文件、更新和修正的訪問權限,隨著它們的可用性而提供。
類別:編程
涵蓋範圍:
C++03, C++11
用戶級別:初學者—中級
