Go to file
Julien Le Coupanec fa869f5dd2
Merge pull request #145 from Vishalghyv/master
Drush Cheatsheet
2020-10-06 15:52:46 +02:00
_design Move everything to _design 2018-04-07 17:45:03 +02:00
backend Update django.py 2020-08-17 03:45:21 +05:30
databases Added 'Users and Privileges' in mysql file and several groups of config for nginx file 2020-10-01 16:28:55 -03:00
frontend Some more tags 2020-10-02 16:34:13 +05:30
languages Minor Change 2020-10-06 15:57:19 +05:30
tools Merge pull request #145 from Vishalghyv/master 2020-10-06 15:52:46 +02:00
.gitignore Added match '*.swp' to work with Vim in 'gitgnore'. 2019-10-24 11:21:36 +04:00
LICENSE Create LICENSE 2018-02-06 01:55:21 +00:00
README.md Read me link and alignment of commands 2020-10-06 17:50:28 +05:30

README.md

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 reorganized 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

Imperative

Functional

📦 Backend

View cheatsheets

PHP

Python

Javascript

🌐 Frontend

View cheatsheets

Basics

Frameworks

🗃️ Databases

View cheatsheets

SQL

NoSQL

🔧 Tools

View cheatsheets

Development

Infrastructure

🙌🏼 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.