Skip to content

The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.

Notifications You must be signed in to change notification settings

forax/effective-java-3e-source-code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The source code have been updated to use new constructs available since Java 9, the version used by the 3rd edition.

In particular, the examples are using the constructs available in Java 14:

I've also added some API calls, mostly List.of/List.copyOf (I think the later was added in 10).

Some edits may be surprising to you but I stand by them until you prove me wrong :)


Effective Java, Third Edition

EJ3e Book Cover

Hot News! Source code finally available on GitHub. Happy Hacking!

About

The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%