-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Bash has a testing library. I think it's called BATS (not builtin though).
-
If you already know a language or two, my first go to for a new language is https://learnxinyminutes.com/ it lets me quickly see a good portion of the syntax in a single page, and get a light idea of what you can do in it.
-
Another way to make Python scripts nicer is to use https://github.com/amoffat/sh
-
I start OO and finish OO.... here's a "script" I wrote to convert a CSV to CSV and HTML recently - https://github.com/metaperl/youtube-csv-to-html/blob/main/main.py
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.