- parsing command line arguments
- logging (loglevels, files, stdout/stderr, etc.)
- talking to a restful service via HTTP
Thanks in advance!
https://ziglearn.org/chapter-2/#iterators
I don't think that going further into parsing is in scope. std.log is something that definitely needs to be covered. HTTP, I'm not sure about as it requires a lot of extra machinery outside of the standard library and these things aren't mature yet.