Spring 2025
데이터베이스
관계형 데이터 모델, SQL, 트랜잭션, 인덱스, 정규화 설계 원칙.
- Relational fundamentals
- Query processing & indexing
- Transactions & concurrency control
빅데이터최신기술
추천/랭킹 시스템 최신 트렌드와 사례 연구.
- Recommender & LTR in practice
- Large language model (LLM)
- Pattern recognition
Fall 2025
데이터과학
통계·머신러닝 기초, 피처 엔지니어링, 모델 평가 및 시각화 실습.
- Classification & clustering
- Model selection & evaluation
- Visualization & reporting
자료구조
리스트·스택·큐·트리·그래프 등 핵심 자료구조와 알고리즘 복잡도 분석.
- Linear & tree structures
- Graph traversal & shortest paths
- Complexity & trade-offs