Discovering Modern C++ An Intensive Course for Scientists Engineers and Programmers 2nd Edition by Peter Gottschling – Ebook PDF Instant Download/Delivery: 0136677649, 9780136677642
Full download Discovering Modern C++ An Intensive Course for Scientists Engineers and Programmers 2nd Edition after payment
Product details:
ISBN 10: 0136677649
ISBN 13: 9780136677642
Author: Peter Gottschling
Discovering Modern C++, Second Edition by Peter Gottschling 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 you get started rapidly and then master increasingly robust features, from lambdas to expression templates. You will 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 are finished, you will have mastered all the abstractions you need to write C++ programs with exceptional quality and performance.
Discovering Modern C++ An Intensive Course for Scientists Engineers and Programmers 2nd Table of contents:
Chapter 1. C++ Basics
1.1 Our First Program
1.2 Variables
1.3 Operators
1.4 Expressions and Statements
1.5 Functions
1.6 Error Handling
1.7 I/O
1.8 Arrays, Pointers, and References
1.9 Structuring Software Projects
1.10 Exercises
Chapter 2. Classes
2.1 Program for Universal Meaning, Not Technical Details
2.2 Members
2.3 Setting Values: Constructors and Assignments
2.4 Destructors
2.5 Method Generation Summary
2.6 Accessing Member Variables
2.7 Operator Overloading Design
2.8 Exercises
Chapter 3. Generic Programming
3.1 Function Templates
3.2 Namespaces and Function Lookup
3.3 Class Templates
3.4 Type Deduction and Definition
3.5 Template Specialization
3.6 Non-Type Parameters for Templates
3.7 Functors
3.8 Lambda
3.9 Variable Templates
3.10 Programming with Concept(s)
3.11 Variadic Templates
3.12 Exercises
Chapter 4. Libraries
4.1 Standard Template Library
4.2 Numerics
4.3 Meta-programming
4.4 Utilities
4.5 The Time Is Now
4.6 Concurrency
4.7 Scientific Libraries Beyond the Standard
4.8 Exercises
Chapter 5. Meta-Programming
5.1 Let the Compiler Compute
5.2 Providing and Using Type Information
5.3 Expression Templates
5.4 Meta-Tuning: Write Your Own Compiler Optimization
5.5 Optimizing with Semantic Concepts
5.6 Turing Completeness
5.7 Exercises
Chapter 6. Object-Oriented Programming
6.1 Basic Principles
6.2 Removing Redundancy
6.3 Multiple Inheritance
6.4 Dynamic Selection by Sub-typing
6.5 Conversion
6.6 Advanced Techniques
6.7 Exercises
Chapter 7. Scientific Projects
7.1 Implementation of ODE Solvers
7.2 Creating Projects
7.3 Modules
7.4 Some Final Words
People also search for Discovering Modern C An Intensive Course for Scientists Engineers and Programmers 2nd:
5 scientific discoveries
3 scientific discoveries
4-1 discussion major developments in the natural sciences
3 scientists
Tags:
Peter Gottschling,Discovering,Modern,Scientists