|
@@ -32,6 +32,7 @@
|
|
|
* [PHP](#php)
|
|
* [PHP](#php)
|
|
|
* [Python](#python)
|
|
* [Python](#python)
|
|
|
* [Django](#django)
|
|
* [Django](#django)
|
|
|
|
|
+ * [Flask](#flask)
|
|
|
* [R](#r)
|
|
* [R](#r)
|
|
|
* [Raspberry Pi](#raspberry-pi)
|
|
* [Raspberry Pi](#raspberry-pi)
|
|
|
* [Ruby](#ruby)
|
|
* [Ruby](#ruby)
|
|
@@ -309,6 +310,11 @@
|
|
|
* [(Python + Django) Cheatsheet](https://dev.to/ericchapman/my-beloved-django-cheat-sheet-2056) - Eric The Coder (HTML)
|
|
* [(Python + Django) Cheatsheet](https://dev.to/ericchapman/my-beloved-django-cheat-sheet-2056) - Eric The Coder (HTML)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+#### Flask
|
|
|
|
|
+
|
|
|
|
|
+* [Flask Cheatsheet](https://www.codewithharry.com/blogpost/flask-cheatsheet/) - Code with Harry (HTML)
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
### R
|
|
### R
|
|
|
|
|
|
|
|
* [All RStudio cheatsheets resources](https://www.rstudio.com/resources/cheatsheets) - RStudio.com (HTML site with PDF links)
|
|
* [All RStudio cheatsheets resources](https://www.rstudio.com/resources/cheatsheets) - RStudio.com (HTML site with PDF links)
|