|
|
@ -39,6 +39,7 @@ |
|
|
|
* [Flask](#flask) |
|
|
|
* [Flask](#flask) |
|
|
|
* [Jupyter](#jupyter) |
|
|
|
* [Jupyter](#jupyter) |
|
|
|
* [Numpy Pandas](#numpy-pandas) |
|
|
|
* [Numpy Pandas](#numpy-pandas) |
|
|
|
|
|
|
|
* [PySpark](#pyspark) |
|
|
|
* [R](#r) |
|
|
|
* [R](#r) |
|
|
|
* [Raspberry Pi](#raspberry-pi) |
|
|
|
* [Raspberry Pi](#raspberry-pi) |
|
|
|
* [Ruby](#ruby) |
|
|
|
* [Ruby](#ruby) |
|
|
@ -230,6 +231,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
### JavaScript |
|
|
|
### JavaScript |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [JavaScript CheatSheet](https://github.com/wilfredinni/javascript-cheatsheet) - Wilfredinni (HTML) |
|
|
|
* [JavaScript Cheatsheet](https://www.codecademy.com/learn/introduction-to-javascript/modules/learn-javascript-introduction/cheatsheet) - Codecademy (HTML) |
|
|
|
* [JavaScript Cheatsheet](https://www.codecademy.com/learn/introduction-to-javascript/modules/learn-javascript-introduction/cheatsheet) - Codecademy (HTML) |
|
|
|
* [JavaScript Cheatsheet](https://www.codewithharry.com/blogpost/javascript-cheatsheet) - Code With Harry |
|
|
|
* [JavaScript Cheatsheet](https://www.codewithharry.com/blogpost/javascript-cheatsheet) - Code With Harry |
|
|
|
* [JavaScript CheatSheet](https://htmlcheatsheet.com/js/) (HTML) |
|
|
|
* [JavaScript CheatSheet](https://htmlcheatsheet.com/js/) (HTML) |
|
|
@ -353,6 +355,7 @@ |
|
|
|
* [Python 3 Cheat Sheet](https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf) - Laurent Pointal (PDF) |
|
|
|
* [Python 3 Cheat Sheet](https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf) - Laurent Pointal (PDF) |
|
|
|
* [Python Cheat Sheet](https://www.codewithharry.com/blogpost/python-cheatsheet) - Code With Harry |
|
|
|
* [Python Cheat Sheet](https://www.codewithharry.com/blogpost/python-cheatsheet) - Code With Harry |
|
|
|
* [Python Cheat Sheet](https://websitesetup.org/python-cheat-sheet/) - WebsiteSetup (HTML, PDF, PNG) |
|
|
|
* [Python Cheat Sheet](https://websitesetup.org/python-cheat-sheet/) - WebsiteSetup (HTML, PDF, PNG) |
|
|
|
|
|
|
|
* [Python Cheat Sheet](https://www.pythoncheatsheet.org) - Wilfredinni (HTML) |
|
|
|
* [Python Cheatsheet for beginners](https://www.codecademy.com/learn/learn-python-3/modules/learn-python3-syntax/cheatsheet) - Codeacademy (HTML) |
|
|
|
* [Python Cheatsheet for beginners](https://www.codecademy.com/learn/learn-python-3/modules/learn-python3-syntax/cheatsheet) - Codeacademy (HTML) |
|
|
|
* [Python Crash Course Cheatsheet](https://ehmatthes.github.io/pcc/cheatsheets/README.html) - Eric Matthes (HTML) |
|
|
|
* [Python Crash Course Cheatsheet](https://ehmatthes.github.io/pcc/cheatsheets/README.html) - Eric Matthes (HTML) |
|
|
|
* [Python Crash Course Cheatsheet (2nd Edition)](https://ehmatthes.github.io/pcc_2e/cheat_sheets/cheat_sheets/) - Eric Matthes (PDF) |
|
|
|
* [Python Crash Course Cheatsheet (2nd Edition)](https://ehmatthes.github.io/pcc_2e/cheat_sheets/cheat_sheets/) - Eric Matthes (PDF) |
|
|
@ -387,6 +390,12 @@ |
|
|
|
* [Pandas, Numpy, Python Cheatsheet](https://www.kaggle.com/code/lavanyashukla01/pandas-numpy-python-cheatsheet) - Kaggle (HTML) |
|
|
|
* [Pandas, Numpy, Python Cheatsheet](https://www.kaggle.com/code/lavanyashukla01/pandas-numpy-python-cheatsheet) - Kaggle (HTML) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#### PySpark |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [PySpark Cheat Sheet](https://github.com/kevinschaich/pyspark-cheatsheet) - Kevin Schaich (HTML) |
|
|
|
|
|
|
|
* [PySpark Cheat Sheet: Spark in Python](https://www.datacamp.com/cheat-sheet/pyspark-cheat-sheet-spark-in-python) - DataCamp (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) |
|
|
|