Skip to content

ReDI School's Introduction to Python course. Includes a reusable structure for lessons, homework and resources.

Notifications You must be signed in to change notification settings

ReDI-Aarhus/introduction-to-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ReDI School – Intro to Python

ReDI

This repository contains the course materials for the ReDI School Intro to Python course.

πŸ“š Structure

[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 with exercises/, homework/, and resources/ directories.
  • assets/: Directory for shared diagrams, PDFs, or other media.

πŸ“Œ Purpose

  • Provide students with structured course materials
  • Help students navigate content and complete assignments
  • Offer code examples and solutions for reference

πŸ“š For Students

  • This repository is read-only for students
  • Navigate to classes/[topic]/ for each week's materials

πŸ—“οΈ Course Schedule

See the SYLLABUS.md file for a detailed week-by-week breakdown of topics.


❀️ ReDI School – Aarhus


About

ReDI School's Introduction to Python course. Includes a reusable structure for lessons, homework and resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published