Category Archives: Linux

Socket to ’em

TCP and UDP sockets can enable Internet-aware programs to communicate directly with each other… Continue reading

Posted in C, Coding, Digital, Digital Citizenship, HOW-TO, Internet, Linux, Networking, System Administration | Leave a comment

Longer than long

How to use really, REALLY big integers in C. Long number is long. Continue reading

Posted in C, Coding, Linux, Math | Tagged , , , , , , | Leave a comment

‘Git’ along, coder dogies!

When working on nontrivial coding projects, it’s often helpful to be able to keep track of changes made, version by version. When more than one developer is involved, it’s also helpful to be able to coordinate updates among them. Several … Continue reading

Posted in C, Coding, Digital Citizenship, Internet, Linux, System Administration | Tagged , , , , , , , , , | Leave a comment