From the course: AI-Powered Software Development: Coding, Testing, and System Design

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Solution: Creating a simple application

Solution: Creating a simple application

(upbeat music) - [Instructor] All right, well hopefully, you gave this challenge a try. So let's take a look at the solution. And this is just several approaches that I experimented around with. So you might have done something different. And this challenge was intentionally open-ended because frankly, the goal of this entire course is just to get you more comfortable using these AI tools so you know your situation best, obviously. So experimenting around with what's gonna work for you is really, as I said, the ultimate goal here. So, and I'm gonna use GitHub Copilot here for this, but you can also do it with Cursor if you want. The thing that I started off with here is, I actually tried to just generate the entire application in one go. So I opened up this little command window and said, build me an expense tracker application. And I didn't really give you too many details, so whatever details you included yourself or…

Contents