Posts
This is the list
layout for showing blog posts, which shows just the title and groups them by year of publication. Check out the blog
layout for comparison.
2023

PCCP 시험 후기 (Python Lv.4)
Docker환경으로의 Migration을 위해서 주어진 과제를 하나씩 해결하며 학습한다. Continue reading PCCP 시험 후기 (Python Lv.4)

백준 4386번 > 별자리 만들기
백준 4386번 별자리 만들기를 직접 해결하면서 Minimum Spanning Tree 알고리즘의 개념을 공부한다. Continue reading 백준 4386번 > 별자리 만들기

Container 실습하기
Docker환경으로의 Migration을 위해서 주어진 과제를 하나씩 해결하며 학습한다. Continue reading Container 실습하기

Docker 이해하기
Docker환경으로의 Migration을 위해서 주어진 과제를 하나씩 해결하며 학습한다. Continue reading Docker 이해하기

백준 7579번 > 앱
백준 7579번 앱를 직접 해결하면서 knapsack 알고리즘의 개념을 공부한다. Continue reading 백준 7579번 > 앱

Container 개념 이해하기
Docker환경으로의 Migration을 위해서 주어진 과제를 하나씩 해결하며 학습한다. Continue reading Container 개념 이해하기

Spring Boot와 MVC 패턴
Spring Boot Framework를 이용하여 개발을 들어가기 전 프로젝트 구조를 잡은 기록. Continue reading Spring Boot와 MVC 패턴

MySQL DB 설계하기
로그인 기능을 만들기 위해 Database를 설계한 기록. Continue reading MySQL DB 설계하기

백준 16236번 > 아기상어
백준 16236번 아기상어를 직접 해결하면서 BFS 알고리즘의 개념을 공부한다. Continue reading 백준 16236번 > 아기상어

React로 Login Page 만들기
Spring기반의 로그인을 먼저 만들기 위해서 React환경으로의 로그인 페이지를 만든 기록. Continue reading React로 Login Page 만들기