Go to file
Julien Le Coupanec 7536d71c8d
docs(nanobox): update django by laravel 🌟
2019-04-24 23:44:54 +02:00
_design Move everything to _design 2018-04-07 17:45:03 +02:00
backend Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets 2019-04-24 18:54:30 +02:00
databases Update redis.sh 2018-07-27 12:09:23 +01:00
frontend Update html5.html 2019-04-13 04:19:28 +05:30
languages Move C# to languages 2018-08-08 16:57:15 +01:00
tools docs(nanobox): update django by laravel 🌟 2019-04-24 23:44:54 +02:00
.gitignore build(.gitignore): don't push .DS_Store files 2018-09-09 16:02:59 +02:00
LICENSE Create LICENSE 2018-02-06 01:55:21 +00:00
README.md docs(readme): remove contribution companies 2019-02-24 23:38:39 +01:00

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 cheatsheet when I want to improve my skills on a programming language, a framework or a development tool. I started doing these kind 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 documentations 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

NoSQL

🔧 Tools

View cheatsheets

Development

Infrastructure

🙌🏼 How to Contribute?

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