# Head-First-Design-Patterns **Repository Path**: yunweizhaoyang/Head-First-Design-Patterns ## Basic Information - **Project Name**: Head-First-Design-Patterns - **Description**: 万变不离其宗,打好基础比啥都重要!Head-Firest设计模式书籍的源码,结合书籍看,理论结合代码,高效!!! - **Primary Language**: Java - **License**: Not specified - **Default Branch**: development - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-04-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Head First Design 代码 ```` 已学: 策略模式 观察者模式 装饰者模式(只看书,没有测试代码) 工厂模式 (正在学习代码) ```` ## 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.