ElectricPy icon indicating copy to clipboard operation
ElectricPy copied to clipboard

Separate Packet/Encoding Functions into new `compsci` module.

Open engineerjoe440 opened this issue 3 years ago • 0 comments

We should start looking at creating network-focused educational functions, and a selection of binary-centric functions (like what's the maximum number that a 32-, 64-, or n-bit variable can contain when it's signed, vs unsigned, etc.

For now, it makes sense that all of this can be brought into a single compsci submodule.

engineerjoe440 avatar May 06 '22 17:05 engineerjoe440