- Personal notes + examples
- book's
- goal
- make effective use of the Java programming language
- its fundamental libraries
- java.lang + 's subpackages
- java.util + 's subpackages
- java.io + 's subpackages
- 's structure
- == 90 items /
- 1 rule-per-item
- rule == beneficial & best practice
- if there's ONLY a good reason -> break the rule
- rule == beneficial & best practice
- items are cross-references
- 1 rule-per-item
- == 11 chapters
- == 1 software design's broad aspect / chapter
- đź‘€INDEPENDENT == READ SEPARATELYđź‘€
- == 90 items /
- goal
forked from jbloch/effective-java-3e-source-code
-
Notifications
You must be signed in to change notification settings - Fork 0
dancer1325/effective-java-3e-source-code
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published
Languages
- Java 100.0%
