Cheatsheet

As a developer, you frequently find yourself in the position when you forgot a certain syntax or you just want to see some quick code snippet to implement certain functionality. No need to google it now, you don't even need to leave your favorite terminal, welcome **[cheat.sh](https://github.com/chubin/cheat.sh)**.

**Usage:**
```
curl cheat.sh/programming_language/query_string
```
```
curl cheat.sh/python/random+list+elements
```

Daniel Gomonea
31 Aug 2020
« Back to post