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
From the course: AI-Powered Software Development: Coding, Testing, and System Design
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
-
-
Code generation and completion: What are my options?5m 9s
-
(Locked)
Generating scripts8m 40s
-
(Locked)
Generating functions8m 27s
-
(Locked)
Generating classes5m 4s
-
(Locked)
AI-assisted error resolution5m 8s
-
(Locked)
Code review and quality checks3m 44s
-
(Locked)
Creating documentation3m 3s
-
(Locked)
Challenge: Creating a simple application2m 6s
-
(Locked)
Solution: Creating a simple application9m 6s
-
-
-
-
-
-