Objects First With Java: A Practical Introduction Using BlueJ, 4/e(Paperback)(美國版ISBN:0136060862)
David J. Barnes, Michael Kolling
- 出版商: Prentice Hall
- 出版日期: 2008-11-30
- 售價: $1,120
- 貴賓價: 9.5 折 $1,064
- 語言: 英文
- 頁數: 560
- 裝訂: Paperback
- ISBN: 0135045878
- ISBN-13: 9780135045879
-
相關分類:
Java 程式語言
立即出貨 (庫存=1)
買這商品的人也買了...
-
$880$695 -
$630$599 -
$980$833 -
$580$458 -
$490$417 -
$660$627 -
$620$527 -
$800$680 -
$690$587 -
$650$553 -
$620$490 -
$580$493 -
$750$593 -
$320$272 -
$480$408 -
$520$442 -
$680$578 -
$820$697 -
$450$351 -
$490$417 -
$450$383 -
$420$332 -
$590$466 -
$420$332 -
$580$493
相關主題
商品描述
<內容簡介>
The book is loaded with projects so that the student can really get a grip on actually solving problems; and it takes a “spiral approach”, introducing a topic in a simple context early on, then revisiting it later in the book to deepen understanding. It also comes with a CD containing JDK, BlueJ, a BlueJ tutorial and code for all the projects. The website contains style guide for all examples, PowerPoints for lecturers and also a Solutions Manual.
<章節目錄>
CONTENTS:
Part 1 Foundations of object orientation
Chapter 1 Objects
and classes
Chapter 2 Understanding class definitions
Chapter 3 Object
interaction
Chapter 4 Grouping objects
Chapter 5 More sophisticated
behavior
Chapter 6 Well-behaved objects
Chapter 7 Designing
classes
Part 2 Application structures
Chapter 8 Improving structure with
inheritance
Chapter 9 More about inheritance
Chapter 10 Further
abstraction techniques
Chapter 11 Building graphical user
interfaces
Chapter 12 Handling errors
Chapter 13 Designing
applications
Chapter 14 A case study
Appendices