Reboot

Rewriting the blog using new technologies.

January 10, 2017 · 1 min · Jose R. Ziviani

Binary Index Tree

Understanding the binary index tree (BIT) data structure.

August 10, 2016 · 3 min · Jose R. Ziviani

Class Inheritance in C

Implementing class inheritance in C language - or how Python implements class inheritance support in C.

December 24, 2014 · 6 min · Jose R. Ziviani

How to Create an Apache Module

A simple how-to guiding through the process of creating an Apache HTTPd module in C language.

January 10, 2011 · 7 min · Jose R. Ziviani