Logo

Java for Small Teams by Henry Coles, et al.

Small book cover: Java for Small Teams

Java for Small Teams
by

Publisher: GitBook
Number of pages: 143

Description:
This book is an attempt to capture what good Java code looks like and the practices that help produce it. This document is intended for consumption by anyone involved with writing server side Java code. From developers writing Java for the first time through to seasoned technical leads serving multiple teams.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Java: Classes in Java ApplicationsJava: Classes in Java Applications
by - BookBoon
This volume is the second part of the 'Java'-series written by David Etheridge. This book gives the reader an introduction to Documentation, Abstract and Parent classes, Inheritance, Error in Java, Java Interfaces and much more.
(17652 views)
Book cover: Java PersistenceJava Persistence
by - Wikibooks
Java persistence could be defined as storing anything to any level of persistence using the Java programming language. This book is focused on storing Java objects to relational databases, in particular using the Java Persistence API (JPA).
(18098 views)
Book cover: Java: The LegendJava: The Legend
by - O'Reilly Media
Java has flourished and is now one of the world's most important and widely-used programming environments. Benjamin Evans, the Java editor for InfoQ and author of Java in a Nutshell, 6th edition, takes us on a journey through time ...
(7763 views)
Book cover: Processing XML with JavaProcessing XML with Java
by - Addison-Wesley Professional
A complete guide to writing Java programs that read and write XML documents. Shows developers how to save XML documents, read XML documents, communicate with network servers that send and receive XML data, and integrate XSLT into their programs.
(24069 views)