Skip to content

loeksnokes/code-with-ai-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-with-ai-lab

This repository is the student-facing lab repo for in-class exercises and demos.

How to use

  • Option A (recommended if students have GitHub): clone the repository:
    git clone https://github.com/loeksnokes/code-with-ai-lab.git
  • Option B: download a ZIP of this repo and extract locally (if students are not using GitHub accounts).
  • Open the project in VS Code and follow exercise instructions in /exercises.

Repository layout

  • /exercises — numbered exercises (each with README, starter code, tests)
  • /solutions — instructor solutions (protected branch; keep private if needed)
  • requirements.txt — Python dependencies for exercises
  • README contains course‑specific instructions and how to run tests

Notes for instructors

  • If students cannot push to GitHub, prepare a ZIP for each session and distribute via Teams or email.
  • If you want students to submit work, use the alternative submission instructions (upload to Teams or email a ZIP).

About

A repo to host the student/instructor work during course delivery.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors