Thanks for the great content in this series.
In the "Debugging" lecture, it would be useful to add netcat or telnet to the list of tools to use when debugging network issues. As well, listing dig or nslookup and host or getent hosts would be helpful in cases of debugging DNS issues.
A couple of examples where these are used from my experiences as a software engineer:
- working through issues with firewalls in public cloud or on premise
- debugging VPN setup issues