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: Programming Principles in Java: Architectures and InterfacesProgramming Principles in Java: Architectures and Interfaces
by - Kansas State University
Textbook for future professional programmers. They should understand how to employ three forms of structure: control structures, data structures, and component structures. The author emphasizes component structures over the other two forms.
(26148 views)
Book cover: Java Distributed ComputingJava Distributed Computing
by - O'Reilly Media
This book is an overview of the tools and techniques that are at your disposal for building distributed computing systems in Java. It is intended to serve as both explanatory and reference material for you, the professional developer.
(12996 views)
Book cover: Java 23. Key Concepts in BriefJava 23. Key Concepts in Brief
by - Petrucci Books
This book provides a concise guide to Java 23's key features, including Simplified Module Imports, improved beginner-friendliness, enhanced concurrency, scoped values, flexible constructors, ZGC generational mode, and performance optimizations.
(401 views)
Book cover: JXTA JXSE Programmers Guide 2.5JXTA JXSE Programmers Guide 2.5
- Sun Microsystems
This guide is for software developers who would like to write and deploy P2P services and applications using JXTA technology. It provides an introduction to JXTA technology and describes the JXTA network architecture and key concepts.
(11257 views)