AI-powered software and system design
This course, which is the last of the three, is basically a set of practical examples of using LLMs for development, split into three modules:
Data serialization and configuration-driven development
Databases
Software design patterns
There is one practical exercise involving fixing a database and writing some queries for it, but there seem to be some errors in it, either in the question wording or in the unit tests. My solution was given 100% by the auto-grader, but I'm not particularly satisfied with it.
Last updated