Skip to content

Commit

Permalink
Spring seminar week 0 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanggggg authored Sep 12, 2024
1 parent e0a2843 commit 4afa8b8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 24 deletions.
43 changes: 19 additions & 24 deletions spring/README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,23 @@
# Seminar 2024 : Spring 강좌

> instructor:
> Instructor: [김상민](https://github.com/sanggggg)
> TAs: [변다빈](https://github.com/davin111), [정민수](https://github.com/mscheong01), [김기완](https://github.com/ars-ki-00)
## 수업 일정 및 자료
<table>
<tr>
<td>회차</td>
<td>제목</td>
<td>시간</td>
<td>장소</td>
<td>자료</td>
<td>과제</td>
<td>zoom</td>
<td>영상</td>
</tr>
<tr>
<td>0</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
</table>
## 수업 일정 (차후 변동 될 수 있음)

## 링크
-
| 날짜 | 주제 | 장소 | 자료 |
| --- | --- | --- | --- |
| 09/12 | OT, 백엔드 서버의 데이터 흐름, Spring App Server 뜯어보기 | 서울대학교 301동 203호 | [seminar-0.pdf](./week0/seminar-0.pdf) |
| 09/25 | Spring JPA | | |
| 10/10 | Spring 동작 방식, Spring MVC Thread Model | | |
| 11/07 | Swagger, Gradle | | |
| 11/21 | Deploy (Docker, k8s) | | |

## 과제
- 과제 내의 test code requirement 를 충족시키며, 코드 전반에 악의적인 수정이 없을 경우 통과
- 통과하지 못할 시 과제 완성도를 기준으로 3일 이내 수정 후 제출을 요구할 수 있음
- Github Class 룸을 통해 공유 되며, 초대 링크는 세미나 슬랙에서 찾을 수 있습니다.

## 평가
- 모든 과제 기한 내 제출
- 코딩모임, 저녁모임 등 오프라인 모임 3회 이상 참여 후 잡담 채널에 인증
Binary file added spring/week0/seminar-0.pdf
Binary file not shown.

0 comments on commit 4afa8b8

Please sign in to comment.