注重体验与质量的电子书资源下载网站
分类于: 人工智能 计算机基础
简介
Think Like a Programmer: An Introduction to Creative Problem Solving 豆 0.0分
资源最后更新于 2020-07-24 15:48:35
作者:V. Anton Spraul
出版社:No Starch Press
出版日期:2012-01
ISBN:9781593274245
文件格式: pdf
标签: Programming Programmer 计算机科学 计算机 编程 软件开发 programming 编程之道
简介· · · · · ·
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...
目录
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
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