This repository contains the course materials for the ReDI School Intro to Python course.
[COURSE-ROOT]
βββ README.md
βββ classes
β βββ introduction/
β β βββ exercises/
β β βββ homework/
β β βββ resources/
β βββ data-types/
β β βββ exercises/
β β βββ homework/
β β βββ resources/
β βββ ...
βββ projects
β βββ ...
βββ assets
βββ images, PDFs, diagrams, etc.
classes/: Contains subfolders for each class, each withexercises/,homework/, andresources/directories.assets/: Directory for shared diagrams, PDFs, or other media.
- Provide students with structured course materials
- Help students navigate content and complete assignments
- Offer code examples and solutions for reference
- This repository is read-only for students
- Navigate to
classes/[topic]/for each week's materials
See the SYLLABUS.md file for a detailed week-by-week breakdown of topics.
β€οΈ ReDI School β Aarhus
