Discovering Modern C++: An Intensive Course for Scientists, Engineers, and Programmers (Paperback)
暫譯: 探索現代 C++:科學家、工程師與程式設計師的密集課程 (平裝本)

Peter Gottschling

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

相關主題

商品描述

As scientific and engineering projects grow larger and more complex, it is increasingly likely that those projects will be written in C++. With embedded hardware growing more powerful, much of its software is moving to C++, too. Mastering C++ gives you strong skills for programming at nearly every level, from “close to the hardware” to the highest-level abstractions. In short, C++ is a language that scientific and technical practitioners need to know.

 

Peter Gottschling’s Discovering Modern C++ is an intensive introduction that guides you smoothly to sophisticated approaches based on advanced features. Gottschling introduces key concepts using examples from many technical problem domains, drawing on his extensive experience training professionals and teaching C++ to students of physics, math, and engineering.

 

This book is designed to help you get started rapidly and then master increasingly robust features, from lambdas to expression templates. You’ll also learn how to take advantage of the powerful libraries available to C++ programmers: both the Standard Template Library (STL) and scientific libraries for arithmetic, linear algebra, differential equations, and graphs.

 

Throughout, Gottschling demonstrates how to write clear and expressive software using object orientation, generics, metaprogramming, and procedural techniques. By the time you’re finished, you’ll have mastered all the abstractions you need to write C++ programs with exceptional quality and performance.

 

商品描述(中文翻譯)

隨著科學和工程專案變得越來越大且複雜,這些專案使用 C++ 的可能性也隨之增加。隨著嵌入式硬體變得更強大,其軟體也逐漸轉向 C++。掌握 C++ 使你在幾乎每個層級的程式設計中都具備強大的技能,從「接近硬體」到最高層級的抽象。簡而言之,C++ 是科學和技術從業人員必須了解的語言。

彼得·戈茨林(Peter Gottschling)的《發現現代 C++》(Discovering Modern C++)是一本密集的入門書籍,平滑地引導你進入基於先進特性的複雜方法。戈茨林使用來自多個技術問題領域的範例介紹關鍵概念,並根據他在培訓專業人士和教授物理、數學及工程學生 C++ 的豐富經驗進行說明。

本書旨在幫助你快速入門,然後掌握越來越強大的特性,從 lambda 表達式到表達式模板。你還將學習如何利用 C++ 程式設計師可用的強大庫:包括標準模板庫(Standard Template Library, STL)和用於算術、線性代數、微分方程和圖形的科學庫。

在整本書中,戈茨林展示了如何使用物件導向、泛型、元程式設計和程序技術來編寫清晰且具表達力的軟體。當你完成時,你將掌握編寫具有卓越品質和性能的 C++ 程式所需的所有抽象概念。