DEV Community

Cover image for FREE Programming Cheat Sheets
Adem Kouki
Adem Kouki

Posted on

FREE Programming Cheat Sheets

Programming is a vast field and it is very difficult to remember all the syntaxes and commands. So, I have compiled a list of programming cheat sheets that will help you to remember the syntaxes and commands.

  • Python

https://quickref.me/python

  • Git

https://cheatography.com/itsellej/cheat-sheets/git-commands/

  • JavaScript

https://htmlcheatsheet.com/js

  • Bash

https://devhints.io/bash

  • SQL

https://sqltutorial.org/sql-cheat-sheet

  • HTML

https://htmlcheatsheet.com

  • CSS

https://htmlcheatsheet.com/css

  • Sass

https://devhints.io/sass

  • Tailwind

https://nerdcave.com/tailwind-cheat-sheet

  • React.js

https://upmostly.com/ultimate-reactjs-cheat-sheet

Top comments (0)