@@ -11,16 +11,6 @@ This is an **AI Coding Course designed for Senior Software Engineers**. The cour
1111** Target Audience:** Senior engineers with 3+ years of professional experience
1212** Estimated Course Duration:** 24-33 hours of hands-on training
1313
14- ## Course Structure
15-
16- 5 progressive modules, each building on the previous:
17-
18- 1 . ** Fundamentals** (2-3 hours) - Understanding AI coding assistants
19- 2 . ** Prompting Techniques** (4-5 hours) - Effective communication patterns
20- 3 . ** Tools & Workflows** (5-6 hours) - Integration and collaboration
21- 4 . ** Architecture & Design** (6-7 hours) - System design with AI
22- 5 . ** Advanced Topics** (6-8 hours) - Security, performance, production
23-
2414## Technology Stack
2515
2616** Platform:** Docusaurus 3.9.2 (Static site generator)
@@ -44,19 +34,6 @@ npm run serve # Preview production build locally
4434npm run deploy # Deploy to GitHub Pages
4535```
4636
47- ## Directory Structure
48-
49- ```
50- /
51- ├── website/ # Docusaurus application
52- │ ├── docs/ # Course content (MDX files)
53- │ ├── blog/ # Blog posts and case studies
54- │ ├── src/ # Custom React components
55- │ └── static/ # Static assets (images, etc)
56- ├── CLAUDE.md # This file - project context
57- └── README.md # Project documentation
58- ```
59-
6037## Tone & Communication Style
6138
6239** Coworker-level communication** - Professional, direct, no hand-holding
0 commit comments