Nov 25, 2011 |
13,759 views |

Book Description
Beginning Java 7 guides you through this language and a huge assortment of platform APIs according to the following table of contents:
Chapter 1: Getting Started with Java
Chapter 2: Discovering Classes and Objects
Chapter 3: Exploring Advanced Language Features
Chapter 4: Touring Language APIs
Chapter 5: Collecting Objects
Chapter 6: Touring Additional Utility APIs
Chapter 7: Creating and Enriching Graphical User Interfaces
Chapter 8: Interacting with Filesystems
Chapter 9: Interacting with Networks and Databases
Chapter 10: Parsing, Creating, and Transforming XML Documents
Chapter 11: Working with Web Services
Chapter 12: Java 7 Meets Android
Appendix A: Solutions to Exercises
Appendix B: Scripting API and Dynamically Typed Language Support
Appendix C: Odds and Ends
Appendix D: Applications Gallery
Chapter 1 introduces you to Java and begins to cover the Java language by focusing on fundamental concepts such as comments, identifiers, variables, expressions, and statements.
Chapter 2 continues to explore this language by presenting all of its features Download Now »
Nov 17, 2011 |
7,730 views |

Book Description
In Essential App Engine, Adriaan de Jonge shows Java developers how to rapidly build complex, productionquality, performance-driven cloud applications with Google App Engine. Using a start-to-finish case study and extensive Java example code, De Jonge covers the entire lifecycle, from application design and data modeling through security, testing, and deployment.
De Jonge introduces breakthrough techniques for creating applications that respond within two seconds, even on cold startup, and allow server responses in hundreds of milliseconds or less throughout the rest of the session. He also demonstrates how to avoid common mistakes that can dramatically reduce cloud application performance and scalability. He thoroughly covers state-of-the-art user interface development and shows how to make the most of Google App Engine’s extensive set of APIs. Coverage includes
- Setting up a development environment that makes it easy to continually address performance
- Understanding the anatomy of a Google App Engine application
- Making the right technical setup and design choices for each new application
- Efficiently modeling data for App Engine’s NoSQL data storage
- Recognizing when to avoid OR-mapping and pass datastore entities directly to HTML templates
- Finding alternatives to frameworks and libraries that impair App Engine performance
- Using JavaScript and AJAX on the client side of your cloud applications Download Now »
Nov 14, 2011 |
10,339 views |

Book Description
A unique book-and-video package presented by Java guru Yakov Fain
As one of the most popular software languages for building Web applications, Java is often the first programming language developers learn. The latest version includes numerous updates that both novice and experienced developers need to know. With this invaluable book-and-video package, Java authority Yakov Fain fully covers Java’s new features as well as its language extensions, classes and class methods, and the Swing Application Framework. For each lesson that he discusses in the book, there is an accompanying instructional video to reinforce your learning experience.
Lessons include:
- Introducing Java
- Eclipse IDE
- Object-Oriented Programming
- Class Methods
- Back to Java Basics
- Packages, Interfaces, and Encapsulation
- Programming with Abstract Classes and Interfaces
- Introducing the Graphic User Interface
- Event Handling in UI Download Now »
Nov 10, 2011 |
5,436 views |

Book Description
Vaadin is a new Java web framework for making applications look great and perform well, making your users happy. Vaadin promises to make your user interfaces attractive and usable while easing your development efforts and boosting your productivity. With this book in hand you will be able to utilize the full range of development and deployment features offered by Vaadin while thoroughly understanding the concepts.
Learning Vaadin is a practical step-by-step tutorial to understanding, using, and mastering the art of RIA development with Vaadin. You will learn about the fundamental concepts that are the cornerstones of the framework, at the same time making progress on building your own web application. The book will also show you how to integrate Vaadin with other popular frameworks and how to run it on top of internal as well as externalized infrastructures.
This book will show you how to become a professional Vaadin developer by giving you a concrete foundation through diagrams, practical examples and ready-to-use source code. It will enable you to grasp all the notions behind Vaadin one step at a time: components, layouts, events, containers, and bindings. You will learn to build first-class web applications using best-of-breed technologies. You will find detailed information on how to integrate Vaadin’s presentation layer on top of other widespread technologies, such as Spring, CDI, and JPA. Finally, the book will show you how to deploy on different infrastructures like Liferay portlet container and Google App Engine.
An authoritative and complete step-by-step tutorial Download Now »
Nov 09, 2011 |
3,984 views |

Book Description
Administrators require a secure, scalable, and resilient application infrastructure to support the development of JEE applications and SOA services. IBM’s WebSphere Application Server is optimized for this task, and this book will ensure that you can utilize all that this tool has to offer with the exciting new features of IBM WebSphere Application Server 8.0.
IBM WebSphere Application Server 8.0 Administration Guide is fully revised with details of the new functionality of WebSphere Application Server 8.0, including the new installation GUI, managed deployment, and HPEL. With this book in hand, you will be equipped to provide an innovative, performance-based foundation to build, run, and manage JEE applications and SOA services.
IBM WebSphere Application Server 8.0 has been tuned for higher performance out of the box, and numerous enhancements have been made to give you as an administrator more options for increasing runtime performance. This book will allow you to utilize all of these features, including HPEL logging and disabling WebSphere MQ Messaging. You will be taken through how to configure and prepare WebSphere resources for your application deployments, and by the end of IBM WebSphere Application Server 8.0 Administration Guide, you will be able to successfully manage and tune your WebSphere 8.0 implementation.
What you will learn from this book:
- Get to grips with all of the new administrative features that WebSphere Application Server 8.0 has to offer, including the new installation process using IBM Installation Manager Download Now »
Nov 03, 2011 |
4,375 views |

Book Description
Learn the guidelines of integrating Java with native Mac OS X applications with this Devloper Reference book.
Java is used to create nearly every type of application that exists and is one of the most required skills of employers seeking computer programmers. Java code and its libraries can be integrated with Mac OS X features, and this book shows you how to do just that.
You’ll learn to write Java programs on OS X and you’ll even discover how to integrate them with the Cocoa APIs.
- Shows how Java programs can be integrated with any Mac OS X feature, such as NSView widgets or screen savers
- Reveals the requirements for integrating Java with native OS X applications
- Covers OS X libraries and behaviors unique to working with Java
With this book, you will learn that creating Java-based applications that integrate closely with OS X is not a myth!
From the Back Cover
Integrate the power of Java with Apple’s OS X
Are you ready to apply your Java skills to the world of Mac OS X? This book shows you how. It first walks you through the history of Java on Apple, then the free development tools available on OS X and the steps for automating builds. Next you’ll find out how to make your Java applications behave the way you want in the Mac environment. With the help of numerous code samples Download Now »