Think Like a Programmer: An Introduction to Creative Problem Solving (Paperback)
V. Anton Spraul
- 出版商: No Starch Press
- 出版日期: 2012-08-12
- 售價: $1,280
- 貴賓價: 9.5 折 $1,216
- 語言: 英文
- 頁數: 256
- 裝訂: Paperback
- ISBN: 1593274246
- ISBN-13: 9781593274245
-
相關分類:
Object-oriented、程式語言、Algorithms-data-structures
-
相關翻譯:
像程式設計師這樣思考|鍛鍊程式設計思維 (Think Like a Programmer: An Introduction to Creative Problem Solving) (繁中版)
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$2,280Working Effectively with Legacy Code (Paperback)
-
$1,460Introduction to Fourier Optics, 3/e (Hardcover)
-
$580$568 -
$1,560Physically Based Rendering : From Theory To Implementation, 2/e (Hardcover)
-
$280$252 -
$1,235Interactive Computer Graphics: A Top-Down Approach with Shader-Based OpenGL, 6/e (IE-Paperback)
-
$520$411 -
$990Scala for the Impatient (Paperback)
-
$650$553 -
$1,280$1,254 -
$399$315 -
$380$323 -
$680$544 -
$680$537 -
$680$537 -
$450$356 -
$400$380 -
$580$493 -
$1,750$1,663 -
$1,692Java Network Programming, 4/e (Paperback)
-
$1,320$1,254 -
$1,617Computer Organization and Design: The Hardware/Software Interface, 5/e (Asian Edition)(IE-Paperback)
-
$680$578 -
$360$306 -
$550$550
相關主題
商品描述
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.
商品描述(中文翻譯)
真正的程式設計挑戰不在於學習語言的語法,而是學習如何創造性地解決問題,以便建立出優秀的作品。在這本獨特的書中,作者 V. Anton Spraul 分解了程式設計師解決問題的方式,並教授了其他入門書籍常常忽略的技巧:如何像一個程式設計師一樣思考。每一章都涵蓋一個程式設計概念,例如類別、指標和遞迴,並且遍佈全書的開放式練習題目挑戰你應用所學的能力。你還將學習到以下技巧:
- 將問題分解為獨立的組件,以便更容易解決
- 利用函數、類別和庫來最大化程式碼的重用性
- 選擇最適合特定工作的資料結構
- 掌握更高級的程式設計工具,如遞迴和動態記憶體
- 組織思緒並制定解決特定類型問題的策略
儘管本書的範例是以 C++ 寫成的,但所展示的創造性問題解決概念超越了任何特定的程式語言;事實上,它們常常超越了計算機科學的範疇。正如最熟練的程式設計師所知,寫出優秀的程式碼是一種創意藝術,而創作傑作的第一步就是學習像一個程式設計師一樣思考。