Skip to content

Commit

Permalink
[권오연] 챕터2: 현실에서의 함수형 사고
Browse files Browse the repository at this point in the history
  • Loading branch information
oyeon-kwon committed Apr 16, 2024
1 parent 715d802 commit 3b8be6f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions 챕터_2/권오연.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
### Ch 2. 현실에서의 함수형 사고

- 액션과 계산, 데이터
- 계층형 설계
- 자주 바뀌는 것 ←—————————> 자주 바뀌지 않는 것
- 비즈니스 규칙 —— 도메인 규칙 —— 기술 스택
- 일급 추상
- 타임라인 다이어그램: 액션들의 모음
- 여러 대의 로봇을 만들어서 분산시스템 만들기
- 타임라인 커팅
- 여러 타임라인이 동시에 진행될 때, 서로 순서를 맞추는 방법

0 comments on commit 3b8be6f

Please sign in to comment.