Notes

/Notebook

Table of Contents

Title Description
Docker: commands List of docker commands
Git: commands List of git commands
Python module: os A python module that handles the operating system
Python module: socket A python module that handles the sockets allowing devices to communicate each other
Python module: threading A python module for assigning multiple processes to different threads and have them run simultaneously