|
|
@ -1,6 +1,7 @@ |
|
|
|
### Index |
|
|
|
### Index |
|
|
|
|
|
|
|
|
|
|
|
* [Bash](#bash) |
|
|
|
* [Bash](#bash) |
|
|
|
|
|
|
|
* [C](#C) |
|
|
|
* [C++](#c-1) |
|
|
|
* [C++](#c-1) |
|
|
|
* [Clojure](#clojure) |
|
|
|
* [Clojure](#clojure) |
|
|
|
* [Data Science](#data-science) |
|
|
|
* [Data Science](#data-science) |
|
|
@ -24,6 +25,11 @@ |
|
|
|
* [Bash Scripting cheatsheet](https://devhints.io/bash) Devhints (HTML) |
|
|
|
* [Bash Scripting cheatsheet](https://devhints.io/bash) Devhints (HTML) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### C |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [C Reference Card (ANSI)](https://users.ece.utexas.edu/~adnan/c-refcard.pdf) (PDF) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### C++ |
|
|
|
### C++ |
|
|
|
|
|
|
|
|
|
|
|
* [C++ Quick Reference](https://www.hoomanb.com/cs/quickref/CppQuickRef.pdf) (PDF) |
|
|
|
* [C++ Quick Reference](https://www.hoomanb.com/cs/quickref/CppQuickRef.pdf) (PDF) |
|
|
|