Skip to content

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Coding with AI Workshop

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

Structure

PartTitleFocus
1The ShiftWhat changes with AI, the plan-execute-review loop
2The InfrastructureDocumentation as productivity multiplier, catching AI mistakes
3The GrowthGrowing 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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages