Home » Archive

Free Download Java PDF eBook

Java »

7 May 2012 | |
Java: How to Program, 8th International Edition

Book Description:

“The [arrays] exercises are quite sophisticated and interesting. Provides the best combination of conceptual discussion and implementation examples of dynamic binding that I have encountered in a text. Excellent overview of basicnetworking via Java. Provides the perfect breadth and depth for generics in an entry-level Java class. Provides a good segue into a data structures course – the exercises are excellent.” – Ric Heishman, George Mason University
“Beautiful collections of exercises–a nice illustration of how to use Java libraries to generate impressive and stimulating graphics with minimal code and effort. I found the …

Java »

3 May 2012 | | , , , ,
Pro JavaFX 2: A Definitive Guide to Rich Clients with Java Technology

Book Description
In Pro JavaFX 2: A Definitive Guide to Rich Clients with Java Technology, Jim Weaver, Weiqi Gao, Stephen Chin, Dean Iverson, and Johan Vos show you how you can use the JavaFX platform to create rich-client Java applications. You’ll see how JavaFX provides a powerful Java-based UI platform capable of handling large-scale data-driven business applications.
Covering the JavaFX API, development tools, and best practices, this book provides code examples that explore the exciting new features provided with JavaFX 2. It contains engaging tutorials that cover virtually every facet of JavaFX …

Java, OpenSource & CMS, Software Dev »

2 May 2012 | | , , , , , , ,
Pro Spring 3

Book Description
The agile, lightweight, open-source Spring Framework continues to be the de facto leading enterprise Java application developmentframework for today’s Java programmers and developers. It works with other leading open-source, agile and lightweight Java technologies like Hibernate, Groovy, MyBatis, and more. Spring now also works with Java EE and JPA 2 as well.
Pro Spring 3 updates the bestselling Pro Spring with the latest that the Spring Framework has to offer: version 3.1. At 1000 pages, this is by far the most comprehensive Spring book available, thoroughly exploring the power of Spring.
With Pro Spring 3, you’ll learn Spring basics and core topics, and gain access to the authors’ insights and …

Software Dev »

30 Apr 2012 | | , ,
Programming in Scala: A Comprehensive Step-by-step Guide

Book Description
Programming in Scala is the definitive book on Scala, the new language for the Java Platform that blends object-oriented and functional programming concepts into a unique and powerful tool for developers
Coauthored by the designer of the Scala language, this authoritative book will teach you, one step at a time, the Scala language and the ideas behind it.
The book is carefully crafted to help you learn. The first few chapters will give you enough of the basics that you can already start using Scala for simple tasks. The entire book …

C, C++, C# »

C# 5.0 Pocket Reference: Instant Help for C# 5.0 Programmers

Book Description
With this digital Early Release edition of C# 5.0 Pocket Reference, you get the entire book bundle in its earliest form – the author’s raw and unedited content – so you can take advantage of this content long before the book’s official release. You’ll also receive updates when significant changes are made, as well as the final ebook version.
When you need answers for using C#5.0, this tightly focused and practical book tells you exactly what you need to know—without long introductions or bloated samples. Succinct and easy to browse, C# 5.0 Pocket Reference is ideal as quick reference—or …

Java, OpenSource & CMS »

Apache Tomcat 7 Essentials

Book Description
Apache Tomcat (or simply Tomcat) is an open source servlet container developed by the Apache Software Foundation (ASF). The latest major stable release, Apache Tomcat version 7 implements the Servlet 3 and JavaServer Pages 2 specifications from the Java Community Process, and includes many additional features that make it a useful platform for developing and deploying web applications and web services.
Apache Tomcat 7 Essentials follows a practical approach to teach installing, configuring, and maintaining Tomcat. It helps you to understand the middle architecture for hosting multiple websites and also …

Java »

12 Apr 2012 | |
Java 7 New Features Cookbook

Book Description
Java 7 is a major update that includes a lot of exciting new language improvements such as support for type inference and improved exception handling. Other new features include the ability to work with symbolic links, a greatly simplified directory traversal technique, and the monitoring of file creation and deletion. Improvements in event handling, security, and concurrent processing have also been added
Java 7 New Features Cookbook is your go-to guide to learn about all the new exciting features Java 7 has to offer with a very practical recipe-based approach.
The book starts with coverage of the new language improvements. …

Java »

11 Apr 2012 | | ,
Core Java, Vol. 2: Advanced Features

Book Description:
The revised edition of the classic Core Java™, Volume II–Advanced Features, covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. Like Volume I (which covers the core language and library features), this volume has been updated for Java SE 6 and new coverage is highlighted throughout. All sample programs have been carefully crafted to illustrate the latest programming techniques, displaying best-practices solutions to the types of real-world problems professional
eBook Detail

Author: Cay S. Horstmann, Gary Cornell
Publisher: Prentice Hall
ISBN: 0132354799
Released: edition 2008
Format: CHM
Pages: 1056 pages
Size: 19.93 mb

Java, Web Development, XML »

10 Apr 2012 | | , , , , , , , ,
Spring Web Services 2 Cookbook

Book Description
Spring Web Services is a product of the Spring community focused on creating document-driven Web services.
Spring Web Services aims to facilitate contract-first SOAP servicedevelopment, allowing for the creation of flexible web services using one of the many ways to manipulate XML payloads.
This comprehensive guide — which provides professional expertise on a variety of technical topics right from setting-up a contract-first Web-Service, creating client of a Web-Service to serialization, monitoring, testing and security using Spring-WS — helps you enhance your skills in Spring Web Services.
Spring Web Services 2 Cookbook includes a wide variety of recipes that covers most important topics used in …

Ajax, JavaScript, Web Development »

8 Apr 2012 | | , , , ,
jQuery: Novice to Ninja, 2nd Edition

Book Description
jQuery: Novice to Ninja, 2nd Edition is the perfect book to jump-start your journey into jQuery. You’ll learn all the basics, so you’ll be able to truly appreciate the power of this JavaScript framework. Then you’ll move on to more advanced techniques, such as plugin developmentand the creation of almost every conceivable UI widget.

A practical, hands-on guide to using jQuery
Ready-to-use best practice solutions
Includes complete working code
Fully updated for jQuery 1.6

Table of Contents
Chapter 1. Falling in Love with jQuery
Chapter 2. Selecting, Decorating, and Enhancing
Chapter 3. Animating, Scrolling, and Resizing
Chapter 4. Images and Slideshows
Chapter 5. Menus, Tabs, Tooltips, …