Skip to content
This repository was archived by the owner on Feb 24, 2018. It is now read-only.

Byron/effective-java-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effective Java Examples

The source code contained herein is from the book "Effective Java Second Edition" by Joshua Bloch.

All sources are nearly unchanged, only the package names where adjusted.

The source code was originally available from http://java.sun.com/docs/books/effective/index.html, by now the URL turns out to not lead to the desired source code anymore.

Java and Rust

While reading the book, I will see how given design patterns are translating into the Rust world, and will add the respective code here using various cargo projects.

About

Source code to the book "Effective Java Second Edition" created by Joshua Bloch

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 71.3%
  • Rust 28.5%
  • JavaScript 0.2%