Skip to content

CodeSeoul/coding-with-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding with AI Workshop

A 3-part workshop on integrating AI tools into software development workflows, presented at Code Seoul.

Structure

Part Title Focus
1 The Shift What changes with AI, the plan-execute-review loop
2 The Infrastructure Documentation as productivity multiplier, catching AI mistakes
3 The Growth Growing as an engineer, using AI to learn, skill atrophy

Each part is self-contained (~35-45 min). See workshop-prep.md for the full plan.

Slides

Slides are built with mdslides (reveal.js from markdown).

Install:

cargo install mdslides

Build:

mdslides \
  --mdbook-path slides \
  --output-dir slides/html \
  --template slides/template.html \
  --index-template slides/index-template.html

View: Open any file in slides/html/ in a browser. Arrow keys to navigate, S for speaker notes.

Based on

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages