Tutorials and Programming relatet articles

Programming Tips & TricksMy collection of Tips/Tricks/little known facts for C++, C# and other programming related topics
BMP TutorialThis tutorial covers saving/loading bitmaps and handling their data

Funny Old Code

SML BrainFuck InterpreterA BrainFuck Interpreter written in SML!
Obfuscated SML BrainFuckThe 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 InterpreterThere 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

Miscellaneous

Crystal Growingmy Crystal-Growing page
Fractalssome nice fractal images
Quotesmy favourite quotes