Demo exercises for agentic coding lecture / workshop
  • HTML 51.8%
  • Python 22.8%
  • JavaScript 13.7%
  • CSS 11.7%
Find a file
Benjamin Hackl fe1638cacb Add README to demo-03 explaining the refactoring exercise
- Documents the current state (messy but functional code)
- Lists all code smells present in the original implementation
- Explains the refactoring goals and learning objectives
- Provides guidance for the refactoring path
2026-01-15 19:03:18 +01:00
demo-01 plan 1, initial version 2026-01-15 17:58:16 +01:00
demo-02 draft demo-02 2026-01-15 18:24:51 +01:00
demo-03 Add README to demo-03 explaining the refactoring exercise 2026-01-15 19:03:18 +01:00
.gitignore initial commit 2026-01-15 17:45:38 +01:00
LICENSE initial commit 2026-01-15 17:45:38 +01:00
README.md initial commit 2026-01-15 17:45:38 +01:00

Agentic Coding Lecture / Workshop

Held as a (bonus) part of Software Development course @ University of Graz, see https://behackl.dev/slides/swdev/ for details.