diff --git a/books/book_ideas.md b/books/book_ideas.md index 1a92ca4e..3bfcb7ab 100644 --- a/books/book_ideas.md +++ b/books/book_ideas.md @@ -7,4 +7,6 @@ - [ ] CVS by tutorials - [ ] Fortran for fun and profit - [x] RxSwift by tutorials -- [ ] Mastering git +- [x] Mastering git +- [ ] Mastering JavaScript +- [ ] Care and feeding of developers \ No newline at end of file diff --git a/tutorials/.keep b/tutorials/.keep new file mode 100644 index 00000000..e69de29b diff --git a/tutorials/tutorial_ideas.md b/tutorials/tutorial_ideas.md new file mode 100644 index 00000000..5d4adef7 --- /dev/null +++ b/tutorials/tutorial_ideas.md @@ -0,0 +1,4 @@ +# Tutorial Ideas + +- [ ] Mastering GO +- [ ] Mastering React \ No newline at end of file