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