Programming information
Programming is about problem solving ultimately. It is a task which requires a lot of research. Programming anything inevitably leads to strange compile/link errors, configuration, environment, and performance issues. Everything just a few bytes away from working. ;)This page holds an index for all of my programming information. I use these pages to store notes on how I got things to link and compile, general notes on development, links to useful resources, and other information related to coding. It is essentially my brain's mind map on programming, and it's searchable! Hopefully, it's helpful in your task. Also, if you didn't know already, this index page does publish an RSS and ATOM feed. It'll let you know when I add documents...or maybe someday...when I change them. [RSS ICON COMING][ATOM ICON COMING] |


Programming is about problem solving ultimately. It is a task which requires a lot of research. Programming anything inevitably leads to strange compile/link errors, configuration, environment, and performance issues. Everything just a few bytes away from working. ;)