Lecture
Todays lecture will be focused on how to use ChatGPT 4o, ChatGPT o1 and Claude 3.5 to help generate and debug code. We will focus on converting a static website design to a coded HTML and CSS files using both ChatGPT and Claude, explore developing a web app calculator using Claude and play around with ChatGPT o1’s reasoning model to generate some more creative applications with code. These platforms are very helpful and can get you most of the way there when programming a project, but at this point its still important to understand the coded output to make the necessary manual edits to get you to the finish line. We will also discuss how we can use ChatGPT and Claude when it comes to debugging and learning how to code.
Professor Woo’s p5js ChatGPT Coding Examples
Homework
Use Claude or ChatGPT to help ideate concepts for a simple web application or game. Use Claude to program and publish the web application or game you come up with. Write a blog post about your experience developing a web application or game and share both the link to your blog post and the link to your published project on Slack.