https://github.com/jbloch/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
https://github.com/jbloch/effective-java-3e-source-code
Last synced: 10 months ago
JSON representation
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
- Host: GitHub
- URL: https://github.com/jbloch/effective-java-3e-source-code
- Owner: jbloch
- Created: 2018-08-03T20:48:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T20:11:11.000Z (over 5 years ago)
- Last Synced: 2025-04-13T20:39:27.804Z (11 months ago)
- Language: Java
- Size: 86.9 KB
- Stars: 3,963
- Watchers: 229
- Forks: 1,975
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-articles - https://github.com/jbloch/effective-java-3e-source-code
- awesome-starred-test - jbloch/effective-java-3e-source-code - The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable. (Java)
README
# Effective Java, Third Edition

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