Java Design Patterns, Part 4 of 7: State and Proxy Pattern
Interactive

Java Design Patterns, Part 4 of 7: State and Proxy Pattern

LearnNow Online
Updated Jul 20, 2020

Course description

Design patterns are proven solutions for solving problems without reinventing the wheel.Adding them to your high level toolkit will make you a better developer. In this course you'll become familiar with State Design, Stateless and Proxy design patterns.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

Core Java language is necessary for this course. if you do not have this please see: Java SE 9, Part 1 of 14: Install and Introduction Java SE 9, Part 2 of 14: IntelliJ and Operators Java SE 9, Part 3 of 14: classes and Objects Java SE 9, Part 4 of 14: Composition and Arrays Java SE 9, Part 5 of 14: Interfaces and Streams Java SE 9, Part 6 of 14: Swing and Flash Card Application Java SE 9, Part 7 of 14: Intro to Java FX Java SE 9, Part 8 of 14: Application Login Java SE 9, Part 9 of 14: Expressions, DB and Threads Java SE 9, Part 10 of 14: Project Setup and Login Java SE 9, Part 11 of 14: Errors and Listview Java SE 9, Part 12 of 14: Custom Lists and Updates Java SE 9, Part 13 of 14: Vaadin and HTTP Introduction Java SE 9, Part 14 of 14: Weather Application


Meet the expert

Paulo Dichone

Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.

Video Runtime

76 Minutes

Time to complete

134 Minutes

Course Outline

State and Proxy Patterns

State Design Pattern (20:25)

  • Introduction (00:08)
  • Introduction to State Pattern (08:24)
  • The Obvious Solution Part 1 (11:45)
  • Summary (00:08)

Without the State Pattern (18:59)

  • Introduction (00:08)
  • Obvious Solution Part 2 (05:47)
  • Using State Pattern Part 1 (12:55)
  • Summary (00:08)

Using the State Pattern (21:03)

  • Introduction (00:08)
  • State Pattern Part 2 (12:11)
  • State Design Pattern TestDrive (08:35)
  • Summary (00:08)

Proxy Design Pattern (16:01)

  • Introduction (00:08)
  • Intro to Proxy Design Pattern (05:06)
  • Remote Proxy Design Pattern Implementation (10:38)
  • Summary (00:08)
;