| Android Developer's Guide | |
| This free Android Developer's Guide is a practical introduction to developing applications for Android. It explores the concepts behind Android, the framework for constructing an application, and the tools for developing, testing, and publishing software for the platform. Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language. | |
| Developing with Eclipse and Maven | |
| The m2eclipse plugin is fully documented in the free, online book "Developing with Eclipse and Maven". This book covers the installation and configuration of the plugin as well as detailing some of the procedures you can use to: Create projects using Maven Archetypes, Check Out a Maven Project from SCM, Import Maven Projects, Materialize a Maven Project, Add and Update Dependencies and Plugins, Download Source and Javadoc, Resolve Dependencies, Search Remote Repositories for Maven Artifacts and Java classes, Use the Form-based POM Editor, Analyze Project Dependencies in m2eclipse. PDF Version | |
| The Maven Handbook | |
| "The Maven Handbook" is a free, online book. The Maven Handbook currently in a pre-alpha release. It covers: Developing OSGi Projects with the PAX Plugin, Scripting Builds with Apache Ant, Scripting Builds with Scala, Scripting Builds with Groovy. PDF Version | ![]() |
| Repository Management with Nexus | |
| Repository managers serve two purposes: they act as highly configurable proxies between your organization and the public Maven repositories and they also provide an organization with a deployment destination for your own generated artifacts. "Repository Management with Nexus" will walk you through the installation process for both the Open Source version of Nexus and Nexus Professional. PDF Version | ![]() |
| Object Oriented Programming using Java | |
| Download this 209 page ebook "Object Oriented Programming using Java" in pdf for free. Topics covered include : Abstraction, Inheritance, Polymorphism, Object Oriented Software Analysis and Design, The Unified Modelling Language (UML) , Agile Programming and Test Driven Development. | ![]() |
|
|

