Computer Networks Resources
- Book, PDF version
- Title: Computer Networks: A Systems Approach
- Authors: Larry Peterson and Bruce Davie
- Copyright: Elsevier, 2012
- Source: https://github.com/SystemsApproach
- License: CC BY 4.0
Shell
Git
Markdown
One unfortunate aspect of markdown is there are many non-standard extensions. For this class you should confine yourself to those supported by gitLab since I and you will be reading these files on the the gitLab server.
https://docs.gitlab.com/ee/user/markdown.html
The gitLab markdown is itself an extension of the “common mark” spec –
https://spec.commonmark.org/0.29/
If you’re wondering how markdown is translated into html, this is a good place to look.
node-red
mosquitto
C
- https://www.cs.utexas.edu/~ans/classes/cs439/docs/dictaat.pdf
- https://www.cs.rochester.edu/u/ferguson/csc/c/c-for-java-programmers.pdf