Object-Oriented Design: Converting Sequence Diagrams to Class Diagrams - Part 7
Derek Banas via YouTube
Overview
Learn how to convert a sequence diagram into a class diagram in this 26-minute tutorial. Explore the step-by-step process of transforming sequence diagrams into class diagrams, building upon previous tutorials on creating sequence diagrams. Gain insights into constructing various components such as BankComputer, BankNetwork, ATM Card, Bank ID, ATM, Transaction, and VerifyCard. Prepare for the next video, which will demonstrate how to turn both sequence and class diagrams into functional code in approximately 10 minutes.
Syllabus
Introduction
Sequence Diagram
Create Account
Sequence Diagrams
Constructor
BankComputer
BankNetwork
ATM Card
Bank ID
ATM
Transaction
Verify
CardVerify
Outro
Taught by
Derek Banas