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
本書全面地介紹了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
本書按照時間安排內容,全書共分為兩大部分。前一部分為3周共21天,主要講解Java的基本概念、圖形化編程的思想和方法、線程和動畫、Java的聲音處理、出錯處理、對象串行化、因特網通信以及JavaBeans和數據庫編程等高級主題。最后一周為附加的深入篇,主要是擴展了前3周所學的知識,介紹了有關軟件開發工具和編程環境,編寫小應用程序和Java Server Page以及處理XML文件等有關的技術問題。
JavaFX Script makes it easy for developers to quickly create high-quality user interface-intensive applications very quickly. AsJavaFX Script: Dynamic Java Scripting for Rich Internet/Client-side Appl
Two important topics in contemporary software development are presented here: object-oriented programming and Java. The book takes a different teaching approach from most available literature; it beg
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
本書以豐富的實例,面向Java程序員,介紹AJAX開發技術。主要內容包括AJAX的歷史和工作原理、AJAX包括的主要技術(HTML+CSS+JavaScfipt+XMLHttpRequest)、使用AJAX+Java開發的典型實例,還介紹了幾個典型的AJAX上的Java框架。本書附贈光盤包含書中實例的代碼,有利于讀者盡快掌握知識要點。 本書適合有一定Java基礎(Java SE和Java Web