never understood the whole C/C#/objective C/C++ thing
wasnt even until this week that i figured out Java and Javascript are two different entities.
i actually didn't know about java/javascript either really, until i started building this site.. on that note, java is by far the ugliest language i've ever read/code ripped.. i absolutely hate reading java code. hideous
as for C, i try to keep it somewhat objective/modular, use recursion, minimize similar code into functions that can handle based on flags, separate my functions into different source files (.c's/.h's) etc.
im all self taught though so im sure it veers off the norm quite a bit.
pC man & stop waiting for your professor to teach you things

i remember in C class, in college.. it took this ph.d professor like 2 months before he taught "pointers", and then when he did, it took 2 weeks on the topic, i was astonished.. it's funny how slow the class learned, i think it has alot to do with how the info is presented.. he presented the info as something "omg hard" when it's just so damn simple in reality. i know some kid who still can't figure out pointers, and it's been like 8 years.. every 1 he gets the urge to try and get back into coding, and when he does, pointers kill his quest every time.
*LMFAO*