The new lesson in the TCP/IP fundamentals series, "Fragmentation", is now available publicly: lowlvl.org/tcp-ip-fundamenta… (we have also published the source code)
A friend sent me a link to @LowLevelAcademy today, and I'm having a blast learning the basics of TCP/IP and UDP. This is closer to what learning should look like: lots of examples, and opportunities for hands-on experimentation.
Go check them out! lowlvl.org/
Not feeling comfortable with hexadecimal or binary numbers? We've got you covered: we are starting a new series of mini-lessons on prerequisites - lowlvl.org/prerequisites/bin…
We have published the complete source code for Low-Level Academy: github.com/LowLevelAcademy/L…, and the next lesson in the TCP/IP series, "Fragmentation", will become available next week.
We have published the code for the virtual network WebAssembly module used in the 'TCP/IP Fundamentals' course: github.com/LowLevelAcademy/w…. We will also open the front-end code soon.