-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
The C++ Programmer's Mindset
By :
The C++ Programmer's Mindset
By:
Overview of this book
Solve complex problems in C++ by learning how to think like a computer scientist. This book introduces computational thinking—a framework for solving problems using decomposition, abstraction, and pattern recognition—and shows you how to apply it using modern C++ features. You'll learn how to break down challenges, choose the right abstractions, and build solutions that are both maintainable and efficient.
Through small examples and a large case study, this book guides you from foundational concepts to high-performance applications. You’ll explore reusable templates, algorithms, modularity, and even parallel computing and GPU acceleration. With each chapter, you’ll not only expand your C++ skillset, but also refine the way you approach and solve real-world problems.
Written by a seasoned research engineer and C++ developer, this book combines practical insight with academic rigor. Whether you're designing algorithms or profiling production code, this book helps you deliver elegant, effective solutions with confidence.
Table of Contents (19 chapters)
Preface
Thinking Computationally
Abstraction in Detail
Algorithmic Thinking and Complexity
Understanding the Machine
Data Structures
Reusing Your Code and Modularity
Outlining the Challenge
Building a Simple Command-Line Interface
Reading Data from Different Formats
Finding Information in Text
Clustering Data
Reflecting on What We Have Built
The Problems of Scale
Dealing with GPUs and Specialized Hardware
Profiling Your Code
Unlock Your Exclusive Benefits
Other Books You May Enjoy
Index
Customer Reviews

