Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/irisation23/head_first

πŸ–ΌοΈ.equals("Gogh");
https://github.com/irisation23/head_first

design-patterns java markdown

Last synced: 5 days ago
JSON representation

πŸ–ΌοΈ.equals("Gogh");

Awesome Lists containing this project

README

        

# πŸ–ΌοΈ Head_First λ””μžμΈνŒ¨ν„΄
- ν•΄λ‹Ή νŽ˜μ΄μ§€λŠ” λ””μžμΈνŒ¨ν„΄ ν•™μŠ΅μ„ μœ„ν•œ repositoryμž…λ‹ˆλ‹€.

## ⭐️ 컀밋 방식

> designpattern(πŸ“πŸ“šπŸ› ): foo bar barz #IssueNumber

- πŸ“ 곡뢀 쀑
- πŸ“š 정리 μ™„λ£Œ
- πŸ›  μˆ˜μ •

## 🚨 이슈 메이킹
- 각 컀밋에 이슈 번호λ₯Ό κΈ°μž…ν•˜μ—¬ ν™œμš©ν•©λ‹ˆλ‹€.
- μ΄μŠˆλŠ” 각 μ½”λ“œκ°€ μ΅œμ’… 마무리 λ˜μ—ˆμ„ μ‹œ close ν•©λ‹ˆλ‹€.

## πŸ“œ νŒ¨ν„΄ λͺ¨μŒ(Docs)

1. [μ „λž΅ νŒ¨ν„΄](https://github.com/bunsung92/Head_First/blob/develop/HeadFirst/docs/strategy/StrategyPattern.md)
2. [μ˜΅μ €λ²„ νŒ¨ν„΄](https://github.com/bunsung92/Head_First/blob/develop/HeadFirst/docs/observer/ObserverPattern.md)
3. [λ°μ½”λ ˆμ΄ν„° νŒ¨ν„΄](https://github.com/bunsung92/Head_First/blob/develop/HeadFirst/docs/decorator/DecoratorPattern.md)

## 🎨 νŒ¨ν„΄ λͺ¨μŒ(μ½”λ“œ)

1. [μ „λž΅ νŒ¨ν„΄](https://github.com/bunsung92/Head_First/tree/main/HeadFirst/src/chapter1/strategy)
2. [μ˜΅μ €λ²„ νŒ¨ν„΄](https://github.com/bunsung92/Head_First/tree/develop/HeadFirst/src/observer)
3. [λ°μ½”λ ˆμ΄ν„° νŒ¨ν„΄](https://github.com/bunsung92/Head_First/tree/develop/HeadFirst/src/decorator)