Beginning Spring Framework 2 shows beginning Java developers how to build serverside Java applications using the latest 2.0 release of the Spring Framework. The book does not assume any previous knowl
As the majority of Java developers are only Web-tier developers; Java technologies like JavaServer Pages (JSP), JavaServer Faces (JSF), and Apache Tomcat are mainly applicable and relevant to their ne
本書按照時間安排內容,全書共分為兩大部分。前一部分為3周共21天,主要講解Java的基本概念、圖形化編程的思想和方法、線程和動畫、Java的聲音處理、出錯處理、對象串行化、因特網通信以及JavaBeans和數據庫編程等高級主題。最后一周為附加的深入篇,主要是擴展了前3周所學的知識,介紹了有關軟件開發工具和編程環境,編寫小應用程序和Java Server Page以及處理XML文件等有關的技術問題。
以他舉世聞名的“primer”風格、暢銷書作者Stan Lippman現為您呈上一份不容錯過的C#指南。《C# Primer》是一本內容詳實、實例豐富的入門讀物,全面介紹了這門新的面向對象編程語言。 C#是Microsoft新一代.NET平臺的基石。它繼承了Java(tm)和C++的諸多特性,C#是為創建高性能Windows與Web應用程序(及組件)——無論是基于XML的Web服務(Web S
本書全面、詳細地介紹了JSP(Java Server Pages)網絡開發技術的原理和基礎編程知識,不僅包括JSP開發環境的配置、JSP的基本語法、JSP的隱藏對象等內容,還包括JSP的高級開發技術、數據庫編程、Struts開發等內容。 全書共分為5篇24章,以“基礎知識→深入編程→數據庫編程→Struts開發→案例實戰”為線索具體展開,涵蓋了JSP編程的方方面面。而且,對于書中每個知識點的講解
Java是目前所有編程語言中最流行、發展最快的語言之一,隨著Java SE 6.0的發布,Java也變得更加強大和易用。本書結合豐富的程序實例,為讀者詳細講解了Java核心技術的各個方面,囊括了Java SE 6.0中提供的各種新特性。 本書共分為6篇,第1篇是起步篇,詳細介紹了學習Java語言所必備的一些知識;第2篇為基礎篇,結合Java語言詳細介紹了面向對象開發的各個方面;第3篇為高級基礎篇
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
Jason is an Open Source interpreter for an extended version of AgentSpeak – a logic-based agent-oriented programming language – written in Java?. It enables users to build complex multi-agent systems
In test driven development, you first write an executable test of what your application code must do. Only then do you write the code itself and, with the test spurring you on, you improve your desig