Overview
This course explores proven real-world techniques to meet the biggest challenge in the software development community - building quality systems which fulfill your requirements, and delivering them on time. The focus of the course is to give you the practical skills that are most critical in building well designed software systems. It is extremely hands-on and applied, as well as giving you the formal knowledge you need to be fully conversant in this important area.
This course explores the most common object-oriented design patterns (Gang of Four) and how to use these patterns to develop solid, robust and reusable software development applications.
The course covers the patterns in the three core areas:
Creational, Structural, Behavioral.
This course is hands-on with design projects and programming labs. Course examples in the slides are geared towards Java. There are also several projects interlaced in the course, in addition to coding labs.
Hands-on:
50% hands-on, 50% lecture
Supported Platforms:
Java
Skills Gained:
Course duration
2 Days
Course outline
Introduction to Design Patterns
Design Patterns: A More Formal Approach
Moving Deeper into Patterns