Files
test-repo/docs/ko-kr/appendix/index.md
T

43 lines
1.7 KiB
Markdown

# Appendix
Knowledge base for AI, Frontend, Backend, and General Skills.
## Content Overview
### AI Basics
- [Prompt Engineering](/ko-kr/appendix/prompt-engineering)
- [AI Evolution](/ko-kr/appendix/ai-evolution)
- [LLM Introduction](/ko-kr/appendix/llm-intro)
- [VLM Introduction](/ko-kr/appendix/vlm-intro)
- [AI Image Generation](/ko-kr/appendix/image-gen-intro)
- [AI Audio Models](/ko-kr/appendix/audio-intro)
- [Context Engineering](/ko-kr/appendix/context-engineering)
- [AI Agents](/ko-kr/appendix/agent-intro)
- [AI Capability Dictionary](/ko-kr/appendix/ai-capability-dictionary)
### Frontend Development
- [Web Basics (HTML/CSS/JS)](/ko-kr/appendix/web-basics)
- [Frontend Evolution](/ko-kr/appendix/frontend-evolution)
- [Frontend Performance](/ko-kr/appendix/frontend-performance)
- [Canvas 2D](/ko-kr/appendix/canvas-intro)
- [URL to Browser](/ko-kr/appendix/url-to-browser)
- [Browser DevTools](/ko-kr/appendix/browser-devtools)
### Backend Development
- [Backend Evolution](/ko-kr/appendix/backend-evolution)
- [Backend Languages](/ko-kr/appendix/backend-languages)
- [Database Principles](/ko-kr/appendix/database-intro)
- [Cache Design](/ko-kr/appendix/cache-design)
- [Message Queues](/ko-kr/appendix/queue-design)
- [Authentication](/ko-kr/appendix/auth-design)
- [Tracking Design](/ko-kr/appendix/tracking-design)
- [Operations](/ko-kr/appendix/operations)
### General Skills
- [API Introduction](/ko-kr/appendix/api-intro)
- [IDE Introduction](/ko-kr/appendix/ide-intro)
- [Terminal Introduction](/ko-kr/appendix/terminal-intro)
- [Git Introduction](/ko-kr/appendix/git-intro)
- [Computer Networks](/ko-kr/appendix/computer-networks)
- [Deployment](/ko-kr/appendix/deployment)