SDT
Lesson11

Lesson 11

{
    "system development life cycle": [
        "new system development, info conceived, design, build, deploy, production",
        "system updated, modified, repaired: small projects, projects++ : develop, upgrade"
    ],
    "predictive approach to sdlc": [
        "plan, organized, develop, building, system"
    ],
    "adaptive approach to sdlc": [
        "!understand, !planned, developers flexible, adapt"
    ],
    "predictive & adaptive approach to sdlc": ["pg 479"],
    "traditional predictive approach to sdlc": [
        "prj initiation, planning, analysis, design, implementation, deployment",
        "support phase, sequential activities"
    ],
    "waterfall model": [
        "prj initiation, planning, analysis, design, implementation, deployment",
        "sequential, !going back, rigid planning, final decision making, !always work well"
    ],
    "adaptive approach to sdlc - 11": [
        "iteration, mini-prj",
        "adapt, feedback, incremental development"
    ],
    "incremental development": [
        "iterative life cycle, small increments, iteration count?, integrated, organic, users*"
    ],
    "walking skeleton": ["front-to-back, few iterations, flesh, users*"],
    "incremental development & walking skeleton": [
        "user testing, feedback to team"
    ]
}
Last updated on January 15, 2023