Skip to content

Commit 865bb65

Browse files
committed
Update CLAUDE.md
1 parent 690d324 commit 865bb65

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

CLAUDE.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -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
4434
npm 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

Comments
 (0)