Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.24 KB

Software Engineering Process.md

File metadata and controls

36 lines (29 loc) · 1.24 KB

Software Engineering Process


[[Reading 01 Intro to SE Processes.pdf]]

Intro

  • following a defined process is more important than which process is followed ![[Software Engineering Process 2022-06-09 03.49.46.excalidraw]]
  • A process - entire set of procedures and techniques
    • a methodology - part of a process that describes
      • how to order tasks
      • determine which techniques are applicable for different tasks
    • A method then, is the specific set of tasks that are followed for a particular project
  • process model class means an abstract description of a generalized approach (or model) of developing software.
    • process object then is a concrete implementation of a model that provides strong guidelines of how the process is meant to be followed

[[process models]]



[[Week 05 - Amazon Dev Process.pdf]]

Amazon Dev Process


[[Week 13a - Software Process Improvement.pdf]]

Software Process Improvement


[[Week 13b - PSP.pdf]]

PSP- Personal Software Process