Java for Small Teams
by Henry Coles, et al.
Publisher: GitBook 2017
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.
Download or read it online for free here:
Read online
(online html)
Similar books
Programming Principles in Java: Architectures and Interfaces
by David Schmidt - 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)
by David Schmidt - 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)
Java Distributed Computing
by Jim Farley - 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)
by Jim Farley - 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)
Java 23. Key Concepts in Brief
by Sergio Petrucci - 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)
by Sergio Petrucci - 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)
JXTA 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)
- 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)