athultr1997 / java_snippets

This repository contains listings for the book Effective Java, 3rd Edition. They were made to demonstrate the principles described in the book as I worked along since reading the book without the working code was not fun.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Listings for Effective Java

This repository contains listings for the book Effective Java, 3rd Edition. They were made to demonstrate the principles described in the book as I worked along since reading the book without working code was not fun. The official one can be found here: link but it lacks completeness in some examples.

Status

Chapter-1

  • item-2: Builder Pattern
  • item-3: Singleton Classes

References

  1. Effective Java by Joshua Bloch

About

This repository contains listings for the book Effective Java, 3rd Edition. They were made to demonstrate the principles described in the book as I worked along since reading the book without the working code was not fun.


Languages

Language:Java 100.0%