FlazX | Categories | Forum | Links | Blog | Login


eBook By Category (Java Framework)




eBooks

AspectJ Cookbook
Java Framework ebook: AspectJ Cookbook Cover

When Object Oriented programming (OO) first appeared, it was a revelation...

AspectJ in Action: Practical Aspect-Oriented Programming
Java Framework ebook: AspectJ in Action: Practical Aspect-Oriented Programming Cover

Modularizing code into objects cannot be fully achieved in pure OOP...

Beginning Hibernate: From Novice to Professional
Java Framework ebook: Beginning Hibernate: From Novice to Professional Cover

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)
Java Framework ebook: Beginning Spring 2: From Novice to Professional (Beginning Spring 2: from Novice to Professional) Cover

Spring has made a remarkable rise since its conception in 2002...

Developing Multi-Agent Systems with JADE (Wiley Series in Agent Technology)
Java Framework ebook: Developing Multi-Agent Systems with JADE (Wiley Series in Agent Technology) Cover

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)
Java Framework ebook: Google Guice: Agile Lightweight Dependency Injection Framework (Firstpress) Cover

Guice (pronounced “Juice”) is the Jolt Award winning, 100% Java icing on the cake of Java dependency injection...

Groovy in Action
Java Framework ebook: Groovy in Action Cover

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
Java Framework ebook: Groovy Programming: An Introduction for Java Developers Cover

Groovy Programming is an introduction to the Java-based scripting language Groovy...

Groovy Recipes: Greasing the Wheels of Java (Pragmatic Programmers)
Java Framework ebook: Groovy Recipes: Greasing the Wheels of Java (Pragmatic Programmers) Cover

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
Java Framework ebook: Harnessing Hibernate Cover

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
Java Framework ebook: Hibernate In Action Cover

Hibernate practically exploded on the Java scene...

Hibernate Quickly
Java Framework ebook: Hibernate Quickly Cover

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
Java Framework ebook: Hibernate: A Developer's Notebook Cover

Do you enjoy writing software, except for the database code? Hibernate:A Developer's Notebook is for you...

Hibernate: A J2EE Developers Guide
Java Framework ebook: Hibernate: A J2EE Developers Guide Cover

Hibernate makes it far easier to build robust, high-performance database applications with Java...

Ibatis in Action
Java Framework ebook: Ibatis in Action Cover

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
Java Framework ebook: Itext in Action: Creating and Manipulating PDF Cover

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
Java Framework ebook: Java Development with Ant Cover

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
Java Framework ebook: Java Frameworks and Components: Accelerate Your Web Application Development Cover

This book is a practical tool for Java programmers...

Java Persistence with Hibernate
Java Framework ebook: Java Persistence with Hibernate Cover

Persistence-the ability of data to outlive an instance of a program-is central to modern applications...

JavaServer Faces
Java Framework ebook: JavaServer Faces Cover

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
Java Framework ebook: JavaServer Faces in Action Cover

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
Java Framework ebook: Jess In Action Cover

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
Java Framework ebook: JMX In Action Cover

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
Java Framework ebook: JSTL in Action Cover

Assuming a working knowledge of HTML, this guide provides instructions for creating web pages without programming...

JUnit in Action
Java Framework ebook: JUnit in Action Cover

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
Java Framework ebook: JUnit Recipes : Practical Methods for Programmer Testing Cover

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
Java Framework ebook: JXTA: Java P2P Programming Cover

JXTA: Java P2P Programming provides an invaluable introduction to this new technology, filled with useful information and practical examples...

Lucene in Action
Java Framework ebook: Lucene in Action Cover

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
Java Framework ebook: Mastering AspectJ: Aspect-Oriented Programming in Java Cover

  • 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
Java Framework ebook: Maven : A Developer's Notebook Cover

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)
Java Framework ebook: Practical Apache Struts 2 Web 2.0 Projects (Practical Projects) Cover

Practical DWR 2 Projects (Expert's Voice in Java)
Java Framework ebook: Practical DWR 2 Projects (Expert\'s Voice in Java) Cover

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)
Java Framework ebook: Pro Apache Ant (Pro) Cover

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)
Java Framework ebook: Pro Apache Beehive (Expert\'s Voice in Java) Cover

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)
Java Framework ebook: Pro Hibernate 3 (Expert\'s Voice) Cover

The first book to offer complete coverage of the open source lightweight Hibernate 3 and its new features...

Professional Hibernate (Programmer to Programmer)
Java Framework ebook: Professional Hibernate (Programmer to Programmer) Cover

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)
Java Framework ebook: Programming Groovy: Dynamic Productivity for the Java Developer (The Pragmatic Programmers) Cover

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
Java Framework ebook: Quartz Job Scheduling Framework: Building Open Source Enterprise Applications Cover

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)
Java Framework ebook: SWT/JFace in Action : GUI Design with Eclipse 3.0 (In Action series) Cover

Covering Eclipse's new capability for building graphical user interfaces with version 3...

SWT: A Developers Notebook
Java Framework ebook: SWT: A Developers Notebook Cover

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
Java Framework ebook: Tapestry 5: Building Web Applications Cover

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
Java Framework ebook: Tapestry In Action Cover

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
Java Framework ebook: The Definitive Guide to SWT and JFACE Cover

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



eXTReMe Tracker