From d6877ca1a370081626b6c9c97262d74fbb19d066 Mon Sep 17 00:00:00 2001 From: justiceHui Date: Mon, 12 Feb 2024 22:08:55 +0900 Subject: [PATCH] Update study --- index.html | 13 +-- study/2023-winter-study.html | 45 +++++++- study/2024-1-study.html | 193 +++++++++++++++++++++++++++++++++++ study/index.md | 5 +- 4 files changed, 241 insertions(+), 15 deletions(-) create mode 100644 study/2024-1-study.html diff --git a/index.html b/index.html index 356d019..ec4e430 100644 --- a/index.html +++ b/index.html @@ -10,16 +10,6 @@ - {% comment %}
-
-

Welcome to SCCC Homepage

-

We Study, We Solve

-
- Tell Me More -
- 깃헙 보러가기 -
-
{% endcomment %}
@@ -236,7 +226,7 @@

2023 삼성전자 대학생 프로그래밍 경진대회

-
+

Graduated

졸업생 소식입니다.

@@ -313,3 +303,4 @@

저희에게 궁금하신 점이 있으신 +

\ No newline at end of file diff --git a/study/2023-winter-study.html b/study/2023-winter-study.html index fbc96d5..2239d8c 100644 --- a/study/2023-winter-study.html +++ b/study/2023-winter-study.html @@ -9,12 +9,13 @@

2023학년도 겨울방학 스터디

- 이번 겨울방학에는 2개의 대면 스터디가 진행됩니다. + 이번 겨울방학에는 3개의 대면 스터디가 진행됩니다.
+

개요

@@ -103,6 +104,46 @@

일정

5차시 24.01.25 PS with Crypto
+
diff --git a/study/index.md b/study/index.md index 1bdf20d..546c4c6 100644 --- a/study/index.md +++ b/study/index.md @@ -9,8 +9,9 @@ SCCC 스터디 목록입니다. | 안내 페이지 | 종류 | | -------------------------------------- | ------------------------------------------------------------ | -| [2023년 겨울방학](/study/2023/winter/) | 기초 알고리즘 강의 / 암호학 강의 | -| [2023년 2학기](/study/2023/2/) | 기초 알고리즘 강의 / 기초 알고리즘 연습 / 중급 알고리즘 강의 / 주간 연습 / 내부 대회 | +| [2024년 1학기](/study/2024/1/) | C언어 강의 / 기초 알고리즘 강의 / 기초 알고리즘 그룹 스터디 | +| [2023년 겨울방학](/study/2023/winter/) | 기초 알고리즘 강의 / 암호학 강의 / [겨울 세미나](https://github.com/justiceHui/SSU-SCCC-Study/tree/master/2023-winter-omakase) | +| [2023년 2학기](/study/2023/2/) | 기초 알고리즘 강의 / 기초 알고리즘 연습 / 중급 알고리즘 강의 / 주간 연습 / [내부 대회](https://github.com/justiceHui/SSU-SCCC-Study/tree/master/2023-autumn-contest) | | [2023년 여름방학](/study/2023/summer/) | [기초 알고리즘 강의 (대면)](https://github.com/justiceHui/SSU-SCCC-Study/tree/master/2023-summer-basic) / [기초 알고리즘 강의 (비대면)](https://github.com/NoCometAHS/Algorithm_Study/tree/main/2023_Basic_Algorithm_Study) / [문제 출제 강의](https://github.com/justiceHui/SSU-SCCC-Study/tree/master/2023-summer-problem-setting) | | [2023년 1학기](/study/2023/1/) | C언어 그룹 스터디 / 클래스 그룹 스터디 / [주간 연습](https://github.com/justiceHui/SSU-SCCC-Study/tree/master/2023-spring-problem-solving) | | [2022년 겨울방학](/study/2022/winter/) | [중급 알고리즘 강의](https://github.com/justiceHui/SSU-SCCC-Study/tree/master/2022-winter-intermediate) / [고급 알고리즘 강의 (Part 2)](https://github.com/justiceHui/SSU-SCCC-Study/tree/master/2022-winter-adv) |