I'm totally addicted to DIC, and programming in general. Trying to study for Trig, I find myself writing questions I want to ask about programming, on my study guide. I put the six trigonometric funtions in order and linked them together like you'd nest a loop, because it makes it easier to understand and remember them. Instead of the way you're supposed to write numbers and things in math, I write in programming language now. "If angle a is between 0 and 90 degrees" becomes:
if (a>=0 && a<=90)
If anyone in my class wants to borrow my notes they will be out of luck, unless they're a programming major which is not likely. Looking at it here though, it does make good shorthand.
More and more I feel that if I am not doing something related to programming, it's not worth doing...
So am I sick or what? Does anyone here feel the same way?
//note to self--if no one else admits to this disease it is only because all the other addicts are too busy programming
This post has been edited by OliveOyl3471: 15 September 2008 - 08:44 PM

New Topic/Question



MultiQuote










|