cheat.sh
Programming Cheat Sheet
Screenshots

![]() View Image |
![]() View Image |
|---|---|
Hunter's comment
Hi everyone,
Today I will introduce an amazing tool for programming. cheat.sh is an open source project which retrieves information from community-driven cheat sheets repositories of the world (such as StackOverflow, cheat.sheets, chrisallenlane/cheat) and merges them. At the moment, cheat.sh covers the 55 programming languages.
It has a simple curl browser interface, you can try easily with here. All you need just type your keywords. I typed python/loops and it shows really useful information about python loops in milliseconds.
For trying terminal usage: curl cheat.sh/python/conditions
You can also use it on your terminal or your editors. It supports Vim, Emacs, Visual Studio Code, Sublime. It has pretty easy installation and usage for editors.
- Visual Studio Code

- Vim
https://www.youtube.com/watch?feature=player_embedded&v=xyf6MJ0y-z8
This is open source project so you can contribute it!
Link
https://github.com/chubin/cheat.sh
Contributors
Hunter: @ali.yuce

This is posted on Steemhunt - A place where you can dig products and earn STEEM. [View on Steemhunt.com](https://steemhunt.com/@ali.yuce/cheat-sh-programming-cheat-sheet)

