Upgrade to Pro — share decks privately, control downloads, hide ads and more …

CSE460 Lecture 27

CSE460 Lecture 27

Software Analysis and Design
Connecting the Dots III
(202010)

Tweet

More Decks by Javier Gonzalez-Sanchez

Other Decks in Programming

Transcript

  1. jgs CSE 460 Software Analysis and Design Lecture 27: Connecting

    the Dots III Dr. Javier Gonzalez-Sanchez [email protected] javiergs.engineering.asu.edu | javiergs.com PERALTA 230U Office Hours: By appointment
  2. Javier Gonzalez-Sanchez | CSE460 | Fall 2020 | 2 jgs

    Idea Main Factory Gift Ball Box Envelop
  3. Javier Gonzalez-Sanchez | CSE460 | Fall 2020 | 10 jgs

    Idea 1 Main Factory Gift Ball Box Envelop Handler Supervisor Bin
  4. Javier Gonzalez-Sanchez | CSE460 | Fall 2020 | 11 jgs

    Idea 1 In main: In ConcreteHandlerWithBox: In ConcreteHandlerWithEnvelop:
  5. Javier Gonzalez-Sanchez | CSE460 | Fall 2020 | 12 jgs

    Idea 2 Main Factory Gift Ball Box Envelop Handler Supervisor Bin GUI
  6. Javier Gonzalez-Sanchez | CSE460 | Fall 2020 | 16 jgs

    Model We need to talk about Architectures Main Factory Gift Ball Box Envelop Handler Supervisor Bin View GUI Controllers Listener
  7. Javier Gonzalez-Sanchez | CSE460 | Fall 2020 | 17 jgs

    Homework From the Java API review the following classes and how to use them: § Socket § ServerSocket § Thread § Runnable
  8. jgs CSE 460 Software Analysis and Design Javier Gonzalez-Sanchez [email protected]

    Fall 2020 Disclaimer. These slides can only be used as study material for the class CSE460 at ASU. They cannot be distributed or used for another purpose.