Favorites
b/training4allbyForeverloving

Java Design Patterns: Behavioral Part 2

This post was published 3 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Java Design Patterns: Behavioral Part 2

Duration: 56m 22s | Video: .MP4 1280x800, 30 fps(r) | Audio: AAC, 48000 Hz, 2ch | Size: 150 MB
Genre: eLearning | Language: English

Behavioral design patterns can help you take your Java code to the next level.

Join instructor Bethan Palmer as she walks you through the following design patterns, with challenges to check your understanding of each: Observer, State, Strategy, Template Method, and Visitor. Learn about the Observer pattern, which ensures an object's dependencies are notified when it changes state. Discover the State pattern, which allows an object to alter its behavior when its internal state changes, and can be used to avoid large and repetitive switch statements. Explore how the Strategy pattern allows you to create a family of interchangeable algorithms, how the Template Method pattern enables you to redefine the steps of an algorithm without changing its structure, and more. Along the way, Bethan demonstrates how to implement each design pattern in real-world situations.

Homepage

Screenshots

Java Design Patterns: Behavioral Part 2

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.