YoVDO

Memento Design Pattern Tutorial

Offered By: Derek Banas via YouTube

Tags

Design Patterns Courses Java Courses Object-oriented programming Courses Software Architecture Courses

Course Description

Overview

Learn about the Memento design pattern in this 21-minute tutorial video. Discover how to easily store previous states of an object using three main classes: Memento, Originator, and Caretaker. Explore the implementation details, including how the Originator sets and gets values from the current Memento, creates new Mementos, and assigns current values to them. Understand the role of the Caretaker in holding an ArrayList of previous Memento versions for storage and retrieval. Access the provided code to enhance your understanding of this useful design pattern.

Syllabus

Memento Design Pattern


Taught by

Derek Banas

Related Courses

Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera
Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera
Beginning Game Programming with C#
University of Colorado System via Coursera
Paradigms of Computer Programming
Université catholique de Louvain via edX