Hacker News new | ask | show | jobs
by gmichnikov 128 days ago
This seems like the most helpful response for someone like OP. Is the curriculum or syllabus of your class public?
1 comments

All of my course materials are on GitHub: https://github.com/dansmyers

The Programming with AI class is here:

https://github.com/dansmyers/ProgrammingWithAI

We're building it out as the semester goes on. Right now, it's mostly the in-class practice activities we're working through each day. This is the first time I've taught this version of the class so it's pretty experimental.

Here's the complete version of my intro class with notes, labs, and projects:

https://github.com/dansmyers/IntroToCS/tree/Fall-2025