18 Articles Tagged with Programming
-
An obfuscated C program to celebrate Chinese New Year.
-
Calculating the Maximum, Minimum and Average of Three Numbers
Max, Min, Avg of Three Numbers.
-
Accumulator implemented in four different languages.
-
Those were the good days.
-
Another homework question I answered, in C++.
-
An example demonstrates basic drawing functions of Pygame.
-
Answering a boring homework question.
-
A brainfuck interpreter written in C.
-
All the cool kids were busy reimplementing a game called 2048 in their favorite programming languages recently. This is my take with OCaml.
-
Polyglot in C, Makefile and Shell Script
A polyglot I wrote, in C, Makefile and Shell Script.
-
The Frist Public Release of Hymn
The first public release of hymn.
-
Brainfuck Interpreter in C (Revised)
A rewrite of brainfuck interpreter to support debugging.
-
Poor Man's Photo Album Generator
A Python script that searches images under a directory and generates HTML output for easy browsing.
-
Printing a Thousand Numbers without Using Loop
Printing a thousand numbers without using loop.
-
Sum of Every Digit of a Number in Python
The many ways to sum every digit of a number in Python.
-
My tribute to Dennis M. Ritchie.
-
Incrementing that last field of an IPv4 address.
-
A Python script helps moderating a forum.