Skip to content

Latest commit

 

History

History
83 lines (62 loc) · 1.83 KB

File metadata and controls

83 lines (62 loc) · 1.83 KB

Week 2 Write-up

Tip: To preview this markdown file

  • On Mac, press Command (⌘) + Shift + V
  • On Windows/Linux, press Ctrl + Shift + V

INSTRUCTIONS

Fill out all of the TODOs in this file.

SUBMISSION DETAILS

Name: TODO
SUNet ID: TODO
Citations: TODO

This assignment took me about TODO hours to do.

YOUR RESPONSES

For each exercise, please include what prompts you used to generate the answer, in addition to the location of the generated response. Make sure to clearly add comments in your code documenting which parts are generated.

Exercise 1: Scaffold a New Feature

Prompt:

TODO

Generated Code Snippets:

TODO: List all modified code files with the relevant line numbers.

Exercise 2: Add Unit Tests

Prompt:

TODO

Generated Code Snippets:

TODO: List all modified code files with the relevant line numbers.

Exercise 3: Refactor Existing Code for Clarity

Prompt:

TODO

Generated/Modified Code Snippets:

TODO: List all modified code files with the relevant line numbers. (We anticipate there may be multiple scattered changes here – just produce as comprehensive of a list as you can.)

Exercise 4: Use Agentic Mode to Automate a Small Task

Prompt:

TODO

Generated Code Snippets:

TODO: List all modified code files with the relevant line numbers.

Exercise 5: Generate a README from the Codebase

Prompt:

TODO

Generated Code Snippets:

TODO: List all modified code files with the relevant line numbers.

SUBMISSION INSTRUCTIONS

  1. Hit a Command (⌘) + F (or Ctrl + F) to find any remaining TODOs in this file. If no results are found, congratulations – you've completed all required fields.
  2. Make sure you have all changes pushed to your remote repository for grading.
  3. Submit via Gradescope.