The real challenge of programming isnt learning a languages syntaxβits 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 i
Think Like A Programmer: An Introduction to Creative Problem Solving
β Scribed by V. Anton Spraul
- Publisher
- No Starch Press
- Year
- 2012
- Tongue
- English
- Leaves
- 260
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
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.
xvii, 233 pages : 24 cm.
Includes index.
β¦ Table of Contents
-- Strategies for problem solving
-- Pure puzzles
-- Solving problems with arrays
-- Solving problems with pointers and dynamic memory
-- Solving problems with classes
-- Solving problems with recursion
-- Solving problems with code reuse
-- Thinking like a programmer
π SIMILAR VOLUMES
<DIV><p>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 bo
"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 of
<p>In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches readers what other introductory books often ignore: how to <i>Think Like a Programmer</i>. Each chapter tackles a single programming concept and illustrates how you can apply these
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 of