File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
12
12
* [ Ruby] ( #ruby )
13
13
* [ Haskell] ( #haskell )
14
14
* [ Rust] ( #rust )
15
+ * [ Additional resources] ( #addition-resources )
15
16
16
17
## C/C++:
17
18
* [ 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
69
70
* [ Part 1] ( http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-1/ )
70
71
* [ Part 2a] ( http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-2a/ )
71
72
* [ 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/ )
You can’t perform that action at this time.
0 commit comments