Pears of Wisdom - Software Engineering Overview

Description

This is a general overview of software engineering concepts, specifically the development process including high level business concerns.
Alex Poiry
Slide Set by Alex Poiry, updated more than 1 year ago
Alex Poiry
Created by Alex Poiry about 6 years ago
11
0

Resource summary

Slide 1

    Software Engineering Overview
    NO project can succeed without a plan. Engineering is the design, construction, and use of engines, in this case, software engines. Below are the high level steps that associated with a software engineering project. Requirements High-Level Design Low-Level Design Development Post Dev-Iterative Testing Deployment Maintenance Wrap-up

Slide 2

    Step 0: Don't Start Yet
    There are certain things that ALL software projects require regardless of content. Even a simple software project may have tons of documentation.  You need document management. Do something to reduce the signal to noise ratio in e-mail like prefixing them with something: [PROJECT BLAH] You need source control. Make sure to comment and document your code appropriately. Don't forget to plan for actual application documentation.

Slide 3

    Step 1: Figure Out Requirements
    Depends on who the customer is.  Make sure you have the right customer, e.g., don't (only) ask a hospital administrator for requirements for software used by nurses.   Determine the correct customer's wants and needs. Turn wants and needs in requirements documentation. Use requirements documentation to manage change.

Slide 4

    Step 2: High-Level Design
    Includes: Platform Design Data Design  Security Design User Interface Design etc., etc. Should cover all aspects of the requirements documentation. Should be abstract and include assumptions about the system but not necessarily final decisions about the system. 

Slide 5

    Step 3: Low-Level Design
    Describes how the pieces of the high-level design should work Defines who should do each piece May lead to changes in requirements and high-level design

Slide 6

    Step 4: Development
    Refines low-level design until it can be implemented Remember to write tests and implement in-dev testing
Show full summary Hide full summary

Similar

Software Processes
Nurul Aiman Abdu
Design Patterns
Erica Solum
Network Protocols
Shannon Anderson-Rush
System Analysis
R A
Historical Development of Computer Languages
Shannon Anderson-Rush
Useful String Methods
Shannon Anderson-Rush
SCRUM
R A
Software testing strategies: Summary
harrymt
Polymer 2.0 - Custom Element - Register Element
Ravi Upadhyay
Software Application
Dim Ah