Think Java: How to Think Like a Computer Scientist
Allen B. Downey, Chris Mayfield
- 出版商: O'Reilly
- 出版日期: 2016-06-02
- 定價: $1,650
- 售價: 6.0 折 $990
- 語言: 英文
- 頁數: 252
- 裝訂: Paperback
- ISBN: 1491929561
- ISBN-13: 9781491929568
-
相關分類:
Java 程式語言
-
其他版本:
Think Java: How to Think Like a Computer Scientist 2/e
立即出貨(限量) (庫存=3)
此書已有新版 ↗️買這商品的人也買了...
-
$580$493 -
$1,330$1,264 -
$750$713 -
$354$336 -
$234$222 -
$407灰帽駭客:正義駭客的道德規範、滲透測試、攻擊方法和漏洞分析技術, 4/e (Gray Hat Hacking: The Ethical Hacker's Handbook)
-
$480$379 -
$1,380$1,311 -
$580$493 -
$400$316 -
$654$621 -
$301大數據項目管理 從規劃到實現
-
$594$564 -
$580$458 -
$1,442$1,370 -
$780$616 -
$811Rust 權威指南 (The Rust Programming Language (Covers Rust 2018))
-
$400$316 -
$690$538 -
$560$420 -
$474$450 -
$780$616 -
$1,620$1,539 -
$500$395 -
$403深入解析 Java 虛擬機 HotSpot
商品描述
Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programming experience. The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You’ll learn how to program—a useful skill by itself—but you’ll also discover how to use programming as a means to an end.
Authors Allen Downey and Chris Mayfield start with the most basic concepts and gradually move into topics that are more complex, such as recursion and object-oriented programming. Each brief chapter covers the material for one week of a college course and includes exercises to help you practice what you’ve learned.
- Learn one concept at a time: tackle complex topics in a series of small steps with examples
- Understand how to formulate problems, think creatively about solutions, and write programs clearly and accurately
- Determine which development techniques work best for you, and practice the important skill of debugging
- Learn relationships among input and output, decisions and loops, classes and methods, strings and arrays
- Work on exercises involving word games, graphics, puzzles, and playing cards