diff --git a/free-programming-cheatsheets.md b/free-programming-cheatsheets.md index 4f6f11bc8f8134b4857ed1e5891ee803e8a6b06b..0144e57d8c1a9da04a592e2042b598c3a44b99f3 100644 --- a/free-programming-cheatsheets.md +++ b/free-programming-cheatsheets.md @@ -37,6 +37,7 @@ * [JavaScript Cheatsheet](https://www.codecademy.com/learn/introduction-to-javascript/modules/learn-javascript-introduction/cheatsheet) - Codecademy (HTML) * [JavaScript Regex Cheatsheet](https://www.debuggex.com/cheatsheet/regex/javascript) - Debuggex (HTML) +* [JavaScript WorldWide Cheatsheet](https://cheatography.com/davechild/cheat-sheets/javascript/) - Cheatography (JavaScript) #### Vue.js @@ -62,3 +63,4 @@ ### Python * [Comprehensive Python Cheatsheet](https://gto76.github.io/python-cheatsheet) - Jure Ĺ orn (HTML) +* [Python WorldWide Cheatsheet](https://cheatography.com/davechild/cheat-sheets/python/) - Cheatography (Python)