1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-07-26 22:01:29 +00:00
Go to file
Julien Le Coupanec 0931c8fc67
Merge pull request #356 from rukywe/update-mysql-commands
Add Comprehensive MySQL Commands to Cheatsheet
2024-06-20 23:30:39 +02:00
_design Move everything to _design 2018-04-07 17:45:03 +02:00
.husky build: set up commitlint 2022-04-15 22:01:00 +02:00
backend new laravel commands added 2022-10-18 15:27:14 +05:30
databases Add Comprehensive MySQL Commands to Cheatsheet 2024-01-01 18:33:13 +00:00
frontend Fix Issue #316: keygen deprecated 2023-11-06 12:16:17 +05:30
languages Update C.txt 2024-06-01 09:07:47 +03:00
tools Merge pull request #273 from erfanansari/update-vim 2024-06-20 23:29:42 +02:00
.gitignore Added match '*.swp' to work with Vim in 'gitgnore'. 2019-10-24 11:21:36 +04:00
commitlint.config.js build: set up commitlint 2022-04-15 22:01:00 +02:00
LICENSE Create LICENSE 2018-02-06 01:55:21 +00:00
README.md Added cheatsheet for Firebase CLI 2023-06-18 19:58:27 +05:30

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

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.

👩‍💻👨‍💻 Our valuable Contributors