awesome-cheatsheets icon indicating copy to clipboard operation
awesome-cheatsheets copied to clipboard

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.

Results 130 awesome-cheatsheets issues
Sort by recently updated
recently updated
newest added

Fixed the link to the kubernetes cheatsheet for it not to resolve to a 404. related issues #310 #262 #162

Closing __Originally posted by @blockchin in https://github.com/seccomp/libseccomp/issues/393#true-1295801584__

Closing as />; __Originally posted by @pcmoore in https://github.com/seccomp/libseccomp/issues/393#issuecomment-1295801584__

Added more cheatsheets to javascript: - [x] FlatMap - [x] String - [x] Number

Fix some typos in python.md. Edit some text for improved readability. Add examples for continue, break, and else in while loops. Flesh out examples by adding outputs as comments where...

Described how to implement the graphics pointer and use it.

https://github.com/LeCoupa/awesome-cheatsheets/blob/559d03ecf3db1450a19a0fb5f4b6ba3394a4eae0/languages/C.txt#L205 Was meant to be "only parameters passed by address can be modified"? or "only parameters passed by address are modified"? Context: Function definition in the C language

the first two lines of code that are for exiting the file had a typo in the sentences to be echoed. Instead of "meant" it read "ment"