Skip to content
Archive of posts tagged programming

Some common networking operations in Perl

A collection of various network- and socket API-related functions with code snippets.

A simple SameGame implementation

Doing something interesting to practice.