Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

리드미 작성 #73

Merged
merged 1 commit into from
May 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,34 @@
<img src="https://github.com/muhandojeon/Grokking-Simplicity/assets/26461307/4fdaa787-6f8a-48c2-ad03-098698960316" alt="쏙쏙 들어오는 함수형 코딩" align="right" width="200" />

## 쏙쏙 들어오는 함수형 코딩

심플한 코드로 복잡한 소프트웨어 길들이기

<br />
<br />
<br />
<br />
<br />
<br />

## 일정 📅

| 일정 | 목차 |
| :-------: | :---------------------------------: |
| 24.04.16 | 챕터 1, 2 |
| 24.04.23 | 챕터 3, 4, 5 |
| 24.04.30 | 챕터 6, 7 |
| 24.05.07 | 챕터 8, 9 |
| 24.05.14 | 챕터 10, 11 |
| 24.05.21 | 챕터 12, 13, 14 |
| 24.05.28 | 챕터 15, 16, 17 |
| 24.06.04 | 챕터 18, 19 |

## 진행 방식 🌌

* 스터디 세션 전에 주차에 해당하는 장을 읽고 정리한 내용을 PR로 올려요
* 스터디 세션에서 각자 아래 주제에 대해 공유해요
+ 중요하다고 생각한 내용
+ 경험적인 내용
+ 이해가 되지 않는 내용
* 각 장마다 정해진 서기가 공유 내용을 기록하고 저장소에 올려요
Loading