Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
bethrobson committed Mar 10, 2021
1 parent 9f6f0fa commit 985cadd
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
# Head First Design Patterns (2014 update)
# Head First Design Patterns (2020 2nd Edition)

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
I have recently updated all the code for Head First Design Patterns for the 2nd edition of the book, released in December, 2020.

Download the code and compile and run from the command line, or load the code into project in Eclipse using Java 8 or higher.

Other links for the book are available on the book page at <a href="http://wickedlysmart.com/head-first-design-patterns/">wickedlysmart.com</a>.

0 comments on commit 985cadd

Please sign in to comment.