awesome-cheatsheets icon indicating copy to clipboard operation
awesome-cheatsheets copied to clipboard

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

AWESOME CHEATSHEETS LOGO

Awesome GitHub license

WEBSITE DIRECTORY: Available here.

📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

🤔 Why Awesome-Cheatsheets?

I usually make a cheat sheet when I want to improve my skills in a programming language, a framework or a development tool. I started doing these kinds of things a long time ago on Gist. To better keep track of the history and to let people contribute, I re-organized all of them into this single repository. Most of the content is coming from official documentation and some books I have read.

Feel free to take a look. You might learn new things. They have been designed to provide a quick way to assess your knowledge and to save you time.

📚 Table of Contents

📃 Languages

View cheatsheets

Command line interface

  • Bash

Imperative

  • C
  • C#
  • Go
  • Java
  • PHP
  • Python

Functional

  • JavaScript

📦 Backend

View cheatsheets

PHP

  • Laravel

Python

  • Django

Javascript

  • Adonis.js
  • Express.js
  • Feathers.js
  • Moleculer
  • Node.js
  • Sails.js

🌐 Frontend

View cheatsheets

Basics

  • HTML5
  • CSS3

Frameworks

  • React.js
  • Vue.js
  • Tailwind.css
  • Ember.js
  • Angular (2+)
  • AngularJS

🗃️ Databases

View cheatsheets

SQL

  • MySQL

NoSQL

  • Redis

🔧 Tools

View cheatsheets

Development

  • cURL
  • Drush
  • Elasticsearch
  • Emmet
  • Git
  • Puppeteer
  • Sublime Text
  • VIM
  • Visual Studio Code
  • Xcode

Infrastructure

  • AWS CLI
  • Docker
  • Heroku CLI
  • Kubernetes
  • Nanobox Boxfile
  • Nanobox CLI
  • Nginx
  • PM2
  • Ubuntu

🙌🏼 How to Contribute?

You are more than welcome to contribute and build your own cheat sheet for your favorite programming language, framework or development tool. Just submit changes via pull request and I will review them before merging.

👩‍💻👨‍💻 Our valuable Contributors