Coding with AI for Engineers — A visual tutorial for smart people who don't code yet.
A complete tutorial teaching mechanical engineers (and other non-coders) how to build software using AI as a coding partner. No programming experience required.
- Chapter 1: The Core Partnership
- Chapter 2: The Loop
- Chapter 3: Six Operations
- Chapter 4: Decomposition
- Chapter 5: Precision
- Chapter 6: Feedback
- Chapter 7: Context
- Chapter 8: When to Restart
- Chapter 9: Common Pitfalls
- Chapter 10: Debugging
- Chapter 11: Getting Unstuck
- Chapter 12: Reading Code
- Chapter 13: Core Concepts
- Chapter 14: Functions & Libraries
- Chapter 15: Data and Files
- Chapter 16: Quality
- Chapter 17: Your First Project
- Chapter 18: Moving Forward
- Cheat Sheet (PDF) — One-page quick reference
- Full Presentation (PDF) — All 36 diagrams
- PowerPoint — Presentation with speaker notes
npm install -g @anthropic-ai/claude-code
claudeThen start with Chapter 1: The Core Partnership.
MIT