Skip to content

Commit 516ba6c

Browse files
committed
update post
1 parent 17680d1 commit 516ba6c

File tree

4 files changed

+27
-2
lines changed

4 files changed

+27
-2
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
tags:
3+
- study
4+
- algorithm
5+
createdAt: 2025-03-19 12:20:41
6+
modifiedAt: 2025-03-20 15:51:10
7+
publish: resource/SWEA 강의 정리노트
8+
related:
9+
- "[[취업을 위한 알고리즘 공부]]"
10+
series: ""
11+
---
12+
13+
# SWEA 강의 정리노트
14+
15+
- [강의 주소](https://swexpertacademy.com/main/learn/course/subjectList.do?courseId=AVuPCwCKAAPw5UW6)
16+
17+
## 강의 노트
18+
19+
### Computaional Thinking
20+
21+
- [[프로그래밍과 논리수학]]

public/link-map.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"0.inbox/Aider.md": "resource/ai/Aider",
55
"0.inbox/어떻게 블로그를 구현하였나.md": "project/blog/어떻게 블로그를 구현하였나",
66
"1.project/취업을 위한 알고리즘 공부/취업을 위한 알고리즘 공부.md": "project/algorithm/취업을 위한 알고리즘 공부",
7-
"3.resource/SWEA강의/SWEA 강의 정리노트.md": "resource/SWEA/SWEA 강의 정리노트"
7+
"3.resource/SWEA강의/SWEA 강의 정리노트.md": "resource/SWEA 강의 정리노트/SWEA 강의 정리노트"
88
}

public/meta-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"publish": "project/algorithm"
5656
},
5757
{
58-
"urlPath": "resource/SWEA/SWEA 강의 정리노트",
58+
"urlPath": "resource/SWEA 강의 정리노트/SWEA 강의 정리노트",
5959
"title": "SWEA 강의 정리노트",
6060
"summary": "",
6161
"image": "",
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"content": "\n# SWEA 강의 정리노트\n\n- [강의 주소](https://swexpertacademy.com/main/learn/course/subjectList.do?courseId=AVuPCwCKAAPw5UW6)\n\n## 강의 노트\n\n### Computaional Thinking\n\n- [[프로그래밍과 논리수학]]\n",
3+
"plainContent": "강의 주소\n프로그래밍과 논리수학"
4+
}

0 commit comments

Comments
 (0)