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: Concurrent Programming Using JavaConcurrent Programming Using Java
by
An introduction to using Java in concurrent or multithreaded applications. Topics covered are race conditions when threads share data, critical sections, mutual exclusion, semaphores, monitors, message passing, the rendezvous, etc.
(20993 views)
Book cover: Securing Java: Getting Down to Business with Mobile CodeSecuring Java: Getting Down to Business with Mobile Code
by - Wiley
Securing Java is the book on mobile code and security, it includes many things the authors discovered while working on real-world systems with businesses and government agencies. The book should appeal to experts and beginners alike.
(17747 views)
Book cover: JXTAJXTA
by - New Riders Publishing
A guided tour of the JXTA platform, including all of the critical information required to begin producing P2P solutions built on top of JXTA. The book assumes an intermediate level of Java development knowledge, and basic knowledge of networking.
(14611 views)
Book cover: Java Platform Performance: Strategies and TacticsJava Platform Performance: Strategies and Tactics
by - Prentice Hall PTR
The authors give the experienced Java programmer strategies and tips for getting the most out of Java code. The book offers suggestions for improving programs, but it also helps you think about performance as you design and test your software.
(21449 views)