Skip to content

PacktPublishing/Learn-Design-Patterns-with-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Design Patterns with Java [Video]

This is the code repository for Learn Design Patterns with Java [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Design Patterns give a software developer an array of tried and tested solutions to common problems, thus reducing the technical risk to the project by not having to employ a new and untested design. This course is a practical guide to learning design pattern with 100% coding involved. We encourage users to do coding in parallel while learning the course. In this course, you will start by exploring the benefits of using design patterns for developers in their regular development environment. You will move on to see which design patterns are suited for which circumstances. You will see the different categories to which the Design Patterns belong. Throughout this course, each type of Design Pattern will be accompanied by a practical example and information on when to use a given Design Pattern. You will also be shown scenarios in which specific Design Patterns are to be avoided. In the end, you will learn how to overcome any issues that may be encountered while using design patterns initially.

What You Will Learn

  • Understanding complex coding issues in easy-to-understand code examples 
  • Brain-friendly examples with real-life analogies
  • Practical coding examples for practice and ease of understanding
  • Mini projects as assignments to ensure that you are able to apply design patterns
  • Practical guide for design patterns (not boring theory but 100% practical coding as a reference guide )
  • Will help you develop good coding habits. 
  • Understand complex designs and architecture effortlessly. 
  • Develop non-cluttered reusable code with industry standard proven solutions documented in design patterns

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
Basic knowledge of OOPs (preferably in Java)

Technical Requirements

This course has the following software requirements:
Java

Related Products

About

Code repository for Learn Design Patterns with Java, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages