2020-10-21 14:00:52 +00:00
### Index
2022-10-22 00:43:48 +00:00
* [Ansible ](#ansible )
2022-01-01 19:47:24 +00:00
* [APL ](#apl )
2020-12-30 21:20:26 +00:00
* [Artificial Intelligence ](#artificial-intelligence )
2021-07-29 17:10:57 +00:00
* [C ](#c )
2022-01-31 17:02:06 +00:00
* [C# ](#csharp )
2021-01-23 21:36:35 +00:00
* [C++ ](#cpp )
2020-10-21 14:00:52 +00:00
* [Clojure ](#clojure )
2022-10-07 22:26:05 +00:00
* [Dart ](#dart )
2020-10-21 14:00:52 +00:00
* [Data Science ](#data-science )
2022-10-08 21:45:45 +00:00
* [Data Structures and Algorithms ](#data-structures-and-algorithms )
2022-02-08 00:54:03 +00:00
* [Docker ](#docker )
2020-10-21 14:00:52 +00:00
* [Git ](#git )
2021-10-03 20:59:28 +00:00
* [Go ](#go )
2022-10-11 00:53:46 +00:00
* [GraphQL ](#graphql )
2022-07-29 10:46:20 +00:00
* [HTML and CSS ](#html-and-css )
2022-09-13 16:06:55 +00:00
* [IDE and editors ](#ide-and-editors )
2021-07-29 17:10:57 +00:00
* [Java ](#java )
2020-10-21 14:00:52 +00:00
* [JavaScript ](#javascript )
2022-08-12 13:14:00 +00:00
* [jQuery ](#jquery )
* [Nest.js ](#nestjs )
2022-10-05 00:45:06 +00:00
* [Next.js ](#nextjs )
2022-08-12 13:14:00 +00:00
* [Nuxt.js ](#nuxtjs )
* [React.js ](#reactjs )
* [Vue.js ](#vuejs )
2022-08-18 08:09:23 +00:00
* [Kotlin ](#kotlin )
2021-07-29 17:10:57 +00:00
* [Kubernetes ](#kubernetes )
2020-10-28 02:00:28 +00:00
* [Language Translations ](#language-translations )
2022-10-18 01:14:43 +00:00
* [Machine Learning ](#machine-learning )
2020-10-21 14:00:52 +00:00
* [Markdown ](#markdown )
2021-09-30 12:51:18 +00:00
* [MATLAB ](#matlab )
2020-10-21 23:36:31 +00:00
* [MongoDB ](#mongodb )
2022-10-17 01:03:00 +00:00
* [Octave ](#octave )
2021-07-29 17:10:57 +00:00
* [Perl ](#perl )
2021-10-19 02:15:41 +00:00
* [PHP ](#php )
2020-10-21 14:00:52 +00:00
* [Python ](#python )
2022-10-02 20:04:35 +00:00
* [Django ](#django )
2022-10-11 00:45:48 +00:00
* [Flask ](#flask )
2022-10-31 20:46:36 +00:00
* [Jupyter ](#jupyter )
2022-10-30 18:53:56 +00:00
* [Numpy Pandas ](#numpy-pandas )
2021-07-29 17:10:57 +00:00
* [R ](#r )
2021-10-12 13:55:17 +00:00
* [Raspberry Pi ](#raspberry-pi )
2020-10-28 23:11:24 +00:00
* [Ruby ](#ruby )
2021-09-30 12:58:21 +00:00
* [Rust ](#rust )
2022-10-21 01:19:05 +00:00
* [Scala ](#scala )
2022-10-01 18:39:06 +00:00
* [Shell Scripting ](#shell-scripting )
2021-10-09 17:54:07 +00:00
* [Solidity ](#solidity )
2022-10-08 22:36:35 +00:00
* [SpringBoot ](#springboot )
2020-10-27 15:22:33 +00:00
* [SQL ](#sql )
2021-10-12 13:55:17 +00:00
* [Tensorflow ](#tensorflow )
2022-10-14 01:54:06 +00:00
* [Terraform ](#terraform )
2022-11-01 23:56:15 +00:00
* [TypeScript ](#typescript )
2022-10-12 18:03:11 +00:00
* [Unit testing ](#unit-testing )
2022-10-11 00:32:07 +00:00
* [Webpack ](#webpack )
2020-10-21 14:00:52 +00:00
2022-10-22 00:43:48 +00:00
### Ansible
* [Ansible Basic Cheat Sheet ](https://intellipaat.com/blog/tutorial/devops-tutorial/ansible-basic-cheat-sheet ) - Intellipaat (HTML)
* [Ansible Cheat Sheet ](https://sites.google.com/site/mrxpalmeiras/ansible/ansible-cheat-sheet ) - Mrxpalmeiras (HTML)
* [Ansible Cheat Sheet — A DevOps Quick Start Guide ](https://medium.com/edureka/ansible-cheat-sheet-guide-5fe615ad65c0 ) - edureka (HTML, PDF)
* [Automate your tasks with this Ansible cheat sheet ](https://opensource.com/article/20/11/ansible-cheat-sheet ) - Opensource (HTML)
* [How to Use Ansible: A Reference Guide ](https://www.digitalocean.com/community/cheatsheets/how-to-use-ansible-cheat-sheet-guide ) - DigitalOcean (HTML)
2022-01-01 19:47:24 +00:00
### APL
* [A reference card for GNU APL ](https://github.com/jpellegrini/gnu-apl-refcard/blob/master/aplcard.pdf ) - jpellegrini (PDF)
* [Cheat Sheets ](https://docs.dyalog.com/#CHEAT ) - Dyalog (PDF)
* [Dyalog APL - Vocabulary ](https://awagga.github.io/dyalog/voc ) - awagga (HTML)
* [ReferenceCard ](https://docs.dyalog.com/latest/ReferenceCard.pdf ) - Dyalog (PDF)
2020-12-30 21:20:26 +00:00
### Artificial Intelligence
* [What is Artificial Intelligence? ](https://intelligencereborn.com/ArtificialIntelligence.html ) IntelligenceReborn (HTML)
2020-10-31 20:23:01 +00:00
### C
2022-10-08 22:39:38 +00:00
* [C Language Cheat Sheet ](https://www.codewithharry.com/blogpost/c-cheatsheet/ ) - CodeWithHarry(HTML)
2020-10-31 20:23:01 +00:00
* [C Reference Card (ANSI) ](https://users.ece.utexas.edu/~adnan/c-refcard.pdf ) (PDF)
2022-10-05 16:01:13 +00:00
* [Systems Programming Cheat Sheet ](https://github.com/jstrieb/systems-programming-cheat-sheet ) (HTML)
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
2022-02-25 16:23:35 +00:00
### <a id="csharp"></a>C\#
2021-10-07 14:14:24 +00:00
* [C# Cheat Sheet ](https://simplecheatsheet.com/tag/c-cheat-sheet-1/ ) - Simple Cheat Sheet (HTML)
2022-10-12 17:13:01 +00:00
* [C# Cheat Sheet ](https://www.thecodingguys.net/resources/cs-cheat-sheet.pdf ) - THECODINGGUYS (PDF)
2021-10-07 14:14:24 +00:00
2022-02-25 16:23:35 +00:00
### <a id="cpp"></a>C++
2020-10-30 15:52:56 +00:00
2021-10-16 17:17:36 +00:00
* [C++ Cheatsheet ](https://www.codewithharry.com/blogpost/cpp-cheatsheet ) - CodeWithHarry (HTML)
2021-09-05 18:32:48 +00:00
* [C++ Quick Reference ](http://www.hoomanb.com/cs/quickref/CppQuickRef.pdf ) - Hooman Baradaran (PDF)
2022-10-07 22:27:52 +00:00
* [MPI Cheat Sheet ](https://wtpc.github.io/clases/2018/mpicheatsheet.pdf ) - SC Education (PDF)
2022-10-08 01:19:07 +00:00
* [OpenMP 4.0 API C/C++ Syntax Quick Reference Card ](https://www.openmp.org/wp-content/uploads/OpenMP-4.0-C.pdf ) (PDF)
2020-10-30 15:52:56 +00:00
2020-10-21 14:00:52 +00:00
### Clojure
2022-10-17 00:52:51 +00:00
* [Clojure ](https://www.programming-idioms.org/cheatsheet/Clojure ) - Programming-Idioms (HTML)
2022-10-05 16:01:13 +00:00
* [Clojure Cheatsheet ](http://clojure.org/cheatsheet ) (HTML)
2020-10-21 14:00:52 +00:00
2022-10-07 22:26:05 +00:00
### Dart
* [Dart Cheatsheet ](https://quickref.me/dart ) - Quickref.me (HTML)
* [Dart Cheatsheet ](https://dart.dev/codelabs/dart-cheatsheet ) - Codelabs (HTML)
* [Dart Cheatsheet ](https://simplecheatsheet.com/tag/dart-cheat-sheet/#site-header ) - Simplecheatsheet.com (HTML)
* [Dart Quick Reference ](https://koenig-media.raywenderlich.com/uploads/2019/08/RW-Dart-Cheatsheet-1.0.2.pdf ) - Koenig-media.raywenderlich.com (PDF)
2020-10-21 14:00:52 +00:00
### Data Science
* [Cheatsheets for Data Scientists ](https://www.datacamp.com/community/data-science-cheatsheets ) - Datacamp (PDF)
2022-10-08 21:45:45 +00:00
### <a id="data-structures-and-algorithms"></a>Data Structures and Algorithms
* [Algorithms and Data Structures Cheatsheet ](https://algs4.cs.princeton.edu/cheatsheet/ )
* [An Executable Data Structures Cheat Sheet for Interviews ](https://algodaily.com/lessons/an-executable-data-structures-cheat-sheet )
2023-10-06 14:39:57 +00:00
* [Big-O Cheat Sheet ](http://bigocheatsheet.com )
2022-10-08 21:45:45 +00:00
* [Big O Notation Cheat Sheet ](https://algodaily.com/lessons/big-o-notation-cheat-sheet )
* [Data Structures and Algorithms Cheat Sheet - Cheatography ](https://cheatography.com/burcuco/cheat-sheets/data-structures-and-algorithms/ )
* [Data structures and algorithms study cheatsheets for coding interviews ](https://www.techinterviewhandbook.org/algorithms/study-cheatsheet/ )
2022-02-08 00:54:03 +00:00
### Docker
* [Docker Cheat Sheet ](https://low-orbit.net/docker-cheat-sheet ) - Anthony Rioux, Low Orbit Flux (HTML, PDF)
2022-10-01 18:53:02 +00:00
* [Docker Cheat Sheet ](https://www.docker.com/wp-content/uploads/2022/03/docker-cheat-sheet.pdf ) - Docker Inc., Solomon Hykes (PDF)
2022-02-08 00:54:03 +00:00
* [Docker Cheat Sheet ](https://intellipaat.com/blog/tutorial/devops-tutorial/docker-cheat-sheet/ ) - IntelliPaat (HTML, PDF)
2022-10-05 16:01:13 +00:00
* [Docker Cheat Sheet ](https://swissarmydevops.com/containers/docker/docker-cli-cheat-sheet ) - Nikko Pedersen, Swiss Army DevOps (HTML, [PDF ](https://web.archive.org/web/20210516172426/https://swissarmydevops.com/wp-content/uploads/2021/02/Docker_Cheat_Sheet-2.pdf )) *(:card_file_box: archived)*
* [Docker Cheat Sheet ](https://github.com/wsargent/docker-cheat-sheet ) - Will Sargent, et al. (HTML)
2022-02-08 00:54:03 +00:00
* [Docker Cheat Sheet - Kapeli ](https://kapeli.com/cheat_sheets/Docker.docset/Contents/Resources/Documents/index ) - Bogdan Popescu (HTML)
2022-10-05 16:01:13 +00:00
* [Docker Cheat Sheet (:es:) ](https://helmcode.com/blog/docker-cheat-sheet ) - Cristian Córdova, HelmCode (HTML)
2022-02-08 00:54:03 +00:00
* [Docker Cheat Sheet (v1) ](https://dockerlux.github.io/pdf/cheat-sheet.pdf ) - Gildas Cuisinier, Docker Meetup Luxembourg (PDF)
* [Docker Cheat Sheet (v2) ](https://dockerlux.github.io/pdf/cheat-sheet-v2.pdf ) - Gildas Cuisinier, Docker Meetup Luxembourg (PDF)
* [Docker Cheatsheet: Docker commands that developers should know ](https://vishnuch.tech/docker-cheatsheet ) - Vishnu Chilamakuru (HTML)
2022-08-12 13:14:00 +00:00
* [Docker CLI \& Dockerfile Cheat Sheet ](https://web.archive.org/web/20210909015922/https://design.jboss.org/redhatdeveloper/marketing/docker_cheatsheet/cheatsheet/images/docker_cheatsheet_r3v2.pdf ) - Bachir Chihani, Rafael Benevides, Red Hat Developers (PDF) *(:card_file_box: archived)*
2022-02-08 00:54:03 +00:00
* [Docker CLI cheatsheet ](https://devhints.io/docker ) - DevHints, Rico Santa Cruz (HTML)
* [Docker Free Cheatsheet ](https://cheatsheet.dennyzhang.com/cheatsheet-docker-a4 ) - Denny Zhang (HTML, PDF)
2022-10-05 16:01:13 +00:00
* [Docker Security Best Practices & Cheat Sheet ](https://blog.gitguardian.com/how-to-improve-your-docker-containers-security-cheat-sheet/ ) - Thomas Segura, GitGuardian (HTML, PDF)
* [Docker Security Cheat Sheet ](https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html ) - OWASP Cheat Sheet Series (HTML)
2022-02-08 00:54:03 +00:00
* [Dockerfile Cheat Sheet - Kapeli ](https://kapeli.com/cheat_sheets/Dockerfile.docset/Contents/Resources/Documents/index ) - Bogdan Popescu, Halprin (HTML)
* [Dockerfiles y docker-compose.yml: buenas prácticas (:es:) ](https://leanmind.es/docker-cheatsheet.pdf ) - Yodra Lopez Herrera, LeanMind (PDF)
* [The Definitive Docker Cheat Sheet ](http://dockercheatsheet.painlessdocker.com ) - Aymen EL Amri (HTML)
* [The Ultimate Docker Cheat Sheet ](https://dockerlabs.collabnix.com/docker/cheatsheet/ ) - Sangam Biradar, Collabnix DokerLabs (HTML)
2020-10-21 14:00:52 +00:00
### Git
2022-10-05 16:01:13 +00:00
* [8 Easy Steps to Set Up Multiple GitHub Accounts \[cheat sheet included\]](https://blog.gitguardian.com/8-easy-steps-to-set-up-multiple-git-accounts/) - Thomas Segura, GitGuardian (HTML, PDF)
2020-10-28 14:37:36 +00:00
* [Git Cheat Sheet ](https://education.github.com/git-cheat-sheet-education.pdf ) - GitHub (PDF)
2021-10-25 16:37:13 +00:00
* [Git Cheat Sheet ](https://about.gitlab.com/images/press/git-cheat-sheet.pdf ) - GitLab (PDF)
2021-07-29 17:10:57 +00:00
* [Git Cheat Sheet ](http://git.jk.gs ) - Jan Krüger (PDF, SVG)
2022-08-12 13:14:00 +00:00
* [Git Cheat Sheet ](https://jan-krueger.net/wordpress/wp-content/uploads/2007/09/git-cheat-sheet.pdf ) (PDF)
* [Git Cheat Sheet - extended ](https://jan-krueger.net/wordpress/wp-content/uploads/2007/09/git-cheat-sheet-v2.zip ) (PDF)
2022-10-01 18:52:21 +00:00
* [Git cheat sheet ](https://www.atlassian.com/git/tutorials/atlassian-git-cheatsheet ) - Atlassian (PDF)
2022-07-18 19:41:53 +00:00
* [Git Cheat Sheet ](https://programmingwithmosh.com/wp-content/uploads/2020/09/Git-Cheat-Sheet.pdf ) - Moshfegh Hamedani (PDF)
2022-10-09 22:40:51 +00:00
* [Git Cheat Sheet (id) ](https://reyhanhamidi.medium.com/buku-saku-git-cheatsheet-git-bahasa-indonesia-3af42e42156e ) - Reyhan Alhafizal (HTML)
2022-10-05 16:01:13 +00:00
* [Git ściąga (pl) ](https://training.github.com/downloads/pl/github-git-cheat-sheet/ ) - GitHub (HTML)
* [GitHub Actions Security Best Practices \[cheat sheet included\]](https://blog.gitguardian.com/github-actions-security-cheat-sheet/) - Thomas Segura, GitGuardian, C.J. May (HTML, PDF)
2020-10-21 14:00:52 +00:00
* [GitHub Cheat Sheet ](https://github.com/tiimgreen/github-cheat-sheet ) - Tim Green (Markdown)
2021-10-03 20:59:28 +00:00
### Go
2022-10-05 16:01:13 +00:00
* [cht.sh Go Cheatsheet ](https://cht.sh/go/:learn ) (HTML)
2021-10-16 17:17:36 +00:00
* [Go Cheatsheet ](https://devhints.io/go ) - devhints, Rico Santa Cruz (HTML)
2022-11-07 00:40:47 +00:00
* [Go Dojo Cheatsheet ](https://products.golangdojo.com/golang-cheat-sheet-by-golang-dojo ) - Golang CheatSheet by golang-dojo (PDF)
* [গো \| ডেভ সংকেত< ](https://devsonket.com/go ) - devsonket (HTML)
2021-10-03 20:59:28 +00:00
2022-10-11 00:53:46 +00:00
### GraphQL
2022-10-19 01:30:43 +00:00
* [GraphQL Cheat Sheet ](https://licor.me/post/graphql ) - Chuanrong Li (HTML)
2023-10-06 14:39:57 +00:00
* [GraphQL Cheat Sheet ](https://cheatsheetseries.owasp.org/cheatsheets/GraphQL_Cheat_Sheet.html ) - Jim Manico, Jakub Maćkowski (HTML)
2022-10-18 02:31:17 +00:00
* [GraphQL Cheat Sheet ](https://simplecheatsheet.com/tag/graphql-cheat-sheet ) - Simple Cheat Sheet (HTML)
2022-10-13 02:30:04 +00:00
* [GraphQL Cheatsheet ](https://devhints.io/graphql ) - devhints, Rico Santa Cruz (HTML)
2022-10-11 00:53:46 +00:00
2022-07-29 10:46:20 +00:00
### HTML and CSS
2020-10-21 14:00:52 +00:00
2022-10-07 14:06:01 +00:00
* [Accessibility CheatSheet ](https://learn-the-web.algonquindesign.ca/topics/accessibility-cheat-sheet/ ) - Algonquin Design (HTML)
2020-10-28 14:37:36 +00:00
* [CSS CheatSheet ](https://htmlcheatsheet.com/css/ ) (HTML)
2022-10-08 01:56:23 +00:00
* [CSS Cheatsheet ](https://www.codewithharry.com/blogpost/css-cheatsheet/ ) - CodeWithHarry (HTML)
2022-10-11 02:06:07 +00:00
* [CSS Cheatsheet ](https://web.stanford.edu/group/csp/cs21/csscheatsheet.pdf ) - Stanford (PDF)
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)
2021-07-23 12:44:27 +00:00
* [FLEX: A simple visual cheatsheet for flexbox ](https://flexbox.malven.co ) - Chris Malven (HTML)
* [GRID: A simple visual cheatsheet for CSS Grid Layout ](https://grid.malven.co ) - Chris Malven (HTML)
2021-10-19 02:12:54 +00:00
* [HTML & CSS Emmet Cheat Sheet ](https://docs.emmet.io/cheat-sheet/ ) - Emmet Documentation (HTML, [PDF ]( https://docs.emmet.io/cheatsheet-a5.pdf ))
2023-10-07 18:21:31 +00:00
* [HTML 5 - The Mega CheatSheet ](https://makeawebsitehub.com/wp-content/uploads/2015/06/HTML5-Mega-Cheat-Sheet-A4-Print-ready.pdf ) - Jamie Spencer (PDF)
2021-10-19 02:12:54 +00:00
* [HTML CheatSheet ](https://htmlcheatsheet.com ) - htmlcheatsheet.com (HTML, [PDF ](https://htmlcheatsheet.com/HTML-Cheat-Sheet.pdf ))
2022-10-08 01:56:23 +00:00
* [HTML Cheatsheet ](https://www.codewithharry.com/blogpost/html-cheatsheet/ ) - CodeWithHarry (HTML)
2022-10-06 03:02:28 +00:00
* [SCSS CheatSheet ](https://devhints.io/sass ) - devhints, Rico Santa Cruz (HTML)
2022-10-07 22:33:42 +00:00
* [SEO CheatSheet ](https://learn-the-web.algonquindesign.ca/topics/seo-cheat-sheet/ ) - Algonquin Design (HTML)
2020-10-21 14:00:52 +00:00
2022-09-13 16:06:55 +00:00
### IDE and editors
2021-09-05 21:28:58 +00:00
2022-10-08 22:36:35 +00:00
* [Eclipse Cheat sheet ](https://cheatography.com/tag/eclipse/ ) - Cheatography
2022-10-05 16:01:13 +00:00
* [Editor VI - Guia de Referência (pt) ](https://aurelio.net/curso/material/vim-ref.html ) - Aurelio Marinho Jargas (HTML)
2021-10-01 15:05:58 +00:00
* [GNU Emacs Reference Card ](https://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf ) - GNU.org (PDF)
2022-10-14 01:57:08 +00:00
* [Jupyter Notebook Cheat sheet ](http://datacamp-community-prod.s3.amazonaws.com/21fdc814-3f08-4aa9-90fa-247eedefd655 ) - Datacamp (PDF)
2022-10-05 16:01:13 +00:00
* [Vim Avançado (pt) ](https://aurelio.net/vim/vim-avancado.txt ) - Aurelio Marinho Jargas (HTML)
* [Vim Básico (pt) ](https://aurelio.net/vim/vim-basico.txt ) - Aurelio Marinho Jargas (HTML)
2021-11-09 19:14:18 +00:00
* [Vim Cheat Sheet ](https://www.cs.cmu.edu/~15131/f17/topics/vim/vim-cheatsheet.pdf ) - Allison McKnight (PDF)
2021-10-23 02:18:58 +00:00
* [Vim Cheatsheet ](https://devhints.io/vim ) - Devhints, Rico Santa Cruz (HTML)
2022-10-05 16:01:13 +00:00
* [Vim Médio (pt) ](https://aurelio.net/vim/vim-medio.txt ) - Aurelio Marinho Jargas (HTML)
2022-10-06 03:36:37 +00:00
* [Visual Studio Code: Keyboard shortcuts for Linux ](https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf ) - Visual Studio Code (PDF)
* [Visual Studio Code: Keyboard shortcuts for macOS ](https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf ) - Visual Studio Code (PDF)
* [Visual Studio Code: Keyboard shortcuts for Windows ](https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf ) - Visual Studio Code (PDF)
* [VSCheatsheet ](https://www.vscheatsheet.com ) - Nicolas Constantinou (HTML)
2021-09-05 21:28:58 +00:00
2020-10-30 04:16:18 +00:00
### Java
2022-03-19 17:42:19 +00:00
* [Java ](https://programmingwithmosh.com/wp-content/uploads/2019/07/Java-Cheat-Sheet.pdf ) - Moshfegh Hamedani (PDF)
2022-10-05 17:54:38 +00:00
* [Java Cheat Sheet ](https://www.edureka.co/blog/cheatsheets/java-cheat-sheet/ ) - Edureka (HTML)
2021-10-16 17:17:36 +00:00
* [Java Cheatsheet ](https://www.codewithharry.com/blogpost/java-cheatsheet ) - CodeWithHarry (HTML)
2022-10-12 02:17:13 +00:00
* [Java Programming Cheatsheet ](https://introcs.cs.princeton.edu/java/11cheatsheet/ ) - Robert Sedgewick and Kevin Wayne (HTML)
2020-10-30 04:16:18 +00:00
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)
2023-10-09 02:15:35 +00:00
* [JavaScript Cheatsheet ](https://www.codewithharry.com/blogpost/javascript-cheatsheet ) - Code With Harry
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)
2021-10-09 01:41:44 +00:00
* [Modern JavaScript Cheatsheet ](https://github.com/mbeaudru/modern-js-cheatsheet ) (HTML)
2022-10-30 03:22:04 +00:00
* [Operator Lookup ](https://www.joshwcomeau.com/operator-lookup/ ) - Josh W. Comeau (HTML)
2020-10-21 14:00:52 +00:00
2020-10-28 14:37:36 +00:00
#### jQuery
2022-10-14 02:28:29 +00:00
* [Beginner's essential jQuery Cheat Sheet ](https://websitesetup.org/wp-content/uploads/2017/01/wsu-jquery-cheat-sheet.pdf ) (PDF)
2020-10-28 14:37:36 +00:00
* [jQuery CheatSheet ](https://htmlcheatsheet.com/jquery/ ) (HTML)
2023-10-09 02:40:17 +00:00
* [jQuery Mega Cheat Sheet ](https://makeawebsitehub.com/wp-content/uploads/2015/09/jquery-mega-cheat-sheet-Printable.pdf ) - Jamie Spencer (PDF)
2020-10-28 14:37:36 +00:00
2021-10-16 17:09:36 +00:00
#### Nest.js
* [Nest.js CheatSheet ](https://gist.github.com/guiliredu/0aa9e4d338bbeeac369a597e87c9ba46 ) (GitHub Gist)
2022-10-05 00:45:06 +00:00
#### Next.js
2022-10-14 02:29:28 +00:00
* [Next.js Cheatsheet - handy snippets and tips ](https://gourav.io/blog/nextjs-cheatsheet ) - Gourav Goyal (HTML)
2022-10-05 00:45:06 +00:00
2021-10-08 15:09:14 +00:00
#### Nuxt.js
2022-10-15 22:05:42 +00:00
* [Nuxt.js Cheat Sheet ](https://devdojo.com/suniljoshi19/nuxtjs-cheat-sheet ) - Sunil Joshi (HTML)
2021-10-08 15:09:14 +00:00
* [Nuxt.js Essentials Cheatsheet ](https://www.vuemastery.com/pdf/Nuxtjs-Cheat-Sheet.pdf ) - Vue Mastery (PDF)
2021-10-01 15:54:24 +00:00
#### React.js
* [React Cheatsheet ](https://www.codecademy.com/learn/react-101/modules/react-101-jsx-u/cheatsheet ) - Codecademy (HTML)
2022-10-14 23:59:58 +00:00
* [React.js Cheatsheet ](https://devhints.io/react ) - Devhints.io (HTML)
2022-09-21 01:10:16 +00:00
* [Ultimate React.js Cheat Sheet ](https://upmostly.com/ultimate-reactjs-cheat-sheet ) - Upmostly.com (HTML)
2021-10-01 15:54:24 +00:00
2020-10-21 14:00:52 +00:00
#### Vue.js
2022-10-02 22:04:03 +00:00
* [Vue 3 Cheatsheet for Developers ](https://learnvue.co/LearnVue-Vue-3-Cheatsheet.pdf ) - LearnVue (PDF)
2020-10-21 14:00:52 +00:00
* [Vue Essential Cheatsheet ](https://www.vuemastery.com/pdf/Vue-Essentials-Cheat-Sheet.pdf ) - Vue Mastery (PDF)
2021-10-24 13:51:44 +00:00
* [Vue.js 2.3 Complete API Cheat Sheet ](https://marozed.com/vue-cheatsheet ) - Marcos Neves, Marozed (HTML)
2020-10-21 14:00:52 +00:00
2021-10-24 14:14:12 +00:00
### Kotlin
* [Kotlin Cheatsheet and Quick Reference ](https://koenig-media.raywenderlich.com/uploads/2019/11/RW-Kotlin-Cheatsheet-1.1.pdf ) - Ray Wenderlich (PDF)
2020-10-23 15:44:45 +00:00
### Kubernetes
2022-10-05 16:01:13 +00:00
* [Handy Cheat Sheet for Kubernetes Beginners ](https://kubernetes.io/docs/reference/kubectl/cheatsheet/ ) - Kubernetes Documentation: kubectl Cheat Sheet (HTML)
2022-10-12 02:28:07 +00:00
* [Kubernetes Cheat Sheet ](https://www.mirantis.com/blog/kubernetes-cheat-sheet/ ) - Nick Chase (HTML)
2022-08-19 06:32:50 +00:00
* [Kubernetes Cheat Sheet – 15 Kubectl Commands & Objects ](https://spacelift.io/blog/kubernetes-cheat-sheet ) - Spacelift (HTML)
2020-10-23 15:44:45 +00:00
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
2022-10-18 01:14:43 +00:00
### Machine Learning
* [Machine Learning Cheat Sheet ](https://www.datacamp.com/cheat-sheet/machine-learning-cheat-sheet ) - DataCamp Team (HTML)
* [Super VIP Cheatsheet: Machine Learning ](https://sgfin.github.io/files/cheatsheets/cs229_2018_cheatsheet.pdf ) - Afshine Amidi and Shervine Amidi (PDF)
2020-10-21 14:00:52 +00:00
### Markdown
2021-10-06 14:24:12 +00:00
* [Markdown Cheat Sheet ](https://www.markdownguide.org/cheat-sheet/ ) - Markdown Guide (HTML)
2022-10-05 16:01:13 +00:00
* [Markdown Here ](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet ) - Adam Pritchard (HTML)
2020-10-21 14:00:52 +00:00
2021-09-30 12:51:18 +00:00
### MATLAB
* [MATLAB Basic Functions Reference Sheet ](https://www.mathworks.com/content/dam/mathworks/fact-sheet/matlab-basic-functions-reference.pdf ) - MathWorks (PDF)
2022-10-12 02:13:55 +00:00
* [Matlab Cheat Sheet ](https://sites.nd.edu/gfu/files/2019/07/cheatsheet.pdf ) - Thor Nielsen (PDF)
2022-10-15 19:21:45 +00:00
* [Matlab Cheat Sheet ](https://www.egr.msu.edu/aesc210/systems/MatlabCheatSheet.pdf ) (PDF)
2021-09-30 12:51:18 +00:00
2020-10-21 23:36:31 +00:00
### MongoDB
2022-10-04 00:46:38 +00:00
* [All MongoDb commands you will ever need (MongoDb Cheatsheet) ](https://www.codewithharry.com/blogpost/mongodb-cheatsheet/ ) - CodeWithHarry (HTML)
2021-10-01 15:19:39 +00:00
* [MongoDB Cheat Sheet ](https://www.mongodb.com/developer/quickstart/cheat-sheet ) - MongoDB (HTML)
2021-10-20 13:31:13 +00:00
* [MongoDB Cheat Sheet ](https://blog.codecentric.de/files/2012/12/MongoDB-CheatSheet-v1_0.pdf ) - codecentric (PDF)
2022-10-05 16:01:13 +00:00
* [Quick Cheat Sheet for Mongo DB Shell commands ](https://gist.github.com/michaeltreat/d3bdc989b54cff969df86484e091fd0c ) - Michael Treat's Quick Cheat Sheet (GitHub Gist)
2020-10-21 23:36:31 +00:00
2022-10-17 01:03:00 +00:00
### Octave
* [Octave Cheat Sheet ](https://www.lehman.edu/academics/cmacs/documents/refcard-a4.pdf ) - John W. Eaton (PDF)
2020-11-02 13:46:12 +00:00
### Perl
2022-10-15 00:56:07 +00:00
* [Perl Cheat Sheet ](https://www.pcwdld.com/perl-cheat-sheet ) - Hitesh J (HTML)
2020-11-02 13:46:12 +00:00
* [Perl Reference card ](https://michaelgoerz.net/refcards/perl_refcard.pdf ) (PDF)
2021-10-13 13:56:56 +00:00
### PyTorch
* [PyTorch Framework Cheat Sheet ](https://www.simonwenkel.com/publications/cheatsheets/pdf/cheatsheet_pytorch.pdf ) - Simon Wenkel (PDF)
* [PyTorch Official Cheat Sheet ](https://pytorch.org/tutorials/beginner/ptcheat.html ) - PyTorch (HTML)
2021-10-19 02:15:41 +00:00
### PHP
2022-10-08 22:39:38 +00:00
* [PHP Cheat Sheet ](https://www.codewithharry.com/blogpost/php-cheatsheet/ ) - CodeWithHarry (HTML)
2021-10-19 02:15:41 +00:00
* [PHP Cheat Sheet ](https://websitesetup.org/php-cheat-sheet/ ) - Nick Schäferhoff, WebsiteSetup (HTML, [PDF ](https://websitesetup.org/wp-content/uploads/2020/09/PHP-Cheat-Sheet.pdf ))
2022-10-15 00:06:08 +00:00
* [PHP Cheat Sheet - 2021 Edition ](https://www.quickstart.com/blog/php-cheat-sheet/ ) - Zsolt Nagy (HTML)
2021-10-19 02:15:41 +00:00
2020-10-21 14:00:52 +00:00
### Python
2021-10-06 01:11:26 +00:00
* [Comprehensive Python Cheat Sheet for Beginners ](https://medium.com/the-codehub/comprehensive-python-cheat-sheet-for-beginners-5d76bb038fa2 ) - Rishi Sidhu, Medium (HTML)
2020-10-21 14:00:52 +00:00
* [Comprehensive Python Cheatsheet ](https://gto76.github.io/python-cheatsheet ) - Jure Šorn (HTML)
2022-11-01 17:52:16 +00:00
* [Numpy Pandas Cheat Sheet ](https://www.kaggle.com/code/lavanyashukla01/pandas-numpy-python-cheatsheet ) - Kaggle (HTML)
2021-08-04 13:35:33 +00:00
* [Official Matplotlib cheat sheets ](https://github.com/matplotlib/cheatsheets ) - Matplotlib.org (LaTeX, PDF)
2023-10-01 23:22:38 +00:00
* [Python 3 Cheat Sheet ](https://perso.limsi.fr/pointal/_media/python:cours:mementopython3-english.pdf ) - Laurent Pointal (PDF)
2023-10-09 02:15:35 +00:00
* [Python Cheat Sheet ](https://www.codewithharry.com/blogpost/python-cheatsheet ) - Code Wuth Harry
2021-10-06 01:11:26 +00:00
* [Python Cheat Sheet ](https://websitesetup.org/python-cheat-sheet/ ) - WebsiteSetup (HTML, PDF, PNG)
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)
2022-10-02 20:04:35 +00:00
* [Python Crash Course Cheatsheet (2nd Edition) ](https://ehmatthes.github.io/pcc_2e/cheat_sheets/cheat_sheets/ ) - Eric Matthes (PDF)
2021-07-09 14:05:41 +00:00
* [Python Data Wrangling with pandas ](https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf ) - Pandas (PDF)
2022-11-15 19:10:17 +00:00
* [Python for Data Science - A Cheat Sheet for Beginners ](https://www.datacamp.com/cheat-sheet/python-for-data-science-a-cheat-sheet-for-beginners ) - DataCamp (PDF)
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)
2021-10-07 16:25:02 +00:00
* [Scapy Cheat Sheet ](https://www.templateroller.com/template/160817/scapy-cheat-sheet-jeremy-stretch.html ) - Jeremy Stretch (PDF)
2020-10-27 15:22:33 +00:00
2022-10-02 20:04:35 +00:00
#### Django
* [All in one Cheatsheet of Django ](https://cheatography.com/ogr/cheat-sheets/django/pdf/ ) - Olivier R. (PDF)
* [Django Quick Reference ](https://www.codewithharry.com/blogpost/django-cheatsheet/ ) - Code with Harry (HTML)
* [Django Web App Beginners Cheat sheet ](https://ordinarycoders.com/blog/article/django-beginners-guide ) - Jaysha (HTML)
* [(Python + Django) Cheatsheet ](https://dev.to/ericchapman/my-beloved-django-cheat-sheet-2056 ) - Eric The Coder (HTML)
2022-10-11 00:45:48 +00:00
#### Flask
2022-11-03 18:56:53 +00:00
* [Flask Cheat Sheet ](https://codeinsightacademy.com/blog/python/flask-cheat-sheet ) - Code Insight Academy (HTML)
2022-10-11 00:45:48 +00:00
* [Flask Cheatsheet ](https://www.codewithharry.com/blogpost/flask-cheatsheet/ ) - Code with Harry (HTML)
2022-10-31 20:46:36 +00:00
#### Jupyter
* [Jupyter Cheatsheet ](https://www.datacamp.com/cheat-sheet/jupyter-notebook-cheat-sheet ) - Data Camp (HTML site with PDF links)
2022-10-30 18:53:56 +00:00
#### Numpy Pandas
* [Pandas, Numpy, Python Cheatsheet ](https://www.kaggle.com/code/lavanyashukla01/pandas-numpy-python-cheatsheet ) - Kaggle (HTML)
2021-07-12 15:52:18 +00:00
### R
* [All RStudio cheatsheets resources ](https://www.rstudio.com/resources/cheatsheets ) - RStudio.com (HTML site with PDF links)
2022-10-12 02:20:26 +00:00
* [Base R Cheatsheet ](https://iqss.github.io/dss-workshops/R/Rintro/base-r-cheat-sheet.pdf ) - Mhairi McNeill (PDF)
2022-10-15 00:12:11 +00:00
* [Cheat Sheet for R and RStudio ](https://www.ocf.berkeley.edu/~janastas/docs/RStudioCheatSheet.pdf ) - L. Jason Anastasopoulos (PDF)
2022-11-01 15:29:18 +00:00
* [Colors in R ](http://www.stat.columbia.edu/~tzheng/files/Rcolor.pdf ) - Ying Wei (PDF)
2022-11-01 13:49:40 +00:00
* [R color cheatsheet ](https://www.nceas.ucsb.edu/sites/default/files/2020-04/colorPaletteCheatsheet.pdf ) - Melanie Frazier (PDF)
2021-07-12 15:52:18 +00:00
2021-10-12 13:55:17 +00:00
### Raspberry Pi
* [Basic GPIO layout configuration cheatsheet ](https://www.cl.cam.ac.uk/projects/raspberrypi/tutorials/robot/cheat_sheet/ ) - University of Cambridge Computer Laboratory Raspberry Pi Projects Cheatsheet (PDF)
* [Other Raspberry Pi Commands cheatsheet ](https://www.raspberrypistarterkits.com/wp-content/uploads/2018/01/raspberry-pi-commands-cheat-sheet.pdf ) - RPi starter Kit (PDF)
* [Raspberry Pi Basics cheatsheet ](https://www.woolseyworkshop.com/wp-content/uploads/WoolseyWorkshop_Cheatsheet_RaspberryPiBasics_v1.4.pdf ) - Woolsey Workshop (PDF)
* [Raspberry Pi Different GPIO Configuration Combinations cheatsheet ](https://static.raspberrypi.org/files/education/posters/GPIO_Zero_Cheatsheet.pdf ) - GPIO Zero Cheatsheet (PDF)
* [Top 50 General Commands for Raspberry Pi cheatsheet ](https://projects-raspberry.com/wp-content/uploads/2018/05/Top-50-Raspberry-pi-commands-List-cheat-sheet.pdf ) - Projects Raspberry (PDF)
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)
2022-10-12 02:29:03 +00:00
* [Ruby monstas Ruby cheat sheet ](https://rubymonstas.ch/materials/canonical/session05/session5-ruby-cheat-sheet.pdf ) - rubymonstas.ch (PDF)
2022-10-15 22:07:19 +00:00
* [Ruby Reference Sheet ](https://alhassy.github.io/RubyCheatSheet/CheatSheet.pdf ) - Musa Alhassy (PDF)
2020-10-28 23:11:24 +00:00
2021-09-30 12:58:21 +00:00
### Rust
2022-10-15 01:25:57 +00:00
* [Rust cheatsheet ](https://quickref.me/rust ) - QuickRef.ME (HTML)
2021-09-30 12:58:21 +00:00
* [Rust Language Cheat Sheet ](https://cheats.rs ) (HTML)
2022-10-21 01:19:05 +00:00
### Scala
* [Scala Cheat Sheet ](https://warisradji.com/Scala-CheatSheet ) - Waris RADJI (HTML)
* [Scala Cheatsheet ](https://alvinalexander.com/downloads/scala/Scala-Cheat-Sheet-devdaily.pdf ) - Alvin Alexander (PDF)
2022-10-01 18:39:06 +00:00
### Shell Scripting
* [Bash Cheatsheet - CheatSheet.Wtf ](https://www.cheatsheet.wtf/bash ) - smokingcuke (HTML)
* [Bash Scripting cheatsheet ](https://devhints.io/bash ) Devhints (HTML)
2022-11-01 16:12:17 +00:00
* [Cron Cheatsheet ](https://devhints.io/cron ) - DevHints, Rico Santa Cruz (HTML)
2022-10-01 18:39:06 +00:00
* [Fish Shell cheatsheet ](https://devhints.io/fish-shell ) - DevHints, Rico Santa Cruz (HTML)
2021-10-09 17:54:07 +00:00
### Solidity
* [Solidity Cheat Sheet ](https://intellipaat.com/mediaFiles/2019/03/Solidity-Cheat-Sheet.pdf ) - IntelliPaat (PDF)
2022-10-05 16:01:13 +00:00
* [Solidity Cheatsheet and Best practices ](https://manojpramesh.github.io/solidity-cheatsheet/ ) - Manoj Ramesh (HTML)
2021-10-09 17:54:07 +00:00
2022-10-08 22:36:35 +00:00
### SpringBoot
* [Spring Boot Cheatsheet ](https://www.jrebel.com/blog/spring-annotations-cheat-sheet ) - JRebel
2020-10-27 15:22:33 +00:00
### SQL
2023-10-09 02:15:35 +00:00
* [MySQL Cheatsheet ](https://www.codewithharry.com/blogpost/mysql-cheatsheet ) - Code With Harry
2020-10-27 15:22:33 +00:00
* [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)
2021-10-19 02:12:54 +00:00
* [SQL Cheat Sheet ](https://www.dataquest.io/wp-content/uploads/2021/01/dataquest-sql-cheat-sheet.pdf ) - Dataquest.io (PDF)
2022-10-12 01:50:42 +00:00
* [SQL Cheat Sheet by Tomi Mester ](https://data36.com/wp-content/uploads/2018/12/sql-cheat-sheet-for-data-scientists-by-tomi-mester.pdf ) - Tomi Mester (PDF)
2021-10-12 13:55:17 +00:00
### TensorFlow
* [DeepLearning- Keras & TF Cheat Sheet ](https://cheatography.com/chesterhsieh/cheat-sheets/deeplearning-keras-and-tf/pdf/ ) - Chester Hsieh, Cheatography (PDF) *(:construction: in process)*
* [TensorFlow Quick Reference Table ](https://secretdatascientist.com/tensor-flow-cheat-sheet/ ) - Secret data scientist (HTML)
* [TensorFlow v2.0 Cheat Sheet ](https://web.archive.org/web/20200922212358/https://www.aicheatsheets.com/static/pdfs/tensorflow_v_2.0.pdf ) - Altoros (PDF) *(:card_file_box: archived)*
2022-10-11 00:32:07 +00:00
2022-10-14 01:54:06 +00:00
### Terraform
2022-10-18 02:30:38 +00:00
* [Terraform Cheat Sheet ](https://www.techbeatly.com/terraform-cheat-sheet ) - Gineesh Madapparambath (HTML)
2022-10-14 01:54:06 +00:00
* [Terraform Cheatsheet ](https://acloudguru.com/blog/engineering/the-ultimate-terraform-cheatsheet ) - Eric Pulsifer (HTML)
2022-11-01 23:56:15 +00:00
### TypeScript
* [TypeScript Cheat Sheet ](https://rmolinamir.github.io/typescript-cheatsheet/ ) - Robert Molina (HTML)
2022-10-12 18:03:11 +00:00
### Unit testing
2022-10-14 00:58:37 +00:00
* [Chai CheatSheet ](https://devhints.io/chai ) - devhints, Rico Santa Cruz (HTML)
2022-10-15 19:04:30 +00:00
* [Cypress CheatSheet ](https://cheatography.com/aiqbal/cheat-sheets/cypress-io/ ) - aiqbal (HTML)
2022-10-14 22:30:10 +00:00
* [Enzyme CheatSheet ](https://devhints.io/enzyme ) - devhints, Rico Santa Cruz (HTML)
2022-10-15 19:04:30 +00:00
* [Jasmine CheatSheet ](https://devhints.io/jasmine ) - devhints, Rico Santa Cruz (HTML)
2022-10-12 18:03:11 +00:00
* [Jest CheatSheet ](https://devhints.io/jest ) - devhints, Rico Santa Cruz (HTML)
2022-10-14 00:59:22 +00:00
* [React Testing Library CheatSheet ](https://testing-library.com/docs/react-testing-library/cheatsheet/ ) - Kent C. Dodds, et al. (HTML)
2022-10-12 18:03:11 +00:00
* [What is Unit testing ](https://www.guru99.com/unit-testing-guide.html ) - Thomas Hamilton (HTML)
2022-10-11 00:32:07 +00:00
### Webpack
* [Webpack cheatsheet ](https://devhints.io/webpack ) - devhints, Rico Santa Cruz (HTML)