買這商品的人也買了...
-
$2,170$2,062 -
$960$864 -
$700$665 -
$301並行演算法設計與性能優化
-
$680$666 -
$454深入淺出 HTTPS : 從原理到實戰
-
$1,350$1,283 -
$620$484 -
$774$735 -
$602用“芯”探核基於龍芯的 Linux 內核探索解析
-
$1,600$1,520 -
$1,220$1,196 -
$594$564 -
$708$673 -
$594$564 -
$1,840$1,748 -
$594$564 -
$419$398 -
$880$695 -
$662算法訓練營:海量圖解 + 競賽刷題 (入門篇)
-
$774$735 -
$534$507 -
$378程序員的制勝技
-
$948$901 -
$534$507
相關主題
商品描述
Discover everything you need to know about C++ in a logical progression of small lessons that you can work through as quickly or as slowly as you need. This book divides C++ up into bite-sized chunks that will help you learn the language one step at a time. Fully updated to include C++20, it assumes no familiarity with C++ or any other C-based language.
Exploring C++20 acknowledges that C++ can be a complicated language, so rather than baffle you with complex chapters explaining functions, classes, and statements in isolation you'll focus on how to achieve results. By learning a little bit of this and a little of that you'll soon have amassed enough knowledge to be writing non-trivial programs and will have built a solid foundation of experience that puts those previously baffling concepts into context.
In this fully-revised third edition of Exploring C++, you'll learn how to use the standard library early in the book. Next, you'll work with operators, objects, and data-sources in increasingly realistic situations. Finally, you'll start putting the pieces together to create sophisticated programs of your own design confident that you've built a firm base of experience from which to grow.
What You Will Learn
- Grasp the basics, including compound statements, modules, and more Work with custom types and see how to use them
- Write useful algorithms, functions, and more
- Discover the latest C++ 20 features, including concepts, modules, and ranges
- Apply your skills to projects that include a fixed-point numbers and body-mass index applications Carry out generic programming and apply it in a practical project
- Exploit multiple inheritance, traits/policies, overloaded functions, and metaprogramming
Who This Book Is For
Experienced programmers who may have little or no experience with C++ who want an accelerated learning guide to C++20 so they can hit the ground running.
商品描述(中文翻譯)
在這本書中,你將以一個邏輯的進程,逐步學習C++的所有知識。你可以按照自己的節奏快速或慢慢地進行學習。這本書將C++分成小塊的內容,幫助你一步一步地學習這門語言。全面更新以包含C++20,它假設你對C++或其他基於C的語言一無所知。
《Exploring C++20》承認C++是一門複雜的語言,所以它不會用複雜的章節來解釋函數、類和語句,而是專注於如何實現結果。通過一點一點的學習,你很快就能累積足夠的知識,寫出非平凡的程序,並建立起堅實的經驗基礎,將那些以前令人困惑的概念放入上下文中。
在這本全面修訂的第三版《Exploring C++》中,你將學習如何在書的早期使用標準庫。接下來,你將在越來越現實的情境中使用運算符、對象和數據源。最後,你將開始將這些要素組合起來,創建出自己設計的複雜程序,並對自己已經建立了堅實的經驗基礎感到自信。
你將學到以下內容:
- 掌握基礎知識,包括復合語句、模塊等。
- 使用自定義類型並了解如何使用它們。
- 編寫有用的算法、函數等。
- 探索最新的C++20功能,包括概念、模塊和範圍。
- 將你的技能應用於包括固定點數和體重指數應用在內的項目中。
- 進行通用編程並將其應用於實際項目。
- 利用多重繼承、特性/策略、重載函數和元編程。
這本書適合有經驗的程序員,他們可能對C++一無所知,並希望通過這本C++20的加速學習指南快速上手。
作者簡介
作者簡介(中文翻譯)
Ray Lischner擁有加州理工學院的計算機科學學士學位和俄勒岡州立大學的計算機科學碩士學位。他在美國的大大小小公司擔任軟體開發人員長達十幾年,使用PL/I、C、C++、Delphi、Smalltalk和各種組合語言在大型和小型系統上工作。在過去的十年中,他一直以自僱顧問、培訓師和作家的身份工作。Ray在俄勒岡州立大學教授計算機科學多年,專注於教授入門級的計算機編程。他教授C和C++課程以及軟體工程。