For courses in computer programming and engineering. Beginner to Intermediate Programming in JavaThis book is designed to serve as a textbook and reference for programming in the Java language. A
In Big Java, Third Edition, Cay Horstmann provides a comprehensive introduction to fundamental programming techniques and design skills to help the student master basic concepts. Realistic programming
This Java based graphics text introduces advanced graphic features to a student audience mostly trained in the Java language. Its accessible approach and in-depth coverage features the high-level Java
為一本基礎的Java程式設計教科書,內容簡單適宜初學者。每一章後面都有練習題,提供學生課後複習。Ideal for the introductory programming course, An Introduction to Programming Using Java covers all recommended topics put forth by the ACM/IEEE curricu
The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. This survey of Java pro
Java是從一種程式語言逐步發展為一種運算平台的技術。Java的前身是一種與平台無關的程式語言--Oak,它誕生於1991年Sun公司的一個研究計畫,該計畫最初的目的是為了發展一種與執行平台無關且可嵌入如烤麵包機和機上盒(Set top box)這類消費型電子設備的內嵌式系統程式語言,但該計畫並不是很成功。隨著1994年Internet開始起步,到1995年NetScape公司宣布把Java直譯器
Thinking in Java以其格外清晰且精心的內容安排、精巧準確的程式範例,贏得全球程式員的讚譽。Thinking in Java採取循序漸進的教學方式,內容涵蓋了Java基礎的語法到最進階的特性。 ?初學者及專家皆適用的物件導向簡介,眾多的範例及章節內容皆已完全更新至Java SE5/6! ?運用測試框架呈現程式的輸出結果。 ?穿插設計模式於眾多的範例之中:Adapter、Bridg
The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. This survey of Java pro
Java是從一種程式語言逐步發展為一種運算平台的技術。Java的前身是一種與平台無關的程式語言--Oak,它誕生於1991年Sun公司的一個研究計畫,該計畫最初的目的是為了發展一種與執行平台無關且可嵌入如烤麵包機和機上盒(Set top box)這類消費型電子設備的內嵌式系統程式語言,但該計畫並不是很成功。隨著1994年Internet開始起步,到1995年NetScape公司宣布把Java直譯器
透過大量的範例與圖示說明,本書從 Java 平台特性與基本的語法入門開始,逐步帶領讀者進入 Java 程式設計的學習殿堂。內容涵蓋 Java SE 6基礎與進階關鍵內容,詳細討論各種 Java 理論與程式設計實作示範。*JDK與Java環境建置、Java基礎語法元素與邏輯程式碼撰寫教學*類別設計、套件機制導入與多類別管理*物件導向程式設計理論與實作示範、抽象類別與介面設計討論*Java SE AP