Many new devs are afraid to touch C language.
Our computer systems are built on that technology.
To understand computers and operating systems, we should open a text editor and start writing some C code.
#programming
Our computer systems are built on that technology.
To understand computers and operating systems, we should open a text editor and start writing some C code.
#programming
Comments
If you are interested in learning/understanding how a web server works, it's much easier to do so when implementing a crude server yourself.
C because one is forced to use the basics, not abstractions.
To make stuff use what works for you and aligns with your goals.