On Java 8 by Bruce Eckel
English | 2017 | ISBN: 0981872522 | EPUB | 1024 pages | 12 Mb
Programming
English | 2017 | ISBN: 0981872522 | EPUB | 1024 pages | 12 Mb
Programming
This book teaches the most modern form of Java programming using the features in the 8th version of that language. With the advent of Java 8, the language has changed significantly enough that new Java code feels and reads differently. his justified the two-year effort of creating a new book. On Java 8 is designed for someone with a basic foundation in programming.
This book assumes you have some programming familiarity, so you understand:
A program is a collection of statements
The idea of a subroutine/function/macro
Control statements such as “if” and looping constructs such as “while”
Etc.
All the source code for this book is available as copyrighted freeware, distributed via Github.