You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.7 KiB
64 lines
1.7 KiB
### Index |
|
|
|
* [Clojure](#clojure) |
|
* [Data Science](#data-science) |
|
* [Git](#git) |
|
* [HTML / CSS](#html--css) |
|
* [JavaScript](#javascript) |
|
* [Vue.js](#vuejs) |
|
* [Kubernetes](#Kubernetes) |
|
* [Markdown](#markdown) |
|
* [MongoDB](#mongodb) |
|
* [Python](#python) |
|
|
|
|
|
### Clojure |
|
|
|
* [Clojure Cheatsheet](http://clojure.org/cheatsheet) |
|
|
|
|
|
### Data Science |
|
|
|
* [Cheatsheets for Data Scientists](https://www.datacamp.com/community/data-science-cheatsheets) - Datacamp (PDF) |
|
|
|
|
|
### Git |
|
|
|
* [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - Tim Green (Markdown) |
|
|
|
|
|
### HTML / CSS |
|
|
|
* [CSS Flexbox Cheatsheet](https://css-tricks.com/snippets/css/a-guide-to-flexbox/) - Chris Coyier (HTML) |
|
* [CSS Grid Cheatsheet](https://css-tricks.com/snippets/css/complete-guide-grid/) - Chris House (HTML) |
|
|
|
|
|
### JavaScript |
|
|
|
* [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) |
|
|
|
|
|
#### Vue.js |
|
|
|
* [Vue Essential Cheatsheet](https://www.vuemastery.com/pdf/Vue-Essentials-Cheat-Sheet.pdf) - Vue Mastery (PDF) |
|
|
|
|
|
### Kubernetes |
|
|
|
* [Handy Cheat Sheet for Kubernetes Beginners](https://kubernetes.io/docs/reference/kubectl/cheatsheet/) - Kubernetes Documentation: kubectl Cheat Sheet |
|
|
|
|
|
### Markdown |
|
|
|
* [Markdown Here](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet) - Adam Pritchard |
|
|
|
|
|
### MongoDB |
|
|
|
* [Quick Cheat Sheet for Mongo DB Shell commands](https://gist.github.com/michaeltreat/d3bdc989b54cff969df86484e091fd0c) - Michael Treat's Quick Cheat Sheet |
|
|
|
|
|
### Python |
|
|
|
* [Comprehensive Python Cheatsheet](https://gto76.github.io/python-cheatsheet) - Jure Šorn (HTML)
|
|
|