eBook By Category (Java Framework)
eBooks
AspectJ Cookbook
 | When Object Oriented programming (OO) first appeared, it was a revelation... | AspectJ in Action: Practical Aspect-Oriented Programming
 | Modularizing code into objects cannot be fully achieved in pure OOP... | Beginning Hibernate: From Novice to Professional
 | Beginning Hibernate is ideal if you're experienced in Java with databases (the traditional, or "connected," approach), but are new to open source lightweight Hibernate--the most popular de facto object-relational mapping and database-oriented application development framework... | Beginning Spring 2: From Novice to Professional (Beginning Spring 2: from Novice to Professional)
 | Spring has made a remarkable rise since its conception in 2002... | Developing Multi-Agent Systems with JADE (Wiley Series in Agent Technology)
 | Learn how to employ JADE to build multi-agent systems! JADE (Java Agent DEvelopment framework) is a middleware for the development of applications, both in the mobile and fixed environment, based on the Peer-to-Peer intelligent autonomous agent approach... | Google Guice: Agile Lightweight Dependency Injection Framework (Firstpress)
 | Guice (pronounced “Juice”) is the Jolt Award winning, 100% Java icing on the cake of Java dependency injection... | Groovy in Action
 | Groovy, the brand-new language for the Java platform, brings to Java many of the features that have made Ruby popular... | Groovy Programming: An Introduction for Java Developers
 | Groovy Programming is an introduction to the Java-based scripting language Groovy... | Groovy Recipes: Greasing the Wheels of Java (Pragmatic Programmers)
 | Each recipe in Groovy Recipes begins with a concise code example for a quick start, followed by in-depth explanation in plain English... | Harnessing Hibernate
 | Harnessing Hibernate is an ideal introduction to the popular framework that lets Java developers work with information from a relational database easily and efficiently... | Hibernate In Action
 | Hibernate practically exploded on the Java scene... | Hibernate Quickly
 | Hibernate is an open source software program that is positioned between an application written using object oriented programming techniques and a SQL based relational database... | Hibernate: A Developer's Notebook
 | Do you enjoy writing software, except for the database code? Hibernate:A Developer's Notebook is for you... | Hibernate: A J2EE Developers Guide
 | Hibernate makes it far easier to build robust, high-performance database applications with Java... | Ibatis in Action
 | iBATIS in Action teaches Java developers and architects how to use the iBATIS framework to map relational databases to object-oriented programs... | Itext in Action: Creating and Manipulating PDF
 | Imagine a publisher who wants to "stamp" his ebooks on the fly with the name of the buyer (to discourage sharing)... | Java Development with Ant
 | Encompassing Java-centric software project best practices for designing and automating build, test, and deployment processes using ANT, this book is written for developers using Java in large software projects and those who have reached the limits of classic IDE development systems... | Java Frameworks and Components: Accelerate Your Web Application Development
 | This book is a practical tool for Java programmers... | Java Persistence with Hibernate
 | Persistence-the ability of data to outlive an instance of a program-is central to modern applications... | JavaServer Faces
 | JavaServer Faces, or JSF, brings a component-based model to web application development that's similar to the model that's been used in standalone GUI applications for years... | JavaServer Faces in Action
 | This guide introduces the JavaServer Faces (JSF) framework for developing web-based user interfaces in Java, shows how to write user interface components, and explains where JSF fits into the different IDEs... | Jess In Action
 | A practical handbook for anyone interested in programming rule-based systems and written by the creator of the popular Java rule engine, Jess, this book is structured around a series of large, fully developed practical examples of rule-based programming in Java... | JMX In Action
 | Covering the Java Management Extensions specification, this guide teaches programmers how JMX can provide robust management and monitoring capabilities for Java and non-Java resources including hardware... | JSTL in Action
 | Assuming a working knowledge of HTML, this guide provides instructions for creating web pages without programming... | JUnit in Action
 | A guide to unit testing Java applications (including J2EE applications) using the JUnit framework and its extensions, this book provides techniques for solving real-world problems such as unit testing legacy applications, writing real tests for real objects, automating tests, testing in isolation, and unit testing J2EE and database applications... | JUnit Recipes : Practical Methods for Programmer Testing
 | A cookbook for building better Java applications, this book contains 150 recipes for better code, using JUnit as both a testing and design tool... | JXTA: Java P2P Programming
 | JXTA: Java P2P Programming provides an invaluable introduction to this new technology, filled with useful information and practical examples... | Lucene in Action
 | Intended for Java developers, this guide explains how to perform searching and indexing with Lucene, walks through the Lucerne analysis process, and demonstrates unit testing with JUnit... | Mastering AspectJ: Aspect-Oriented Programming in Java
 |
- Gives experienced Java developers the tools to exploit aspect-oriented programming techniques using AspectJ, an open source Java extension
- Delivers a code-intensive, real-world tutorial on building applications with AspectJ
- Covers the AspectJ compiler and browser as well as the IDE plug-ins and other tools that can be used with AspectJ
- Masterfully ties together all material in the book so that readers will be able to build a complete, working application
- Companion Web site includes all sample code, the complete application, and links to other relevant sites
| Maven : A Developer's Notebook
 | Maven is a new project management and comprehension tool which provides an elegant way to share build logic across projects... | Practical Apache Struts 2 Web 2.0 Projects (Practical Projects) Practical DWR 2 Projects (Expert's Voice in Java)
 | The Ajax craze is sweeping the world, and there is no shortage of libraries from which to choose to make it all easier to develop... | Pro Apache Ant (Pro)
 | Pro Apache Ant is ideal for Java developers who need to use the leading open source build tool out there for development and project management... | Pro Apache Beehive (Expert's Voice in Java)
 | If you want exposure to the new open source lightweight SOA-driven Apache Beehive framework project, then pick up Pro Apache Beehive, the first book on this MVC Web framework, which is increasingly gaining interest in the Eclipse community through Eclipse Pollinate... | Pro Hibernate 3 (Expert's Voice)
 | The first book to offer complete coverage of the open source lightweight Hibernate 3 and its new features... | Professional Hibernate (Programmer to Programmer)
 | Hibernate is an object/relational mapping (ORM) tool that also provides data querying and retrieval functions in a Java environment... | Programming Groovy: Dynamic Productivity for the Java Developer (The Pragmatic Programmers)
 | The strength of Java is no longer in the language itself; it's in the Java Platform (the JVM, JDK, and rich frameworks and libraries)... | Quartz Job Scheduling Framework: Building Open Source Enterprise Applications
 | Integrate Powerful Scheduling Capabilities into Any Java Application or Environment
If your Java applications depend on tasks that must be performed at specific times or if your systems have recurring maintenance jobs that could be automated, then you need Quartz: the first full-featured, open source job scheduling framework... | SWT/JFace in Action : GUI Design with Eclipse 3.0 (In Action series)
 | Covering Eclipse's new capability for building graphical user interfaces with version 3... | SWT: A Developers Notebook
 | The Eclipse platform continues to gain tremendous popularity as both a Java IDE and a Java platform for application programming... | Tapestry 5: Building Web Applications
 | This book is a practical step-by-step tutorial for those who want to build contemporary, real-life web applications with Tapestry 5, the Apache open-source framework for creating dynamic, robust, highly scalable web applications in Java... | Tapestry In Action
 | This guide to the Tapestry approach offers instructions for creating full-featured web applications by connecting framework components to application code... | The Definitive Guide to SWT and JFACE
 | The Definitive Guide to SWT and JFace describes how to build stand-alone Java applications with Eclipse's SWT (Standard Wizard Tool kit) and JFace toolkit... |
|
Submit a related site | Submit an article
|
Top 100 Search Keywords
Last 100 Search Keywords
Nokia Themes
Free Download
Daily Internet Guide
EgyDown
Share4All
FreeBookCity.Com
Providings.com
DownArchive
Allulook4.com
eu-warez.net
|