code-dot-org / csa-se-lesson2b

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrandBook

Unleash your inner fashionista with BrandBook! We bring you an A-Z guide of the world's most coveted fashion brands and designers, alphabetically sorted for your browsing pleasure. So go on, dive in, and explore the trends that are just a click away!

Goal: Implement a method to sort the list of brand and designer names.

Using Copilot as the Navigator

Step 1: Enter this prompt in the chat to prime Copilot to act as the navigator:

Can you act as a pair programmer for me while I work on this project? I'm going to write some code and periodically, I'll ask you to help check that I'm on the right track. You can ask me questions and give suggestions, but don't give me solutions.

Step 2: Write your code to complete the program. Every 1-2 minutes, check in with Copilot like you would if your navigator was one of your peers. For example, you could:

  • Ask what step you should do next

  • Get feedback on your solution so far, such as to see if there is a better way to write the code you've written

  • Check if you have any syntax or logic errors or suggest fixes

  • Make sure that your code will solve the problem

Either as you go or after you are done writing your program, answer the following questions to reflect your experience using Copilot as the navigator.

What did Copilot do well as the navigator?

Write your response here!

What did Copilot struggle with as the navigator?

Write your response here!

What challenges did you face while working with Copilot as the navigator?

Write your response here!

About


Languages

Language:Java 69.5%Language:CSS 30.5%