Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 570 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 570 Bytes

Head First Design Patterns (2014 update)

I have recently updated all the code for Head First Design Patterns to be compatible with Java 8. This new code accompanies an update for the book, released in July, 2014.

Download the code and compile and run from the command line, or load the code into project in Eclipse (Kepler, with the Java 8 beta patch).

https://wiki.eclipse.org/JDT/Eclipse_Java_8_Support_For_Kepler

Other links for the book are available on the book page at wickedlysmart.com.