Demo exercises for agentic coding lecture / workshop
- HTML 51.8%
- Python 22.8%
- JavaScript 13.7%
- CSS 11.7%
- Add employee_data_processor.py: functional but ugly code with god function, globals, hardcoded values, mixed concerns - Add employees.csv: sample data with 10 records (4 invalid for testing) - Generates report.json and report.html output files - Perfect candidate for refactoring demo |
||
|---|---|---|
| demo-01 | ||
| demo-02 | ||
| demo-03 | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Agentic Coding Lecture / Workshop
Held as a (bonus) part of Software Development course @ University of Graz, see https://behackl.dev/slides/swdev/ for details.