Skip to content

Commit

Permalink
differences for PR #2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 13, 2024
1 parent fef524e commit 3d94281
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions 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
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"index.md" "34399a5e151cea103c92aa7767f4c118" "site/built/index.md" "2024-09-13"
"links.md" "8184cf4149eafbf03ce8da8ff0778c14" "site/built/links.md" "2022-04-22"
"episodes/Introduction-AI-coding.md" "0dbb296e7294d698d47bdda12e5fa823" "site/built/Introduction-AI-coding.md" "2024-09-13"
"episodes/code-generation-optimization.md" "fd9ecf236ff5f38ca0d58e217e3b3f35" "site/built/code-generation-optimization.md" "2024-09-13"
"episodes/code-generation-optimization.md" "164760fc0c346a9b52c120d57a2226cf" "site/built/code-generation-optimization.md" "2024-09-13"
"episodes/Enhancing-coding-efficiency.md" "f8ce5d6c288a802195c6d313f6908eca" "site/built/Enhancing-coding-efficiency.md" "2024-09-13"
"instructors/instructor-notes.md" "cae72b6712578d74a49fea7513099f8c" "site/built/instructor-notes.md" "2023-03-16"
"learners/reference.md" "1c7cc4e229304d9806a13f69ca1b8ba4" "site/built/reference.md" "2023-03-16"
Expand Down

0 comments on commit 3d94281

Please sign in to comment.