create README

This commit is contained in:
georg.sinn-schirwitz
2024-10-26 22:05:01 +02:00
parent 3214a80db3
commit 52738e0c01
2 changed files with 20 additions and 2 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/courses/*.html
/courses/*.pdf

View File

@@ -1,3 +1,19 @@
# courses
# Ideas collection for Courses
This repository is a collection of ideas for courses.
This repository is a collection of ideas for courses.
## How to contribute
1. Fork this repository
2. Add your course idea to the `ideas/` directory
3. Create a pull request
4. Wait for it to be merged!
5. Check out the [courses](courses/) directory to see the courses that have been created from these ideas
## Ideas
## Courses
### Beginner
- [One week (40 hours) crash course curriculum](courses/one-week-crash-course.md)