@@ -37,15 +37,13 @@ author: devFancy
37
37
38
38
> 서버 개발과 관련된 책
39
39
40
- * [ 테스트 주도 개발 시작하기] ( https://product.kyobobook.co.kr/detail/S000001248962 )
41
-
42
40
* [ 가상 면접 사례로 배우는 대규모 시스템 설계 기초] ( https://product.kyobobook.co.kr/detail/S000001033116 )
43
41
44
- > 개인 프로젝트: Hibit (version 2 )
42
+ * [ Good Code, Bad Code ] ( https://product.kyobobook.co.kr/detail/S000061353995 )
45
43
46
- * [ Github ] ( https://github.com/hibit-team/hibit-backend-improved ) : 기존 version1 에 개발했던 백엔드 코드와 구조를 개선하기 위해 version2로 디벨롭시킨 프로젝트
44
+ > 개인 프로젝트: Hibit (version 2)
47
45
48
- * [ Projects - Milestone ] ( https://github.com/hibit-team/hibit-backend-improved/milestones?state=closed )
46
+ * [[ Hibit ] (ver.2) - Github ] ( https://github.com/hibit-team/hibit-backend-improved ) : 기존 version1 에 개발했던 백엔드 코드와 구조를 개선하기 위해 version2로 디벨롭시킨 프로젝트
49
47
50
48
## A Weekly Record
51
49
@@ -137,35 +135,11 @@ author: devFancy
137
135
138
136
> 240325 ~ 240331
139
137
140
- * [[ Retrospective] 2024년 1분기 회고] ( https://devfancy.github.io/2024-1-Retrospective/#next-plan )
141
-
142
- > 240401 ~ 240407
143
-
144
- * [[ LeetCode] 1. Two Sum] ( https://github.com/devFancy/LeetCode/commit/54272dcadda9ca64ff1eb88440e4cf11e6523a03 )
145
-
146
- > 240406 ~ 240414
147
-
148
- * [[ LeetCode] 20. Valid Parentheses] ( https://github.com/devFancy/LeetCode/commit/80fffd70e27adccc4aa9459fa29d686a11083da0 )
149
-
150
- > 240415 ~ 240421
151
-
152
- * [[ LeetCode] 21. Merge Two Sorted Lists] ( https://github.com/devFancy/LeetCode/commit/9a8e67636f06feff75ae1c4bf483cea226564146 )
153
-
154
- * [[ 자기개발] 일의 난이도 높이기] ( https://github.com/devFancy/memo/blob/main/etc/increase-the-difficulty-level-of-a-task.md )
155
-
156
- > 240422 ~ 240428
157
-
158
- * [[ LeetCode] 121. Best Time to Buy and Sell Stock] ( https://github.com/devFancy/LeetCode/commit/250fa6c34ae4d3f56711be54c138edcff99d23ee )
159
-
160
- * [[ LeetCode] 125. Valid Palindrome] ( https://github.com/devFancy/LeetCode/commit/dfda4c7b06b953e21f30960ab6b348c3c785b296 )
161
-
162
- * [[ Linux] ps - ef 명령어 정리] ( https://github.com/devFancy/memo/blob/main/network/linux-ps-ef-grep.md )
163
-
164
- * [[ 협업] 코드 리뷰란, 왜 해야 하는 걸까?] ( https://github.com/devFancy/memo/blob/main/etc/code-review.md )
138
+ * [[ Retrospective] 2024년 1분기 회고. 배움의 여정과 새로운 도약] ( https://devfancy.github.io/1th-Retrospective/ )
165
139
166
140
> 240429 ~ 240505
167
141
168
- * [[ E.T.C] 5개월간 글또 9기를 마치며.. ] ( https://devfancy.github.io/geultto -9th-review / )
142
+ * [[ E.T.C] 글또 9기 회고. 5개월간 활동한 여정 ] ( https://devfancy.github.io/Geultto -9th-Retrospective / )
169
143
170
144
> 240621
171
145
@@ -191,7 +165,7 @@ author: devFancy
191
165
192
166
> 2401021 ~ 241027
193
167
194
- * [[ Retrospective] 균형과 성장: 2024년 3분기 회고] ( https://devfancy.github.io/3th-Retrospective/ )
168
+ * [[ Retrospective] 2024년 3분기 회고. 우선순위를 정하고 균형 있게 성장하기 ] ( https://devfancy.github.io/3th-Retrospective/ )
195
169
196
170
> 241028 ~ 241103
197
171
@@ -207,8 +181,8 @@ author: devFancy
207
181
208
182
> 20241209 ~ 20241215
209
183
210
- * [ Kotlin, SpringBoot 기반으로 멀티 모듈 설계와 적용하기] ( https://devfancy.github.io/SpringBoot-Multi-Module/ )
184
+ * [[ SpringBoot ] Kotlin, SpringBoot 기반으로 멀티 모듈 설계와 적용하기] ( https://devfancy.github.io/SpringBoot-Multi-Module/ )
211
185
212
186
> 20241216 ~ 20241222
213
187
214
- * [ Dockerfile 간단히 알아보기: 명령어와 실습 예제] ( https://devfancy.github.io/Docker-Dockerfile/ )
188
+ * [[ Docker ] Dockerfile 간단히 알아보기: 명령어와 실습 예제] ( https://devfancy.github.io/Docker-Dockerfile/ )
0 commit comments