-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: February 2012
1.61803398…
In order to declutter my website at school I decided to move all explanatory content over to this blog. I decided to start with an interesting number I have been using in some of my programming assignments. This magic number … Continue reading
Posted in Math, Programming Assignments, Uncategorized
Tagged assignments, Golden Ratio, Math
Comments Off on 1.61803398…
Yet another “trick” that isn’t really a trick …
In my attempt to answer a question during my lecture this afternoon I typed in a quick-and-dirty program that was supposed to illustrate what I was saying. In the program I had to pass a variable number of struct pointers … Continue reading
Posted in Pointers, Programming Essentials, Uncategorized
Comments Off on Yet another “trick” that isn’t really a trick …