Author Archives: jbridon
Minimalistic Programming
Older article from Lost in Dev; originally written by Jeremy Bridon. After reading through Code Complete and Advanced Programming in the UNIX Environment, I started learning how to greatly improve my own coding style. Both of these books never mention … Continue reading
A Macro Language
Older article from Lost in Dev; originally written by Jeremy Bridon. I wrote up this little concept-code tonight since I was thinking about it earlier. It is a C++ macro language, meaning the language itself consists of all preprocessor macro … Continue reading
Future UI Technology
Older article from Lost in Dev; originally written by Jeremy Bridon. The mouse and keyboard combination have been here for a while. The original computer mouse with a windowing UI system first hit the market with the Xerox Star Computer … Continue reading