Skip to content

Commit

Permalink
Merge pull request #2 from olgaminaeva/code-generation-optimization_o…
Browse files Browse the repository at this point in the history
…lgaminaeva

Episode 2: code-generation-optimization.md
  • Loading branch information
olgaminaeva authored Sep 13, 2024
2 parents 6473227 + 5fe3bd6 commit 5860a50
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions episodes/code-generation-optimization.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,32 @@ Using Codeium as AI-assistant:

::::::::::::::::::::::::::::::::::::::::::::::::

TODO

::::::::::::::::::::::::::::::::::::: challenge

**Exercise 2: Optimization with Codeium**
*Objective:* Use Codeium to improve existing code

*Instructions:*
- Provide a sample code that needs optimization (will be an example from the medical field or, alternatively, I’ll search on stack exchange)
- Use Codeium to suggest improvements and restructure the code
- Compare the original and restructured versions (clarity, length…)
::::::::::::::::::::::::::::::::::::::::::::::::

TODO

::::::::::::::::::::::::::::::::::::: challenge

**Exercise 3: Debugging Assistance**
*Objective:* Use Codeium to identify and fix bugs

*Instructions:*
- You are presented with a code snippet with errors
- Use Codeium to detect and propose fixes
- Apply and test the corrections
::::::::::::::::::::::::::::::::::::::::::::::::

::::::::::::::::::::::::::::::::::::: keypoints

TODO
Expand Down

0 comments on commit 5860a50

Please sign in to comment.