GithubHelp home page GithubHelp logo

oxr00t / head-first-object-oriented-analysis-and-design Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.23 MB

My Summary and Implementation for Head First OOAD

Java 100.00%
design-patterns dry-principle java kiss-principle ooad oop-principles solid-principles

head-first-object-oriented-analysis-and-design's Introduction

Head First Object-Oriented Analysis and Design

Chapter 1 - Well-Designed Apps Rock

Introduction:

This chapter aims to teach you how to think to build a Great Software example: a Rick Application.

Objectives:

Phase 1:

Phase 2:

Phase 3:

Conclusion:

Chapter 2 - Gathering Requirements

Introduction:

Phase 1: Understanding Requirements

  • Understanding what the customer needs very well.
  • Ask the Customer about details if it's exist.
  • How to write Use Cases:
    • Clear Value:
      Every use case must have a clear value to the system. If the use case doesn't help customers achieve their goals, then the use case isn't of much use.
    • Start and Stop:
      Every use case must have a definite starting and stopping point. Something must begin the process, and then there must be a condition that indicates that the process is complete
    • External Initionators:
      Every use case is started off by an external initiator, outside of the system. Sometimes that initiator is a person, but it could be anything outside of the system.
  • Imeplemenadtion:
    • Purpose Screenshot
      Create DogDoor Class
      Create Remote Class
      Run Code

Phase 2:

Phase 3:

Conclusion:

head-first-object-oriented-analysis-and-design's People

Contributors

oxr00t avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.