A Concise and Practical Introduction to Programming Algorithms in Java has two main goals. The first is for novice programmers to learn progressively the basic concepts underlying most imperative pro
本書包括3周的課程,通過學習,讀者將具備使用Java開發應用程序、servlet和JSP的知識和技能。第1周介紹Java語言的基本知識,包括數據類型、變量、表達式、對象、數組、條件語句、循環、類、接口、包、異常、斷言和線程等;第2周介紹Java類庫,包括向量、堆棧、映射、散列表和位組等數據結構,以及Swing組件、布局管理器和Java Web Start等;第3周介紹高級主題,包括輸入和輸出、對象
While Java texts are plentiful, it’s difficult to find one that takes a real-world approach, and encourages novice programmers to build on their Java skills through practical exercise. Written by an e
《Java核心技術》出版以來一直暢銷不衰,深受讀者青睞,每個新版本都盡可能快地跟上Java開發工具箱發展的步伐,而且每一版都重新改寫了部分內容,以便適應Java的最新特性。本版也不例外,它反映了Java SE 6的新特性。全書共14章,包括Java基本的程序結構、對象與類、繼承、接口與內部類、圖形程序設計、事件處理、Swing用戶界面組件、部署應用程序和Applet、異常日志斷言和調試、泛型程序設
本書采用工程實例的形式對Java EE Web編程技術進行深入系統的講解。Java EE Web應用系統從邏輯上可劃分為表現層、業務層和持久層,為了使讀者對Java EE編程技術獲得全面系統的了解,本書以Java EE Web應用系統的邏輯架構為主線,通過多個典型工程實例對上述三個層次的開發技術和編程技巧進行講解,并對同一實例的多個解決方案進行對比分析,切實幫助開發人員提高Java EE Web開
Adoption of Bluetooth wireless technology has become ubiquitous in the last few years. One of the biggest steps forward is the standardization of Java APIs for Bluetooth wireless technology (JABWT). T
The networking capabilities of the Java platform have been extended considerably since the first edition of the book. This new edition covers version 1.5-1.7, the most current iterations, as well as m
本書全面地介紹了Java EE Web編程技術,內容由淺入深,循序漸進。本書內容包括了Java EE技術規範、Eclipse開發平臺、JSP、Servlet、Web 服務器、應用服務器和數據庫的安裝及其簡單操作。本書重點介紹了目前流行的輕型框架Hibernate、Struts以及Spring。本書的案例操作性強、實用性高。通過案例的講解力求讓讀者掌握各個技術的要點,從而引領讀者了解和學習更多的知識
This book teaches the reader how to write programs using Java. It does so with a unique approach that combines fundamentals first with objects early. The book transitions smoothly through a carefully
This book jumps directly to the "good stuff," allowing readers to quickly start writing real applications using JSP, JavaBeans, Annotations, JSTL, Java 1.5, Hibernate, Apache Velocity and Tomcat Writt