|
@@ -1,6 +1,7 @@
|
|
|
### Index
|
|
### Index
|
|
|
|
|
|
|
|
* [Bash](#bash)
|
|
* [Bash](#bash)
|
|
|
|
|
+* [C++](#c-1)
|
|
|
* [Clojure](#clojure)
|
|
* [Clojure](#clojure)
|
|
|
* [Data Science](#data-science)
|
|
* [Data Science](#data-science)
|
|
|
* [Git](#git)
|
|
* [Git](#git)
|
|
@@ -23,6 +24,11 @@
|
|
|
* [Bash Scripting cheatsheet](https://devhints.io/bash) Devhints (HTML)
|
|
* [Bash Scripting cheatsheet](https://devhints.io/bash) Devhints (HTML)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+### C++
|
|
|
|
|
+
|
|
|
|
|
+* [C++ Quick Reference](https://www.hoomanb.com/cs/quickref/CppQuickRef.pdf) (PDF)
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
### Clojure
|
|
### Clojure
|
|
|
|
|
|
|
|
* [Clojure Cheatsheet](http://clojure.org/cheatsheet)
|
|
* [Clojure Cheatsheet](http://clojure.org/cheatsheet)
|