Go to file
Julien Le Coupanec 4ea99284cb
Merge pull request #254 from VesitoDev/master
added shortcuts in vscode.md (more info in deskcription)
2021-12-18 17:00:32 +01:00
_design Move everything to _design 2018-04-07 17:45:03 +02:00
backend Merge pull request #212 from ZohebMOPO/temp 2021-10-02 01:34:25 +02:00
databases docs: mysql 2021-09-06 12:27:02 +02:00
frontend Update html5.html 2021-07-14 13:05:54 -03:00
languages Merge pull request #253 from rparwaiz/patch-3 2021-12-18 17:00:02 +01:00
tools Merge pull request #254 from VesitoDev/master 2021-12-18 17:00:32 +01: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 Added in Readme 2021-06-04 16:38:50 +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.