From a3b682f51e664d58bd0093cc6185029abc57118d Mon Sep 17 00:00:00 2001 From: Baek Minwoo <qoralsdn505@ajou.ac.kr> Date: Thu, 8 Dec 2022 10:13:06 +0900 Subject: [PATCH] Moved attendance assignment files from the foss_lab folder --- 11.23 Assignment.md | 2 ++ 11.28 Assignment.md | 8 ++++++++ 11.30 Assignment.md | 8 ++++++++ 12.05 Assignment.md | 14 ++++++++++++++ 4 files changed, 32 insertions(+) create mode 100644 11.23 Assignment.md create mode 100644 11.28 Assignment.md create mode 100644 11.30 Assignment.md create mode 100644 12.05 Assignment.md diff --git a/11.23 Assignment.md b/11.23 Assignment.md new file mode 100644 index 0000000..d0be716 --- /dev/null +++ b/11.23 Assignment.md @@ -0,0 +1,2 @@ +## 11월 23일 출석 과제 +* `소프트웨어 라이센스` - 사용할 권리, 복제할 권리, 배포할 권리, 수정할 권리 diff --git a/11.28 Assignment.md b/11.28 Assignment.md new file mode 100644 index 0000000..8a335c0 --- /dev/null +++ b/11.28 Assignment.md @@ -0,0 +1,8 @@ +## UBER BUSINESS MODEL CANVAS +* `Value Proposition` - 중요함 + +## STRATEGY BSC +* `Financial` +* `Customer` +* `Internal Processes` +* `Organizational Capacity` diff --git a/11.30 Assignment.md b/11.30 Assignment.md new file mode 100644 index 0000000..c0cf422 --- /dev/null +++ b/11.30 Assignment.md @@ -0,0 +1,8 @@ +## 재무 +* 내부고객과 외부고객 만족 +* 장기 재무 목표와 단기 재무 목표 + +## 테스트 +* 오픈 테스트 +* 알파 테스트 +* 베타 테스트 diff --git a/12.05 Assignment.md b/12.05 Assignment.md new file mode 100644 index 0000000..6ec939b --- /dev/null +++ b/12.05 Assignment.md @@ -0,0 +1,14 @@ +## The 10 Largest Software Companies in the World 2022 +1. `Microsoft` - https://www.microsoft.com/ +2. `Oracle` - https://www.oracle.com/ +3. `SAP` - https://www.sap.com/ +4. `IBM` - https://www.ibm.com/ +5. `Salesforce.com` - https://www.salesforce.com/ +6. `Adobe` - https://www.adobe.com/ +7. `Fiserv` - https://www.fiserv.com/ +8. `ADP` - https://www.adp.com/ +9. `Dell Technologies` - https://www.dell.com/ +10. `Broadcom` - https://www.broadcom.com/ + +* 해당 랭킹은 `All Top Everything` 을 출처로 합니다. + - https://www.alltopeverything.com/top-10-software-companies/ -- GitLab