You are here |
betterdev.blog | ||
| | | |
blog.djy.io
|
|
| | | | ||
| | | |
seb.jambor.dev
|
|
| | | | Taking a closer look at shell builtins and environment variables. | |
| | | |
pythonspeed.com
|
|
| | | | It is quite difficult to write correct shell scripts; you're much better off just using Python. | |
| | | |
golangbot.com
|
|
| | Functions can be assigned to variables, passed as arguments to other functions and returned from other functions in Golang. Go also supports closures and anonymous functions. |