강의

멘토링

로드맵

Programming

/

etc. (Programming)

Design Patterns with JAVA (GoF)

If you have just finished the Java Basics book or are a Java beginner, I expect that through this course you will learn design patterns and be able to program with more efficient code when programming using Java.

(4.4) 76 reviews

1,004 learners

  • java
3시간 만에 완강할 수 있는 강의 ⏰
Java
MVC

Reviews from Early Learners

What you will learn!

  • Advanced Uses of Java

  • Implementing advanced code using Java

  • A smooth resolution of various problems that arise during project progress

What is a design pattern?

The important reason for creating a program by applying design patterns is
This is to make it easier to respond to various additional requirements .
That is, to make it easy to modify the code.
Through my previous experiences, the experiences of others, etc.
In this situation, if the purpose of the modification is this, it is better to do it like this.
A design pattern is something that is systematically organized.
So when we apply design patterns to programming,
It will make programming a little more comfortable.

The 'Design Patterns with JAVA (Gof)' course explains some of the Gof Design Patterns using Java.

The usefulness of design patterns

Making a 2nd multiplication table


💁🏻‍♂️If I need to print from 1 to 999, what would be a good method?
🙋🏻‍♀️[Method 1] requires a very long hardcoding, whereas [Method 2] only requires changing the condition inside the for loop to i<1000!
💁🏻‍♂️If I need to print 3 columns, what would be a good method?
🙋🏻‍♀️[Method 1] requires you to change all 2s in the horizontal line to 3, whereas [Method 2] only requires you to change int n = 3; and you're done!
This example is not a design pattern, but if you apply design patterns to your project, it will look like this example.
It makes it easier to respond to various additional requirements.

소스코드자료는 싱글턴패턴의 세 번째 강의 "쓰레드 사용시 문제점 해결과 좀 더 효율적인 코드 만들기"에 첨부 되어 있습니다.

해당 수업에서 좌측 상단의 수업 리스트버튼을 눌렀을 때 첨부파일을 확인할 수 있습니다.

Recommended for
these people

Who is this course right for?

  • For those who have just finished the Java Basics book

  • For those who want to use Java at a higher level

  • For those who want to study design patterns

  • This is suitable for those who are moving from [beginner → intermediate] level.

Need to know before starting?

  • We assume you have Java programming experience.

  • It does not cover installing JDK, build tools, or IDE.

  • This course was created using JDK 1.8, Eclipse 2019-06.

Hello
This is

5,744

Learners

374

Reviews

118

Answers

4.6

Rating

6

Courses

현) 더조은IT아카데미 - 자바개발자과정 / 플러터 / 빅데이터 / 블록체인 강의

28년차 개발자이면서 강의를 겸하고 있습니다.

*** 저서 ***

이재환의 자바 프로그래밍 입문 / 골든래빗

예제로 배우는 스프링 부트 입문 /  비제이퍼블릭

핵심강좌! 유니티 / 유페이퍼

핵심강좌! Cocos2d-X / 유페이퍼

시작하세요! cocos2d 아이폰게임프로그래밍 / 위키북스

*** 온라인 강의 ***

자바 : 클래스의 이해와 객체지향 프로그래밍

디자인 패턴 with JAVA

예제로 배우는 스프링부트 입문

핵심 강좌! Cocos Creator 2D 게임 개발

게임 디자인 패턴 with Unity

 

 

Curriculum

All

21 lectures ∙ (3hr 19min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

76 reviews

4.4

76 reviews

  • 프리라이프님의 프로필 이미지
    프리라이프

    Reviews 10

    Average Rating 4.8

    3

    100% enrolled

    강의 내용이 생각보다 좀 아쉽네요 실무에서 바로 사용할 수 있을 정도로 깊이 있는 실무 코드를 생각했는데 조금 아쉽습니다 그리고 초반부에는 차근히 작성하면서 진행하는 반면 중 후반부 부터는 그냥 소스코드 붙여넣고 대략적으로 설명하시는 부분도 좀 아쉬웠고요 차근히 스텝별로 코드 작성하면서 진행하면 이해하기도 더 좋고 했을텐데 너무 빠르게 코드 붙여넣고 설명하면서 훅 넘어가니까 놓쳐서 다시 뒤로 돌려서 보는 부분도 많았네요 하지만 기초가 부족하거나 디자인패턴에 대한 기본이 아예 안되신 분들에게는 이런 패턴은 이런 식으로 구현하는 구나 라고 느낌이 오실 것 같습니다 여튼 전반적으로 아쉬운 퀄리티의 강의 입니다

    • OMG님의 프로필 이미지
      OMG

      Reviews 205

      Average Rating 5.0

      5

      100% enrolled

      디자인패턴이 무엇인지 입문하기에 도움이 되는 강좌입니다.

      • Wonjin Kim님의 프로필 이미지
        Wonjin Kim

        Reviews 1

        Average Rating 4.0

        4

        100% enrolled

        디자인 패턴 공부하려고 책도 사서 보고 유튜브 강의도 봤는데 그것들 보다 이해하는데 도움이 되었습니다. 각 패턴을 단계별로 설명해 주시는 부분이 좋습니다. 하지만 모든 패턴 설명이 그렇지는 않았습니다. 강의 소개 보고 많이 기대하고 수강해서 그런지 별 하나 뺐습니다. 프리라이프님 강의 평가에 공감이 됩니다.

        • 성낙현님의 프로필 이미지
          성낙현

          Reviews 7

          Average Rating 5.0

          5

          100% enrolled

          디자인패턴을 공부하려고 나름 책도 보고 강좌도 찾아봤었는데... 드디어 마음에 드는 강좌를 찾게되었네요.. 전체적으로 정리도 잘되어있고 무엇보다 예제가 맘에 들었습니다. 짤막한 예제소스로 충분한 이해를 시켜준다는게 쉽지않은데 되게 공을 많이 들이셨다는걸 느낄수 있었습니다. 좋은 강좌 감사하구요..다른 개발자분들도 한번씩 들어보신다면 도움이 되실거라 생각합니다.^^

          • 느림보개발자님의 프로필 이미지
            느림보개발자

            Reviews 26

            Average Rating 4.9

            5

            100% enrolled

            디자인 패턴에 대해서 막연하게 느껴졌는데, 이번 강의를 통해서 자주 쓰는 디자인 패턴에 대해서 쉽게 이해 할 수 있었습니다. 자바 기반 디자인 패턴에 대해서 궁금 하신 분들에게 추천드립니다~

            $26.40

            java's other courses

            Check out other courses by the instructor!

            Similar courses

            Explore other courses in the same field!