Think Like a Programmer

豆瓣 Goodreads
Think Like a Programmer

登录后可管理标记收藏。

ISBN: 9781593274245
作者: V. Anton Spraul
出版社: No Starch Press
发行时间: 2012 -8
装订: Paperback
价格: GBP 27.99
页数: 256

/ 10

1 个评分

评分人数不足
借阅或购买

An Introduction to Creative Problem Solving

V. Anton Spraul   

简介

Many programmers struggle to write programs, even though they understand their chosen programming language. Programming isn't about syntax--it's about problem solving, and all good programmers can solve problems. Unfortunately, most programming books focus on syntax and semantics, resulting in programmers who can't make the leap from reading programs to writing them. Think Like a Programmer bridges that gap, teaching readers how to solve problems systematically, offering numerous techniques and examples designed to demonstrate how to organize thoughts, discover solutions, and find strategies to solve certain classes of problems. Programming, and especially problem solving, is a creative activity, and although this book won't tell anyone precisely what to do in a given circumstance, it will help readers develop their latent problem-solving abilities so that they will know what they should do. Think Like a Programmer is designed to help readers become the programmers they were meant to be.

contents

Table of Contents
Introduction
Chapter 1: Strategies for Problem Solving
Chapter 2: Pure Puzzles
Chapter 3: Solving Problems with Arrays
Chapter 4: Solving Problems with Pointers and Dynamic Memory
Chapter 5: Solving Problems with Classes
Chapter 6: Solving Problems with Recursion
Chapter 7: Solving Problems with Code Reuse
Chapter 8: Thinking like a Programmer

其它版本 (2)
短评
评论
笔记