mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
Add markdown tutorials (#8179)
* add markdown tutorial * tutorial from Mardown Tutorial
This commit is contained in:
parent
0e95ba143f
commit
74259d40e1
@ -30,6 +30,7 @@
|
|||||||
* [Operating Systems](#operating-systems)
|
* [Operating Systems](#operating-systems)
|
||||||
* [LaTeX](#latex)
|
* [LaTeX](#latex)
|
||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
|
* [Markdown](#markdown)
|
||||||
* [MATLAB](#matlab)
|
* [MATLAB](#matlab)
|
||||||
* [Node](#node)
|
* [Node](#node)
|
||||||
* [NoSQL](#nosql)
|
* [NoSQL](#nosql)
|
||||||
@ -285,6 +286,12 @@
|
|||||||
* [Lisp Koans](https://github.com/google/lisp-koans)
|
* [Lisp Koans](https://github.com/google/lisp-koans)
|
||||||
|
|
||||||
|
|
||||||
|
### Markdown
|
||||||
|
|
||||||
|
* [Markdown Tutorial](https://commonmark.org/help/tutorial) - CommonMark
|
||||||
|
* [Markdown Tutorial](https://www.markdowntutorial.com) - Markdown Tutorial
|
||||||
|
|
||||||
|
|
||||||
### MATLAB
|
### MATLAB
|
||||||
|
|
||||||
* [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials)
|
* [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials)
|
||||||
|
Loading…
Reference in New Issue
Block a user