Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 450 Bytes

File metadata and controls

13 lines (10 loc) · 450 Bytes

EffectiveJava

This repository covers summary of "EffetiveJava" book authored by Josua Bloch

To run the code snippets

Install Java version >8
Use Gradle wrapper to build the project

Summary Points

./EffectiveJavaSummary

Use below for more readability of *.todo file