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.
90 lines
2.9 KiB
90 lines
2.9 KiB
### Index |
|
|
|
* [Clojure](#clojure) |
|
* [Data Science](#data-science) |
|
* [Git](#git) |
|
* [HTML / CSS](#html--css) |
|
* [JavaScript](#javascript) |
|
* [jQuery](#jquery) |
|
* [Vue.js](#vuejs) |
|
* [Kubernetes](#Kubernetes) |
|
* [Language Translations](#language-translations) |
|
* [Markdown](#markdown) |
|
* [MongoDB](#mongodb) |
|
* [Python](#python) |
|
* [SQL](#sql) |
|
|
|
|
|
### Clojure |
|
|
|
* [Clojure Cheatsheet](http://clojure.org/cheatsheet) |
|
|
|
|
|
### Data Science |
|
|
|
* [Cheatsheets for Data Scientists](https://www.datacamp.com/community/data-science-cheatsheets) - Datacamp (PDF) |
|
|
|
|
|
### Git |
|
|
|
* [Git Cheat Sheet](https://education.github.com/git-cheat-sheet-education.pdf) - GitHub (PDF) |
|
* [GitHub Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - Tim Green (Markdown) |
|
|
|
|
|
### HTML / CSS |
|
|
|
* [CSS CheatSheet](https://htmlcheatsheet.com/css/) (HTML) |
|
* [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) |
|
* [HTML CheatSheet](https://htmlcheatsheet.com) (HTML) |
|
|
|
|
|
### JavaScript |
|
|
|
* [JavaScript Cheatsheet](https://www.codecademy.com/learn/introduction-to-javascript/modules/learn-javascript-introduction/cheatsheet) - Codecademy (HTML) |
|
* [JavaScript CheatSheet](https://htmlcheatsheet.com/js/) (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) |
|
|
|
|
|
#### jQuery |
|
|
|
* [jQuery CheatSheet](https://htmlcheatsheet.com/jquery/) (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 |
|
|
|
|
|
### Language Translations |
|
|
|
* [Swift and C# Quick Reference - Language Equivalents and Code Examples](http://www.globalnerdy.com/wordpress/wp-content/uploads/2015/03/SwiftCSharpPoster.pdf) - Globalnerdy (PDF) |
|
|
|
|
|
### 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) |
|
* [Python Regex Cheatsheet](https://www.debuggex.com/cheatsheet/regex/python) - Debuggex (HTML) |
|
* [Python WorldWide Cheatsheet](https://cheatography.com/davechild/cheat-sheets/python/) - Cheatography (Python) |
|
|
|
|
|
### SQL |
|
|
|
* [MySQL Cheatsheet](https://s3-us-west-2.amazonaws.com/dbshostedfiles/dbs/sql_cheat_sheet_mysql.pdf) - Database Star (PDF) |
|
* [PostgreSQL Cheatsheet](https://s3-us-west-2.amazonaws.com/dbshostedfiles/dbs/sql_cheat_sheet_pgsql.pdf) - Database Star (PDF)
|
|
|