Files
test-repo/docs/vi-vn/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](/vi-vn/appendix/prompt-engineering)
- [AI Evolution](/vi-vn/appendix/ai-evolution)
- [LLM Introduction](/vi-vn/appendix/llm-intro)
- [VLM Introduction](/vi-vn/appendix/vlm-intro)
- [AI Image Generation](/vi-vn/appendix/image-gen-intro)
- [AI Audio Models](/vi-vn/appendix/audio-intro)
- [Context Engineering](/vi-vn/appendix/context-engineering)
- [AI Agents](/vi-vn/appendix/agent-intro)
- [AI Capability Dictionary](/vi-vn/appendix/ai-capability-dictionary)
### Frontend Development
- [Web Basics (HTML/CSS/JS)](/vi-vn/appendix/web-basics)
- [Frontend Evolution](/vi-vn/appendix/frontend-evolution)
- [Frontend Performance](/vi-vn/appendix/frontend-performance)
- [Canvas 2D](/vi-vn/appendix/canvas-intro)
- [URL to Browser](/vi-vn/appendix/url-to-browser)
- [Browser DevTools](/vi-vn/appendix/browser-devtools)
### Backend Development
- [Backend Evolution](/vi-vn/appendix/backend-evolution)
- [Backend Languages](/vi-vn/appendix/backend-languages)
- [Database Principles](/vi-vn/appendix/database-intro)
- [Cache Design](/vi-vn/appendix/cache-design)
- [Message Queues](/vi-vn/appendix/queue-design)
- [Authentication](/vi-vn/appendix/auth-design)
- [Tracking Design](/vi-vn/appendix/tracking-design)
- [Operations](/vi-vn/appendix/operations)
### General Skills
- [API Introduction](/vi-vn/appendix/api-intro)
- [IDE Introduction](/vi-vn/appendix/ide-intro)
- [Terminal Introduction](/vi-vn/appendix/terminal-intro)
- [Git Introduction](/vi-vn/appendix/git-intro)
- [Computer Networks](/vi-vn/appendix/computer-networks)
- [Deployment](/vi-vn/appendix/deployment)