Related Posts

How to create a list that holds different object types using `void*` in C.
I remember being in school back around 1998 and not knowing enough about C to do this. After coding in other languages, then going back to C++ and understanding at a lower level how references and pointers work, this was pretty easy to figure out. In this exercise I store elements of different types in […]
Building The Taj Mahal with LEGOs
It had been ages since I didn’t play LEGO, after building a smaller project to see if we could get along as a team we decided to tackle a larger project. Some life lessons you learn while playing with LEGOs: 1. Organization is key. The more you can organize your blocks before doing any actual […]
Remaining Questions about Palm’s Pre and it’s WebOS
It was an impressive presentation the one Palm gave about it’s new product, but there are still many things they didn’t mention: Battery life? It’s cool that it has a removable battery, but how long does it last? What can we build on it? They mentioned HTML, CSS and Javascript as the tools of the […]