e-books in Java Tools & Utilities category
by Bill Burke - GitBook , 2015
Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. This hands-on reference demonstrates how to start with services based on the REST architecture.
(6133 views)
by John Ferguson Smart - O'Reilly Media , 2011
This complete guide shows you how to automate your build, integration, release, and deployment processes with Jenkins -- and demonstrates how CI can save you time, money, and headaches. Ideal for developers, software architects, and project managers.
(6833 views)
by David H. Rothman - Prima Communications , 1996
The Net is revolutionizing the way millions of people work, learn, fall in love, create art, do business, make friends, and entertain themselves. Rothman explores this new electronic meeting place, as well as the controversy that threatens it ...
(7954 views)
by Ron McFadyen - University of Winnipeg , 2015
This book introduces the Java programming language. The text assumes the student will be using the BlueJ development environment and provides some introductory BlueJ material. BlueJ provides a good programming environment for the beginner programmer.
(8218 views)
by Neil Bartlett - GitHub , 2009
Java alone does not support modularity. However, Java's great strength is its flexibility, which has allowed a powerful module system to be built on top. That module system is called OSGi. OSGi is the way to build modular applications in Java.
(9217 views)
by David Winterfeldt, Vaan Nila - springbyexample.org , 2012
Spring ushers in a new season for Java programming. If you are a Java programmer and have access to a JVM, you can leverage any part of Spring to begin to build applications that are easier to code, test and manage. This book will show you how.
(12435 views)
- Wikibooks , 2011
Click Framework is a modern JEE web application framework, providing a natural rich client style programming model. Click is designed to be very easy to learn and use, with developers getting up and running within a day.
(10840 views)
by David Turner, Jinseok Chae , 2009
The book introduces students to web application development in Java with the use of Eclipse. It provides instructions on how to construct solutions to various problems. The book assumes a familiarity with HTML and the Java programming language.
(14575 views)
by A. Kumaraswamipillai, S. Arulkumaran - Lulu.com , 2010
Tutorials on popular frameworks - Hibernate and Spring. Tutorial 4: Hibernate, HSQL Database, Maven and Eclipse Tutorial. 5: Spring, Hibernate, Maven and Eclipse. Tutorial 6: Spring AOP. Tutorials 1-3: Java, Maven 2, Eclipse and JSF.
(15180 views)
by Richard Pawson, Robert Matthews - Wiley , 2002
Naked Objects for Java is an application development framework, designed to let you rapidly develop domain-driven business applications. The aim of this book is to introduce you to the concept of designing business systems from naked objects.
(11560 views)
by Tim O'Brien, at al. - Sonatype, Inc. , 2010
Maven is a build tool, a project management tool, a container for running build tasks. It is a tool that has shown itself indispensable for projects that graduate beyond the simple. This work is the first attempt at a comprehensive title on Maven.
(16965 views)
by Romin K. Irani , 2010
This book is for Java programmers looking to get started on Google App Engine, as well as App Engine programmers looking to move to Java. The journey begins with a look at the Google Plugin for Eclipse and finishes with a working web application.
(15549 views)
by Tim O'Brien, at al. - Sonatype, Inc. , 2010
This work is the first attempt at a comprehensive title on Maven. It builds upon the combined experience and work of the authors of all previous Maven titles, and you should view it as the first edition in a long line of updates to follow.
(20272 views)
by Tim O'Brien, at al. - Sonatype, Inc. , 2009
Repository managers act as proxies between your organization and the public Maven repositories and they also provide a deployment destination for your own generated artifacts. This book is both a comprehensive reference and an introduction to Nexus.
(16580 views)
by by Tim O'Brien, at al. - Sonatype, Inc. , 2009
This book covers the installation and configuration of the m2eclipse 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, etc.
(14516 views)
- Addison-Wesley Professional , 2001
This book provides programmers with the requirements for creating user interfaces using the Java Foundation Classes. The book uses rich color on every page while demonstrating how you can create Java programs that will look great on any computer.
(18084 views)
by Michael Cote , 2005
JAAS is the Java Authentication and Authorization Service bundled in Java SE. This book covers the basics of JAAS, and then goes into how to write database backed versions of JAAS service classes such as Policy, Configuration, and LoginModule.
(17707 views)
by John Zukowski - O'Reilly , 1997
This book provides complete documentation on the Abstract Window Toolkit (AWT), a collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, use components like buttons, etc.
(18833 views)
by Will Iverson - Prentice Hall PTR , 2005
The Apache Jakarta Commons project is a collection of freely-reusable Java components. This book is a Java developer's guide to the Apache Jakarta Commons project. It covers the twelve most important Commons packages, with sample program code.
(19617 views)
by Sonatype Company - O'Reilly Media, Inc. , 2008
The book explains how Maven can bring order to your software development projects. Maven is also a project management tool that can run reports, generate a project website, and facilitate communication among members of a working team.
(19699 views)
by Matthew Robinson, Pavel Vorobiev - Manning Publications , 2003
Written for the experienced Java developer, Swing provides a guide to getting the most out of Sun's Swing/JFC user interface classes. Mixing code examples and expert advice, the book shows how to use this powerful library in your own projects.
(16927 views)
by Sun Microsystems Inc. - Addison-Wesley Professional , 2001
The 2nd edition provides information for anyone involved in creating graphical user interface applications and applets in Java. New sections discuss the use of badges in button graphics, smooth interaction, and revised standards for window titles.
(18211 views)
by Sheng Liang - Prentice Hall PTR , 1999
The book documents the latest in native code programming for Java using the Java Native Interface with C/C++. The text is built around 'dos and don'ts', even specifying when you should not use JNI. Written for the experienced Java developer.
(24923 views)
by Carl Albing, Michael Schwarz - Prentice Hall PTR , 2004
The hands-on guide to the full Java application development lifecycle on Linux, written for Java and Linux developers alike. The authors demonstrate the platform, tools, and application development by showing easy-to-follow, realistic examples.
(19304 views)