Skip to content

Commit 0e542d1

Browse files
committed
init commit
1 parent bae213d commit 0e542d1

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

README.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,34 @@
1-
# Computer-Science
1+
# <img src="https://img.icons8.com/color/48/null/happy-mac.png" width="40" height="40" style="padding: 0;margin-bottom:-5px;" /> Computer-Science
2+
3+
## <img src="https://img.icons8.com/color/48/null/rules.png" width="25" height="25" style="padding: 0;margin-bottom:-5px;"/> Rule
4+
5+
```
6+
1. 1일 1커밋을 기준으로 한다.
7+
2. PR은 일주일에 두번 정해진 날에 올린다. (월요일,목요일)
8+
3. PR 내용리뷰
9+
4. merge
10+
11+
```
12+
13+
## <img src="https://img.icons8.com/color/48/null/spongebob-folder.png" width="30" height="30" style="padding: 0;margin-bottom:-5px;"/> 폴더, 파일 생성 기준
14+
15+
```
16+
폴더 생성은 주제별로 분류
17+
18+
```
19+
20+
## <img src="https://img.icons8.com/color/48/null/folder-tree.png" width="30" height="30" style="padding: 0;margin-bottom:-5px;"/> CS 전공지식 분류
21+
22+
### Chapter1. 자료구조
23+
24+
### Chapter2. 운영체제
25+
26+
### Chapter3. 네트워크
27+
28+
### Chapter4. 데이터베이스
29+
30+
### Chapter5. 시스템 아키텍쳐
31+
32+
### Chapter6. Java
33+
34+
### Chapter7. Spring

0 commit comments

Comments
 (0)