mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 14:54:05 -06:00
30 lines
592 B
Markdown
30 lines
592 B
Markdown
---
|
|
title: "06-business-functions-and-use-cases"
|
|
tags:
|
|
- info201
|
|
- lecture
|
|
sr-due: 2022-05-11
|
|
sr-interval: 3
|
|
sr-ease: 270
|
|
---
|
|
|
|
[approaches-to-systems-development](notes/approaches-to-systems-development.md)
|
|
|
|
1. What are the two main approaches to systems development and how do they differ
|
|
|
|
[business-functions](notes/business-functions.md)
|
|
2. What are business functions
|
|
|
|
3. What is a use case
|
|
|
|
4. What is a use case diagram used for
|
|
|
|
[use-case-diagrams](notes/use-case-diagrams.md)
|
|
|
|
- dependencies
|
|
- includes
|
|
- excludes
|
|
- requries
|
|
|
|
what is the difference between requries and indludes
|