Feeds:
Posts
Comments

Posts Tagged ‘Data Structures’

The first part of my Google Summer of Code project involves the creation of a library to handle Debian package control files, which are, upon closer inspection of the Debian Policy Manual, actually encoded as UTF-8 (8-bit Unicode).
Initially, the files just “looked” like ASCII (a rather common issue with a downward-compatible system like UTF-8). You [...]

Read Full Post »

Applying semi-mathematical analysis techniques to sequences of common procedures “algorithms” in Computer Science.

Read Full Post »