reference
reference copied to clipboard
⭕ Share quick reference cheat sheet for developers.
Hi all, That would be nice if someone can add a cheat sheet for the Helix editor. https://helix-editor.com/
How to add this documentation to the a new "chapter" ? The code is more yml than markdown, to begin with to help you on this one.
# Calculadora simples em Python def soma(a, b): return a + b def subtracao(a, b): return a - b def multiplicacao(a, b): return a * b def divisao(a, b): if...
All links in in the sections Arguments, Brace expansion and Shell execution are not working. http://wiki.bash-hackers.org/syntax/shellvars#special_parameters_and_shell_variables http://wiki.bash-hackers.org/syntax/expansion/brace http://wiki.bash-hackers.org/syntax/expansion/cmdsubst
Many cheat sheets helped me on this page. I was learning Fortran recently and found that the resources on the internet are lacking. It would be helpful if a cheat...
Cheatsheet request: AltoRouter Web: https://dannyvankooten.github.io/AltoRouter/