Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 2.27 KB

File metadata and controls

20 lines (16 loc) · 2.27 KB

ai-code-exercises

Code Exercises for AI Course for Software Engineers.

This is still a work in progress - the idea is to capture the various exercise starter code examples in here.

Exercises

Use Case Exercise Instructions Starter Code
Code Comprehension Code Explore Challenge Instructions Starter Code
Code Comprehension Algorithm Deconstruction Challenge Instructions Starter Code
Code Comprehension Knowing Where to Start Instructions Starter Code
Documenting Code Code Documentation Instructions Starter Code
Documenting Code README documentation Instructions Starter Code
Debugging Error Diagnosis Challenge Instructions Starter Code
Debugging Performance Optimization Challenge Instructions Starter Code
Debugging AI Solution Verification Challenge Instructions Starter Code
Testing Using AI to help with testing Instructions Starter Code
Refactoring Function Decomposition Challenge Instructions Starter Code