create README
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
/courses/*.html
|
||||||
|
/courses/*.pdf
|
||||||
18
README.md
18
README.md
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user