Design Pattern 을 공부하는 학생입니다

sayong의 이미지

JAVA를 이용해서 Design Pattern 을 공부하는 학생입니다!!

제가 지금 공부하는 책의 예제 외에 좀 더 많은 실전 예제를 이해해 보려고 합니다!!

Design Pattern과 관련된 괜찮은 곳을 알고 계시거나..

본인이 작성한 소스 코드(Design Pattern을 적용한)를 가지고 계신 분 있으신가요?

제가 알고 싶은 Design Pattern은 다음과 같습니다!!

01. Strategy Pattern
02. Obserber Pattern
03. Decorator Pattern
04. Factory Pattern
05. Singleton Pattern
06. Command Pattern
07. Adaptor Pattern
08. Facade Pattern
09. Template Method Pattern
10. Iterator Pattern
11. Composite Pattern
12. State Pattern
13. Compound Pattern

이소희의 이미지

Java라는 언어의 틀을 생각하지 마시고,

객체지향 소프트웨어 설계라는 관점에서,

GoF의 '디자인패턴'과 마틴의 '소프트웨어개발의 지혜 : 원칙,디자인패턴,실천방법'을 읽어보시면

더 많은 것을 얻을 수 있을거라 생각됩니다.

내 삶속에 던져진 나.

sayong의 이미지

감사합니다!!

아~~ 잘 하고 싶다!!ㅋ

neocoin의 이미지

http://www.aladdin.co.kr/shop/wproduct.aspx?ISBN=8931420382 왜 절판되었는지 알수 없지만, 도서관 가보세요.

sayong의 이미지

감사합니다!!

아~~ 잘 하고 싶다!!ㅋ

serialx의 이미지

저정도면 Head First Design Patterns 책에 아주 잘 설명돼있습니다. 저도 처음에 그걸로 디자인 패턴 입문했는데 매우 효과적이었습니다.

익명 사용자의 이미지

"실전 예제" 를 보고 싶다면 javax.swing 패키지의 소스를 살펴보는 것도 좋을 겁니다. 온갖 패턴의 집합체이지요. 소스는 jdk 에 압축 파일로 포함되어 있습니다. 이름이 src.jar 였던가...잘 기억이...-_-'; 한 번 jdk 설치 디렉토리를 살펴보세요.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.