Advanced #Programming in the #UNIX Environment
Some general advice on good coding style and readability:
The happy path is left-aligned:
https://medium.com/@matryer/line-of-sight-in-code-186dd7cdea88
Return Early Pattern:
https://medium.com/swlh/return-early-pattern-3d18a41bba8
Stanford CS106 Coding Style
https://web.stanford.edu/class/cs106b/resources/style_guide.html
I'm a Never-Nester and you should, too"
https://mstdn.social/@jschauma/109559000445536685