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: Data Structures and Algorithms with Object-Oriented Design Patterns in JavaData Structures and Algorithms with Object-Oriented Design Patterns in Java
by - Wiley
Author presents the fundamentals of data structures and algorithms from an object-oriented perspective. The text promotes object-oriented design using Java and illustrates the use of the latest object-oriented design patterns.
(18485 views)
Book cover: Java Structures: Data Structures in Java for the Principled ProgrammerJava Structures: Data Structures in Java for the Principled Programmer
by - McGraw-Hill
This text was developed for use in a standard Computer Science curriculum. It requires a little more effort to read. The text is not a brief encounter with object-oriented data structure design, but a touchstone for one's programming future.
(16866 views)
Book cover: Programming Neural Networks with Encog3 in JavaProgramming Neural Networks with Encog3 in Java
by - Heaton Research
The book is an introduction to Neural Networks and Artificial Intelligence. Neural network architectures, such as the feedforward, Hopfield, and self-organizing map architectures are discussed. Training techniques are also introduced.
(18331 views)
Book cover: Introduction to Web Services with JavaIntroduction to Web Services with Java
by - Bookboon
This book focuses more on the details of a hands-on approach to Web Service programming than its specifications. In order to help readers grasp the concept, we provide a brief introduction to Web Service, SOAP, and WSDL in the first three chapters.
(9695 views)