mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-01 21:49:30 +00:00
added octave cheatsheet (#8279)
* added octave cheatsheet * lineSpacing changes * done the suggested changes Co-authored-by: VaibhavDubeySSE <vaibhav.dubey@lntinfotech.com>
This commit is contained in:
parent
176ce2b3c0
commit
0bf472a313
1 changed files with 6 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
* [Markdown](#markdown)
|
||||
* [MATLAB](#matlab)
|
||||
* [MongoDB](#mongodb)
|
||||
* [Octave](#octave)
|
||||
* [Perl](#perl)
|
||||
* [PHP](#php)
|
||||
* [Python](#python)
|
||||
|
|
@ -288,6 +289,11 @@
|
|||
* [Quick Cheat Sheet for Mongo DB Shell commands](https://gist.github.com/michaeltreat/d3bdc989b54cff969df86484e091fd0c) - Michael Treat's Quick Cheat Sheet (GitHub Gist)
|
||||
|
||||
|
||||
### Octave
|
||||
|
||||
* [Octave Cheat Sheet](https://www.lehman.edu/academics/cmacs/documents/refcard-a4.pdf) - John W. Eaton (PDF)
|
||||
|
||||
|
||||
### Perl
|
||||
|
||||
* [Perl Cheat Sheet](https://www.pcwdld.com/perl-cheat-sheet) - Hitesh J (HTML)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue