This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lecture:clojure:디자인_패턴 [2016/01/15 17:55] psk810 [Dependency Injection] |
lecture:clojure:디자인_패턴 [2019/02/04 14:26] (current) |
||
---|---|---|---|
Line 109: | Line 109: | ||
===== Dependency Injection ===== | ===== Dependency Injection ===== | ||
- | [[https://github.com/technomancy/robert-hooke|Robert Hooke]] | ||
===== AOP ===== | ===== AOP ===== | ||
- | ==== Robert Hook ==== | + | [[https://github.com/technomancy/robert-hooke|Robert Hooke]] |
===== 함수형 디자인 패턴 ===== | ===== 함수형 디자인 패턴 ===== | ||
Line 180: | Line 179: | ||
- | ==== Pipeline ==== | + | ==== Pipeline Pattern ==== |
[[https://github.com/rm-hull/monet|monet canvas drawing 라이브러리]] | [[https://github.com/rm-hull/monet|monet canvas drawing 라이브러리]] |