mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-10-31 18:52:34 +00:00
Add matlab refernce sheet (#5583)
* Added MATLAB refernce sheet Added a MATLAB basic functions reference sheet provided by MathWorks. * Update free-programming-cheatsheets.md
This commit is contained in:
parent
3775fde108
commit
49833f5d11
@ -16,6 +16,7 @@
|
|||||||
* [Kubernetes](#kubernetes)
|
* [Kubernetes](#kubernetes)
|
||||||
* [Language Translations](#language-translations)
|
* [Language Translations](#language-translations)
|
||||||
* [Markdown](#markdown)
|
* [Markdown](#markdown)
|
||||||
|
* [MATLAB](#matlab)
|
||||||
* [MongoDB](#mongodb)
|
* [MongoDB](#mongodb)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [Python](#python)
|
* [Python](#python)
|
||||||
@ -121,6 +122,11 @@
|
|||||||
* [Markdown Here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) - Adam Pritchard
|
* [Markdown Here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) - Adam Pritchard
|
||||||
|
|
||||||
|
|
||||||
|
### MATLAB
|
||||||
|
|
||||||
|
* [MATLAB Basic Functions Reference Sheet](https://www.mathworks.com/content/dam/mathworks/fact-sheet/matlab-basic-functions-reference.pdf) - MathWorks (PDF)
|
||||||
|
|
||||||
|
|
||||||
### MongoDB
|
### MongoDB
|
||||||
|
|
||||||
* [Quick Cheat Sheet for Mongo DB Shell commands](https://gist.github.com/michaeltreat/d3bdc989b54cff969df86484e091fd0c) - Michael Treat's Quick Cheat Sheet
|
* [Quick Cheat Sheet for Mongo DB Shell commands](https://gist.github.com/michaeltreat/d3bdc989b54cff969df86484e091fd0c) - Michael Treat's Quick Cheat Sheet
|
||||||
|
Loading…
Reference in New Issue
Block a user