I'd like to build a list of things that we should address before next semester to update for AI. Feel free to edit! AI topics - [x] Using an agentic tool (ClaudeCode, OpenCode, Pi, CopilotCLI, etc) #105 - [ ] Reviewing AI generated code, cognitive overload (look up article) - [ ] Rubber duck (using two different models) Things that are more useful now: - [ ] Linting, formatting, and type checking are extra important for an agentic workflow - [ ] Testing is crucial Things that are now interesting that weren't before: - [ ] git worktrees (https://code.claude.com/docs/en/worktrees#manage-worktrees-manually) - I literally had never used these things before AI (though mostly because I work on enough projects that I can always bounce between projects instead of parallel work on one)
I'd like to build a list of things that we should address before next semester to update for AI. Feel free to edit!
AI topics
Things that are more useful now:
Things that are now interesting that weren't before: