mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-13 08:26:44 +00:00
Add Latex Cheat Sheet (#11002)
* Added Latex cheat sheet * Update free-programming-cheatsheets.md * Update free-programming-cheatsheets.md
This commit is contained in:
parent
49756e3eb7
commit
5f7dcce3cf
1 changed files with 6 additions and 0 deletions
|
|
@ -31,6 +31,7 @@
|
|||
* [Kotlin](#kotlin)
|
||||
* [Kubernetes](#kubernetes)
|
||||
* [Language Translations](#language-translations)
|
||||
* [Latex](#latex)
|
||||
* [Machine Learning](#machine-learning)
|
||||
* [Markdown](#markdown)
|
||||
* [MATLAB](#matlab)
|
||||
|
|
@ -325,6 +326,11 @@
|
|||
* [Swift and C# Quick Reference - Language Equivalents and Code Examples](http://www.globalnerdy.com/wordpress/wp-content/uploads/2015/03/SwiftCSharpPoster.pdf) - Globalnerdy (PDF)
|
||||
|
||||
|
||||
### LaTeX
|
||||
|
||||
* [Latex Cheat Sheet](https://gist.github.com/LKS90/252ac41bd4a173be35b0) - Lukas Schneider
|
||||
|
||||
|
||||
### Machine Learning
|
||||
|
||||
* [Machine Learning Cheat Sheet](https://www.datacamp.com/cheat-sheet/machine-learning-cheat-sheet) - DataCamp Team (HTML)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue