Giter Club home page Giter Club logo

design_patterns's Introduction

Working with Design Patterns

Overview

The Working with Design Patterns course delivers a hands-on view of how Design Patterns can be used to design and refactor software systems. The course begins with a short overview of modern software design. From there you’ll learn detailed implementation strategies for the primary construction patterns, with an eye to decoupling modules and creating testable units. At that point, the course explores modern strategies for data management, refactoring, and web services. The course will include examples in Java.

Audience

Engineers with minimal design pattern experience looking for a deep dive into design choices and pattern implementations.

Purpose

Promote an in-depth understanding of design and design patterns for software systems.

Duration

3 Days

Objectives

Upon completion of this course, students will be able to:

  • Recognize Design Patterns and how to apply these concepts to modern software system architectures
  • Leverage Design Patterns in large scale refactorings
  • Identify the principles of dependency management and decoupling using Design Patterns
  • Discuss microservices and containerization

Outline

Software Architecture Overview

  • Approaches to design patterns
  • Universal application needs

Patterns for Creation

  • Singleton considered
  • Factories, builders, and Creation methods

Patterns for structure

  • Adapters and facades
  • Composites

Patterns for behavior

  • Observer
  • State
  • Strategies and Template Methods

Managing Dependencies

  • Dependency Injection
  • Inversion of Control (IoC)

Getting Functional

  • Lambda Refresher
  • Higher Order Functions
  • Style Guide
  • Use Cases

Refactoring

  • Unit testing
  • Code smells
  • Refactoring techniques
  • Large-scale refactoring with the Strangler pattern

Pattern Potpourri

  • Architectural styles
  • Microservices
  • Containers

design_patterns's People

Contributors

emoney avatar bathcat avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.