Think Like a Programmer

An Introduction to Creative Problem Solving

eBook

English language

Published Sept. 5, 2012 by No Starch Press.

ISBN:
978-1-59327-424-5
Copied ISBN!

View on OpenLibrary

(5 reviews)

"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 …

1 edition

Review of 'Think Like a Programmer' on 'Storygraph'

This would be more useful to a beginning programmer. I've been at it long enough that I've already learned the vast majority of what Spraul talks about.

avatar for niclasoverby

rated it

avatar for piotr

rated it

avatar for llama

rated it

Subjects

  • COMPUTERS / Programming / General
  • Computer programming
  • COMPUTERS / Programming / Algorithms
  • Problem solving
  • Creative thinking
  • COMPUTERS / Programming Languages / C++
  • COMPUTERS / Software Development & Engineering / General