Complete Java Patterns Design Video Course

Complete Java Patterns Design Video Course



What you will learn in the course:
  • Recognize and apply design patterns
  • Refactor existing designs to use design patterns
  • Reason about applicability and usability of design patterns
  • Course content short overview:
  • SOLID Design Principles
  • Builder
  • Factories
  • Prototype
  • Singleton
  • Adapter
  • Bridge
  • Composite
  • Decorator
  • Façade
  • Flyweight
  • Proxy
  • Chain of Responsibility
  • Command
  • Interpreter
  • Mediator
  • Memento
  • Null Object
  • Observer
  • State
  • Strategy
  • Template Method
  • Visitor
Requirements for the course:
  • Good understanding of Java
  • Familiarity with latest Java features
  • Good understanding of object-oriented design principles
  • A computer with the latest JDK and (hopefully) an IDE
  • Learning desire

What are Design Patterns?

Design Patterns are reusable solutions to common programming problems. They were popularized with the 1994 book Design Patterns: Elements of Reusable Object-Oriented Software.
The original book was written using C++ and Small-talk as examples, but since then, design patterns have been adapted to every programming language imaginable: C#, Java, PHP and even programming languages that aren’t strictly object-oriented, such as JavaScript.
but since then, design patterns have been adapted to every programming language imaginable: C#, Java, PHP and even programming languages that aren’t strictly object-oriented, such as JavaScript.
The appeal of design patterns is immortal:
  • we see them in libraries, some of them are intrinsic in programming languages, and you probably use them on a daily basis even if you don’t realize they are there.
Short description of the course:
  • This course provides a comprehensive overview of Design Patterns in Java from a practical perspective. This course in particular covers patterns with the use of,
  • The latest versions of the Java programming language
  • Use of modern programming approaches: dependency injection, reactive programming and more
  • Use of modern developer tools such as IntelliJ IDEA
  • Discussions of pattern variations and alternative approaches
Who the the audience for the course:
  • This course is for Java developers who want to see not just textbook examples of design patterns, but also the different variations and tricks that can be applied to implement design patterns in a modern way. For example, the use of recursive generics helps us build fluent interfaces even when inheritance is involved.
  • Software engineers
  • Designers
  • Architects
Smiley face

Enregistrer un commentaire

0 Commentaires