2020-10-21 14:00:52 +00:00
### Index
2020-12-30 21:20:26 +00:00
* [Artificial Intelligence ](#artificial-intelligence )
2020-10-28 23:12:30 +00:00
* [Bash ](#bash )
2020-10-31 20:23:01 +00:00
* [C ](#C )
2020-10-30 15:52:56 +00:00
* [C++ ](#c-1 )
2020-10-21 14:00:52 +00:00
* [Clojure ](#clojure )
* [Data Science ](#data-science )
* [Git ](#git )
* [HTML / CSS ](#html--css )
2020-10-30 04:16:18 +00:00
* [Java ](#Java )
2020-10-21 14:00:52 +00:00
* [JavaScript ](#javascript )
2020-10-28 14:37:36 +00:00
* [jQuery ](#jquery )
2020-10-21 14:00:52 +00:00
* [Vue.js ](#vuejs )
2020-10-23 15:44:45 +00:00
* [Kubernetes ](#Kubernetes )
2020-10-28 02:00:28 +00:00
* [Language Translations ](#language-translations )
2020-10-21 14:00:52 +00:00
* [Markdown ](#markdown )
2020-10-21 23:36:31 +00:00
* [MongoDB ](#mongodb )
2020-11-02 13:46:12 +00:00
* [Perl ](#Perl )
2020-10-21 14:00:52 +00:00
* [Python ](#python )
2020-10-28 23:11:24 +00:00
* [Ruby ](#ruby )
2020-10-27 15:22:33 +00:00
* [SQL ](#sql )
2020-10-21 14:00:52 +00:00
2020-12-30 21:20:26 +00:00
### Artificial Intelligence
* [What is Artificial Intelligence? ](https://intelligencereborn.com/ArtificialIntelligence.html ) IntelligenceReborn (HTML)
2020-10-28 23:12:30 +00:00
### Bash
* [Bash Scripting cheatsheet ](https://devhints.io/bash ) Devhints (HTML)
2020-10-31 20:23:01 +00:00
### C
* [C Reference Card (ANSI) ](https://users.ece.utexas.edu/~adnan/c-refcard.pdf ) (PDF)
2020-11-30 16:10:58 +00:00
* [The C Cheat Sheet: An Introduction to Programming in C ](https://sites.ualberta.ca/~ygu/courses/geoph624/codes/C.CheatSheet.pdf ) - Andrew Sterian (PDF)
2020-10-31 20:23:01 +00:00
2020-10-30 15:52:56 +00:00
### C++
* [C++ Quick Reference ](https://www.hoomanb.com/cs/quickref/CppQuickRef.pdf ) (PDF)
2020-10-21 14:00:52 +00:00
### Clojure
* [Clojure Cheatsheet ](http://clojure.org/cheatsheet )
### Data Science
* [Cheatsheets for Data Scientists ](https://www.datacamp.com/community/data-science-cheatsheets ) - Datacamp (PDF)
### Git
2020-10-28 14:37:36 +00:00
* [Git Cheat Sheet ](https://education.github.com/git-cheat-sheet-education.pdf ) - GitHub (PDF)
2020-10-21 14:00:52 +00:00
* [GitHub Cheat Sheet ](https://github.com/tiimgreen/github-cheat-sheet ) - Tim Green (Markdown)
### HTML / CSS
2020-10-28 14:37:36 +00:00
* [CSS CheatSheet ](https://htmlcheatsheet.com/css/ ) (HTML)
2020-10-21 14:00:52 +00:00
* [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)
2020-10-28 14:37:36 +00:00
* [HTML CheatSheet ](https://htmlcheatsheet.com ) (HTML)
2020-10-21 14:00:52 +00:00
2020-10-30 04:16:18 +00:00
### Java
* [Java ](https://programmingwithmosh.com/wp-content/uploads/2019/07/Java-Cheat-Sheet.pdf ) (PDF)
2020-10-21 14:00:52 +00:00
### JavaScript
* [JavaScript Cheatsheet ](https://www.codecademy.com/learn/introduction-to-javascript/modules/learn-javascript-introduction/cheatsheet ) - Codecademy (HTML)
2020-10-28 14:37:36 +00:00
* [JavaScript CheatSheet ](https://htmlcheatsheet.com/js/ ) (HTML)
2020-10-26 16:43:55 +00:00
* [JavaScript Regex Cheatsheet ](https://www.debuggex.com/cheatsheet/regex/javascript ) - Debuggex (HTML)
2020-10-27 02:58:48 +00:00
* [JavaScript WorldWide Cheatsheet ](https://cheatography.com/davechild/cheat-sheets/javascript/ ) - Cheatography (JavaScript)
2020-10-21 14:00:52 +00:00
2020-10-28 14:37:36 +00:00
#### jQuery
* [jQuery CheatSheet ](https://htmlcheatsheet.com/jquery/ ) (HTML)
2020-10-21 14:00:52 +00:00
#### Vue.js
* [Vue Essential Cheatsheet ](https://www.vuemastery.com/pdf/Vue-Essentials-Cheat-Sheet.pdf ) - Vue Mastery (PDF)
2020-10-23 15:44:45 +00:00
### Kubernetes
* [Handy Cheat Sheet for Kubernetes Beginners ](https://kubernetes.io/docs/reference/kubectl/cheatsheet/ ) - Kubernetes Documentation: kubectl Cheat Sheet
2020-10-28 14:19:43 +00:00
2020-10-28 02:00:28 +00:00
### 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)
2020-10-23 15:44:45 +00:00
2020-10-28 14:19:43 +00:00
2020-10-21 14:00:52 +00:00
### Markdown
* [Markdown Here ](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet ) - Adam Pritchard
2020-10-21 23:36:31 +00:00
### MongoDB
* [Quick Cheat Sheet for Mongo DB Shell commands ](https://gist.github.com/michaeltreat/d3bdc989b54cff969df86484e091fd0c ) - Michael Treat's Quick Cheat Sheet
2020-11-02 13:46:12 +00:00
### Perl
* [Perl Reference card ](https://michaelgoerz.net/refcards/perl_refcard.pdf ) (PDF)
2020-10-21 14:00:52 +00:00
### Python
2020-11-14 00:53:13 +00:00
* [Comprehensive Python Cheat Sheet for Beginners ](https://medium.com/the-codehub/comprehensive-python-cheat-sheet-for-beginners-5d76bb038fa2 )
2020-10-21 14:00:52 +00:00
* [Comprehensive Python Cheatsheet ](https://gto76.github.io/python-cheatsheet ) - Jure Šorn (HTML)
2020-11-30 16:31:06 +00:00
* [Learn Python in Y minutes ](https://learnxinyminutes.com/docs/python/ )
2020-11-14 00:53:13 +00:00
* [Python Cheat Sheet ](https://websitesetup.org/python-cheat-sheet/ )
2020-11-13 21:17:45 +00:00
* [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)
2020-10-28 16:25:46 +00:00
* [Python for Data Science Cheatsheet ](https://pydatascience.org/data-science-cheatsheets/ ) - DataCamp (HTML and Image)
2020-10-27 15:22:33 +00:00
* [Python Regex Cheatsheet ](https://www.debuggex.com/cheatsheet/regex/python ) - Debuggex (HTML)
2020-10-27 02:58:48 +00:00
* [Python WorldWide Cheatsheet ](https://cheatography.com/davechild/cheat-sheets/python/ ) - Cheatography (Python)
2020-10-27 15:22:33 +00:00
2020-10-28 23:11:24 +00:00
### Ruby
* [Ruby Cheat Sheet ](https://www.codeconquest.com/wp-content/uploads/Ruby-Cheat-Sheet-by-CodeConquestDOTcom.pdf ) - CodeConquest.com (PDF)
2020-10-27 15:22:33 +00:00
### 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)