Skip to content

Commit 0627de5

Browse files
committed
add additional resources
1 parent 7793630 commit 0627de5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
1212
* [Ruby](#ruby)
1313
* [Haskell](#haskell)
1414
* [Rust](#rust)
15+
* [Additional resources](#addition-resources)
1516

1617
## C/C++:
1718
* [Write a Shell in C](https://brennan.io/2015/01/16/write-a-shell-in-c/)
@@ -69,4 +70,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
6970
* [Part 1](http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-1/)
7071
* [Part 2a](http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-2a/)
7172
* [Part 2b](http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-2b/)
72-
* [Write an OS in Rust](http://os.phil-opp.com/)
73+
* [Write an OS in Rust](http://os.phil-opp.com/)
74+
75+
## Additional Resources
76+
* [React Redux Links](https://github.com/markerikson/react-redux-links)
77+
* [Full Stack Python](https://www.fullstackpython.com/)
78+
* [Node School](https://nodeschool.io/)
79+
* [ScotchIO](https://scotch.io/)

0 commit comments

Comments
 (0)