The author chose C++ as the language to write all the sample problems and solutions in the book. Reviewed in the United States on November 27, 2019. Book is fantastic for a beginner like me! Thanks. I must admit that I am not the ideal person for this book, not having that sort of programming basis, something that the author repeatedly comments on, such as when he pokes the reader saying: "I'm not kidding about doing the exercises. Unfortunately, Think Like a Programmer leaves something to be desired. the only part I didn't like was the reliance to C++ but it really doesn't matter the language over the way to approach programming. Not a programmer but probably because I'm intuitive so I feel like the book provides a very good framework to tackle problems by starting to think like a programmer. Disclaimer: I dropped this book after getting through the first 15% and just browsing till the end. You're not just reading the chapters and moving on, are you (109)?" Some parts of the book is very specific to C++, Great book, awesome information, perfect for any programmer but better for beginners, Reviewed in the United States on July 13, 2019. Please try again. The information is presented in a structured manner, there are plenty of examples, and clear explanations are given throughout. The Chapters on recursion are the best of t. It's an okay book & one I certainly wish it was available to me maybe 15 years ago! Think like a programmer : an introduction to creative problem solving. It is about some deepdown way of thinking in writing programs to solve problems and its effect on me is subtle but profound. No Starch Press; 1st edition (August 12, 2012), I wish this had been one of my college textbooks, Reviewed in the United States on May 29, 2015. Unfortunately, Think Like a Programmer leaves something to be desired. Find all the books, read about the author, and more. [V Anton Spraul] -- "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. Would definitely recommend this book. Reviewed in the United States on July 23, 2019, Absolutely love this book, it has really enhanced my problem-solving abilities, even after doing technical problem-solving for 15+ years. This is, in fact, the sort of work that should be a part of introductory courses on computer programming that involve teaching C++ as a companion to the work of learning the programming language itself, largely because its approach is solid when it comes to learning how to solve problems and develop the mental discipline and tools of the trade to become a skilled programmer. After viewing product detail pages, look here to find an easy way to navigate back to pages you are interested in. You're listening to a sample of the Audible audio edition. Well worth a read but with some passing comment about the new pointer RAII features of C++11/14 might help update it a bit - not that it should in any way replace the discussion about raw pointers as personally I think this is very important. It really helps with developing your problem solving skills, and it appeals to a beginner and an expert programmer alike. 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. While typical books or training courses are often effective at explaining the individual elements of programming, they tend to offer little advice on combining these elements to solve particular problems. When you know how to approach the solutions that certainly helps you plan your code. Each chapter tackles a single … 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. Let us know what’s wrong with this preview of, Published Get this from a library! It's an okay book & one I certainly wish it was available to me maybe 15 years ago! Pretty Good for a beginner to have as a reference. From a beginner to an experience programmer, I believe everyone can benefit from reading it. Reviewed in the United Kingdom on October 1, 2019, Reviewed in the United Kingdom on June 18, 2020, Wish this book was my first ever purchase on Programming, I would have saved myself a lot of money 10/10, Reviewed in the United Kingdom on April 12, 2017, Very well written, thought provoking and helpful. Reviewed in the United States on April 1, 2018. I really appreciated the author’s use of humor and multiple examples per chapter. A great book. Bring your club to Amazon Book Clubs, start a new book club and invite your friends to join, or find a club that’s right for you for free. Not only is it a stealth introduction to computer science it's a good primer for C/C++. I must admit that I am not the ideal person for this book, not having that sort of programming basis, something that the author repeatedly comments on, such as when he pokes the reader saying: "I'm not kidding about doing the exercises. - found some pieces of useful advice that resonated/introduced new perspectives to my current knowledge in each chapter. Think Like a Programmer: An Introduction to Creative Problem Solving. It is rare to come across an author who is really skilled at his craft and also understands his audience at the same time. Good tool for students, Reviewed in the United Kingdom on July 25, 2019, Great book. This book is an eye opener for many CS concepts and should be included in every higher CS degree’s curriculum. The Chapters on recursion are the best of the book along with last chapter which examines the strengths and weaknesses of us as programmers and how we program which is very helpful for developing personal insight - an oft overlooked aspect of learning to think like a programmer.