# Head-First-Design-Patterns **Repository Path**: sunchuanfu/Head-First-Design-Patterns ## Basic Information - **Project Name**: Head-First-Design-Patterns - **Description**: 《Head First 设计模式》第二版 随书源码 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-29 - **Last Updated**: 2025-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: 设计模式 ## README # Head First Design Patterns (2020 2nd Edition) 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 wickedlysmart.com.