Discovering Modern C++: An Intensive Course for Scientists, Engineers, and Programmers (Paperback)

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的《Discovering Modern C++》是一本深入介紹C++的書籍,引導您順利掌握基於高級功能的複雜方法。Gottschling使用許多技術問題領域的例子來介紹關鍵概念,並借鑒他在培訓專業人士和教授物理、數學和工程學生C++方面的豐富經驗。

這本書旨在幫助您快速入門,然後掌握越來越強大的功能,從lambda到表達式模板。您還將學習如何利用C++程序員可用的強大庫:標準模板庫(STL)和用於算術、線性代數、微分方程和圖形的科學庫。

在整本書中,Gottschling演示了如何使用物件導向、泛型編程、元編程和程序化技術來撰寫清晰和表達力強的軟體。到最後,您將掌握所有需要撰寫具有卓越品質和性能的C++程式所需的抽象概念。