Tutorials and Programming relatet articles
|
BMP Tutorial
|
This tutorial covers saving/loading bitmaps and handling their data
|
|
C++ Tips
|
my collection of C++ Tips/Tricks/little known facts
|
Code
|
Linked List
|
A template double linked list class with easy traversal facilities
|
|
Bitmap code
|
The code accompanying the BMP tutorial
|
|
ini Reader
|
A class to read and change ini and config files
|
|
Base Converter
|
functions to convert between number bases
|
|
SML BrainFuck Interpreter
|
A BrainFuck Interpreter written in SML!
|
|
Obfuscated SML BrainFuck
|
The obfuscated BF Interpreter in SML. Open with editor/notepad or something similar with equal spacing for characters and whitespaces, word/wordpad will destroy this wonderful piece of ASCII art :)
|
|
fixed SML BrainFuck Interpreter
|
There are some bf progs (beer.bf etc) which only work on a char array that wraps around to -127 after 128 which isn't the case with the SML int values i had to use so this version fixes this with conditionals and runs 99 bottles of beer on the wall fine
|
Other writings
Miscellaneous
|
Books
|
My sci-fi/fantasy books recommendation page
|
|
Crystal Growing
|
my Crystal-Growing page
|
|
Images
|
my collection of funny pics
|
|
Selfmade Images
|
some pics (mostly of castle Neuschwanstein) i shot with my sister's digicam
|
|
Fractals
|
some nice fractal images
|
|
Quotes
|
my favourite quotes
|
|
Poems
|
small colletion of some poems i really like
|
|
About me
|
some info about the creator of this webpage
|