Discovering Modern C++, 2nd Edition

Discovering Modern C++, 2nd Edition
出版时间:2022
官网链接:Pearson
下载地址:百度网盘(PDF+EPUB)

内容简介:

Description

Peter Gottschling’s Discovering Modern C++, Second Edition is an intensive introduction that guides you smoothly to sophisticated approaches based on advanced features. Thoroughly updated for C++17 and C++20, this Second Edition 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 students 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. In this Second Edition, Gottschling also presents thorough and expert coverage of multi-threading and variadic templates.

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.

Features

  • Expanded and updated: introduces C++ 17 and C++ 20 features, plus improved and expanded coverage of multi-threading and variadic templates
  • Helps you get started fast and quickly master increasingly robust features, from lambdas to expression templates
  • Presents correct, clean, and modern C++ code examples throughout, demonstrating how to use C++ well even if you’re new to it
  • Shows how to take advantage of the powerful Standard Template Library (STL) and scientific libraries for arithmetic, linear algebra, differential equations, and graphs
  • Demonstrates how to write clear and expressive software using object orientation, generics, metaprogramming, and procedural techniques

New to This Edition

This Second Edition — 60-70 pages longer — covers C++17 and C++ 20 features added to the language since the first edition. It also includes a more comprehensive discussion of multi-threading and variadic templates.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Core Kubernetes

2022-5-26 17:15:29

电子书

NGINX Cookbook, 2nd Edition

2022-5-27 17:09:29

搜索