JAVA EBOOK FREE Download in PDF-CHM

Download EBOOK Free at www.eBooks-Space.com

Practical Apache Struts 2 Web 2.0 Projects

ZIP eBook File “5.16 MB” , eBook Downloads [21]  

Chapter 1 – Web 2.0 and Struts2

Before charging forward with developing a Web 2.0 application, you need to understand what a Web 2.0 application really is. In this chapter, you will learn what Web 2.0 means from a development as well as end user perspective.

Chapter 2 – Getting Up and Running

In this chapter, you will learn everything you need to get started with Struts2.
Starting with …

eBook Tags – Apache , Struts , Java

Download eBook Free »

Download Free Practical Apache Struts 2 Web 2.0 Projects ebook

 

Wireless Java: Developing with J2ME

ZIP eBook File “2.67 MB” , eBook Downloads [34]  

Although Java is incredibly popular, the standard edition of Java is way too big and bulky to build applications for wireless devices such as PDAs and phones.

Thus, Sun has released Java 2 Platform, Micro Edition (J2ME).

J2ME has the potential to be as revolutionary in the wireless space as Java has been in the server space.

Wireless Java: Developing with J2ME, Second Edition is updated …

eBook Tags – Wireless , Java , J2ME

Download eBook Free »

Developing with J2ME ebook

 

The Java Tutorial: A Short Course on the Basics

CHM eBook File “3.47 MB” , eBook Downloads [50]  

A hands-on guide to the Java programming language, The Java™ Tutorial, Fourth Edition, is perfect for any developer looking for a proven path to proficiency with Java SE.

This popular tutorial “from the Source” has been completely revised and updated to cover Version 6 of the Java Platform, Standard Edition.

Written by members of the Java Software team at Sun Microsystems, this book uses a …

eBook Tags – java , basic

Download eBook Free »

A Short Course on the Basics ebook

 

Java How to Program

PDF eBook File “16.62 MB” , eBook Downloads [80]  

The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of programming concepts and intermediate-level topics for further study.

The books in this series feature hundreds of complete, working programs with thousands of lines of code. This edition is completely up-to-date with The Java 2 Platform Standard Edition (J2SE) 1.5.

Now includes topics such as autobo …

eBook Tags – java , program

Download eBook Free »

Download Free Java How to Program ebook

 

Hibernate In Action

ZIP eBook File “1.94 MB” , eBook Downloads [66]  

Both an introduction to the theoretical aspects of automated object/relational mapping and a practical guide to using Hibernate, this resource provides extensive sample codes to implement an online auction application.

Object persistence and the object/relational mismatch problem are discussed with an emphasis on the importance of Plain Old Java Objects.

More advanced ORM concepts and tech …

eBook Tags – hibernate

Download eBook Free »

Download Free Hibernate In Action ebook

Pro Java EE Spring Patterns

ZIP eBook File “2.48 MB” , eBook Downloads [56]  

Pro Java™ EE Spring Patterns: Best Practices and Design Strategies Implementing Java EE Patter

Pro Java™ EE Spring Patterns focuses on enterprise patterns, best practices, design strategies, and proven solutions using key Java EE technologies including JSP™, servlets, EJB™, and JMS APIs.

This Java EE patterns resource, catalog, and guide, with its patterns and numerous strategies, documents …

eBook Tags – java , spring , pattern

Download eBook Free »

Download Free Pro Java EE Spring Patterns ebook

 

Java Extreme Programming Cookbook

ZIP eBook File “1.13 MB” , eBook Downloads [56]  

Brimming with over 100 “recipes” for getting down to business and actually doing XP, the Java Extreme Programming Cookbook doesn’t try to “sell” you on XP; it succinctly documents the most important features of popular open source tools for XP in Java–including Ant, Junit, HttpUnit, Cactus, Tomcat, XDoclet–and then digs right in, providing recipes for implementing the tools in real-world environ …

eBook Tags – java , extreme , programming

Download eBook Free »

Download Free Java Extreme Programming Cookbook ebook

 

Java Swing

ZIP eBook File “8.51 MB” , eBook Downloads [80]  

Swing is a fully-featured user interface development kit for Java applications. Building on the foundations of the Abstract Window Toolkit (AWT), Swing enables cross-platform applications to use any of several pluggable look-and-feels.

Swing developers can take advantage of its rich, flexible features and modular components, building elegant user interfaces with very little code.

This seco …

eBook Tags – java , swing

Download eBook Free »

Download Free Java Swing ebook

 

Java 2 Enterprise Edition 1.4

ZIP eBook File “3.72 MB” , eBook Downloads [79]  

* Java 2 Enterprise Edition (J2EE) is the specification that all enterprise Java developers need to build multi-tier applications, and also the basis for BEA’s WebLogic Application Server and IBM’s WebSphere

* Revised to be current with the significant J2EE 1.4 update that will drive substantial developer interest

* Written by a top-selling team of eleven experts who provide unique and sub …

eBook Tags – j2ee , java

Download eBook Free »

Download Free Java 2 Enterprise Edition 1.4 ebook

 

Introduction to Java and Software Design: Swing Update

ZIP eBook File “12.74 MB” , eBook Downloads [61]  

Introduction to Java and Software Design breaks the current paradigms for teaching Java and object-oriented programming in a first year programming course.

The Dale author team has developed a unique way of teaching object-oriented programming.

They foster sound object-oriented design by teaching students how to brainstorm, use filtering scenarios, CRC cards, and responsibility algorithms. …

eBook Tags – java , software , swing

Download eBook Free »

Swing Update ebook

JDBC 3: Java Database Connectivity

ZIP eBook File “4.22 MB” , eBook Downloads [61]  

This essential guide offers serious Java developers a focused resource on using JDBC 3 to build robust, enterprise-class applications for the Internet or intranet.

This title provides a step-by-step tutorial on the JDBC 3 API, as well as many examples and discussions about advanced techniques.

It also provides a complete reference of the API’s packages and extensions.

Powerful and enhan …

eBook Tags – jdbc , java , database

Download eBook Free »

Java Database Connectivity ebook

 

Professional Java tools for extreme programming

ZIP eBook File “3.13 MB” , eBook Downloads [63]  

Professional Java tools for extreme programming: Ant, Xdoclet, JUnit, Cactus and Maven This is a practical, code-intensive guide to the tools that Enterprise Java developers need when using Extreme Programming methods. It covers key tools used to automate complex parts of the XP process: application integration, testing, and deployment.

eBook Tags – java , ant , xdoclet , junit , cactus , maven

Download eBook Free »

Download Free Professional Java tools for extreme programming ebook

 

Interactive Web-Based Virtual Reality with Java 3D

ZIP eBook File “4.82 MB” , eBook Downloads [44]  

Description

With the emergence of the Java 3D API, the creation of high quality 3D animated graphics for Java applications and applets becomes a possibility.

With numerous aspects of the business, science, medical, and educational fields implementing this technology, the need for familiarity of Java 3D amplifies.

Interactive Web-Based Virtual Reality with Java 3D provides both advanced a …

eBook Tags – java , 3d , web-base

Download eBook Free »

Download Free Interactive Web-Based Virtual Reality with Java 3D ebook

 

Java Persistence with Hibernate

ZIP eBook File “7.04 MB” , eBook Downloads [265]  

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

Hibernate, the most popular Java persistence tool, provides automatic and transparent object/relational mapping making it a snap to work with SQL databases in Java applications.

Hibernate applications are cheaper, more portable, and more resilient to change.

Because it conforms to the …

eBook Tags – hibernate , java , persistence

Download eBook Free »

Download Free Java Persistence with Hibernate ebook

 

J2EE Developers Handbook

ZIP eBook File “6.38 MB” , eBook Downloads [88]  

Java 2 Enterprise Edition (J2EE) is an application development platform for building robust enterprise systems.

J2EE includes numerous Java APIs and tools including Enterprise JavaBeans, JavaServer Pages, and Servlets.

Developers looking to leverage this complex platform need guidance not only on the features of each tool, but on using them together to create real-world systems.

J2EE De …

eBook Tags – j2ee , java , jsp , javabeans , servlets

Download eBook Free »

Download Free J2EE Developers Handbook ebook

Ibatis in Action

ZIP eBook File “1.89 MB” , eBook Downloads [31]  

iBATIS in Action teaches Java developers and architects how to use the iBATIS framework to map relational databases to object-oriented programs.

Written by the creator of iBATIS, this practical book presents patterns and solutions that readers can apply immediately.

iBATIS in Action shows Java developers how to tackle the problem of data persistence using the elegant iBATIS framework.

eBook Tags – java , iBATIS , struts

Download eBook Free »

Download Free Ibatis in Action ebook

 

Java and XML

ZIP eBook File “3.95 MB” , eBook Downloads [83]  

Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work.

It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications.

The result is a new approach to managing information that touches everything from configuration files to web sites.

After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, t …

eBook Tags – java , xml

Download eBook Free »

Download Free Java and XML ebook

 

Groovy in Action

ZIP eBook File “10.24 MB” , eBook Downloads [27]  

Groovy, the brand-new language for the Java platform, brings to Java many of the features that have made Ruby popular.

Groovy in Action is a comprehensive guide to Groovy programming, introducing Java developers to the new dynamic features that Groovy provides.

To bring you Groovy in Action, Manning again went to the source by working with a team of expert authors including both members an …

eBook Tags – groovy , ruby , java

Download eBook Free »

Download Free Groovy in Action ebook

 

An Introduction to Network Programming with Java

ZIP eBook File “3.48 MB” , eBook Downloads [89]  

The ability to construct reliable network software is a vital skill for many of today’s programmers and at the same time, Java’s comprehensive libraries of readily-accessible network programming features ensure that Java remains at the forefront of network software development.

The 1st edition of this book provided a streamlined work that could serve as the core text on an undergraduate module …

eBook Tags – network , java , programming

Download eBook Free »

Download Free An Introduction to Network Programming with Java ebook

 

Service Oriented Architecture with Java

ZIP eBook File “2.61 MB” , eBook Downloads [73]  

I recently read “Service Oriented Architecture with Java” by Binildas CA, Malhar Barai, and Vicenzo Caselli.

This book provides a look at some of the tools in the java world that can be applied to support a Service Oriented Architecture.

There are 6 Chapters in all:

Chapter 1: The Mantra of SOA
This chapter reviews basic tiered architecture, EA and the basic points of benefit of SOA …

eBook Tags – java , oriented

Download eBook Free »

Download Free Service Oriented Architecture with Java  ebook

Agile Java Crafting Code with Test-Driven Development

ZIP eBook File “4.68 MB” , eBook Downloads [55]  

Langr writes for every programmer, even those with little or no experience with Java, object-oriented development, or agile methods.

He shows how to translate oral requirements into practical tests, and then how to use those tests to create reliable, high-performance Java code that solves real problems.

Agile Java doesn’t just teach the core features of the Java language: it presents coded …

eBook Tags – java , agile , test

Download eBook Free »

Download Free Agile Java Crafting Code with Test-Driven Development ebook

 

Ant Developers Handbook

PDF eBook File “1.77 MB” , eBook Downloads [77]  

Ant has emerged as the preferred building tool for Java developers, automating tedious compilation, test, and code management.

Many Java developers are aware of Ant but there is little documentation to assist in getting started with the Ant tool.

Even experienced developers who already use some of the features of the Ant tool, struggle with the more advanced aspects.

This book will edu …

eBook Tags – ant , java

Download eBook Free »

Download Free Ant Developers Handbook ebook

 

Agile Java Development with Spring Hibernate and Eclipse

ZIP eBook File “13.14 MB” , eBook Downloads [94]  

Agile Java™ Development With Spring, Hibernate and Eclipse is a book about robust technologies and effective methods which help bring simplicity back into the world of enterprise Java development.

The three key technologies covered in this book, the Spring Framework, Hibernate and Eclipse, help reduce the complexity of enterprise Java development significantly.

Furthermore, these technolog …

eBook Tags – java , hibernate , eclipse

Download eBook Free »

Download Free Agile Java Development with Spring Hibernate and Eclipse ebook

 

Concurrent and Real-Time Programming in Java

ZIP eBook File “6.10 MB” , eBook Downloads [91]  

Real-time functionality is essential for developing many consumer, industrial, and systems devices.

While the C/C++ programming language is most often used in the creation of real-time software, the Java language, with its simple and familiar object-oriented programming model, offers many advantages over current real-time practices.

Concurrent and Real-Time Programming in Java covers the m …

eBook Tags – java

Download eBook Free »

Download Free Concurrent and Real-Time Programming in Java ebook

 

Eclipse Modeling Framework

ZIP eBook File “3.17 MB” , eBook Downloads [163]  

This book is a comprehensive introduction to and developer’s quick reference for the Eclipse Modeling Framework (EMF). EMF is a powerful framework and code-generation facility for building Java applications based on simple model definitions.

Designed to make modeling practical and useful to the mainstream Java programmer, EMF unifies three important technologies: Java, XML, and UML. Models can …

eBook Tags – eclipse

Download eBook Free »

Download Free Eclipse Modeling Framework ebook

Comments (2) »