Think Like a Programmer An Introduction to Creative Problem Solving

Think Like a Programmer: An Introduction to Creative Problem Solving by V. Anton Spraul, published by National Geographic Books on August 12, 2012, is a comprehensive guide designed to enhance problem-solving skills in programming. This edition spans 256 pages and is presented in English. The book emphasizes that the core challenge in programming lies not in mastering syntax, but in developing the ability to creatively solve problems, a crucial skill for building effective software.
Readers will find that each chapter focuses on a specific programming concept, such as classes, pointers, and recursion, while also providing open-ended exercises to apply their knowledge. The text covers essential strategies for breaking down complex problems, optimizing code reuse, selecting appropriate data structures, and utilizing advanced programming tools. Although examples are primarily in C++, the problem-solving techniques discussed are applicable across various programming languages and disciplines, making this book a valuable resource for anyone looking to enhance their programming mindset.
Official synopsis Publisher
The real challenge of programming isn’t learning a language’s syntax—it’s learning to creatively solve problems so you can build something great. In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches you what other introductory books often ignore: how to Think Like a Programmer. Each chapter tackles a single programming concept, like classes, pointers, and recursion, and open-ended exercises throughout challenge you to apply your knowledge.
You’ll also learn how to:
–Split problems into discrete components to make them easier to solve
–Make the most of code reuse with functions, classes, and libraries
–Pick the perfect data structure for a particular job
–Master more advanced programming tools like recursion and dynamic memory
–Organize your thoughts and develop strategies to tackle particular types of problems
Although the book’s examples are written in C++, the creative problem-solving concepts they illustrate go beyond any particular language; in fact, they often reach outside the realm of computer science. As the most skillful programmers know, writing great code is a creative art—and the first step in creating your masterpiece is learning to Think Like a Programmer.
Author
Publisher
Topics
FAQ
What is “Think Like a Programmer An Introduction to Creative Problem Solving” about?
Who is the author of “Think Like a Programmer An Introduction to Creative Problem Solving”?
When was “Think Like a Programmer An Introduction to Creative Problem Solving” published?
What is the ISBN for “Think Like a Programmer An Introduction to Creative Problem Solving”?
What are the book details (language, pages, edition)?
