(08-07-2009, 04:45 AM)Unknownforce Wrote: C++ really isn't that hard. I learned the little bit I know from simply looking at others codes and wanting something to work for my purpose, basically trial and error and some google searchesPlus VS2008 Pro makes everything so neat and pretty, and pretty much tells you exactly whats not right when u try to compile.
I don't know 80% of the code, but I can easily debug a problem with it.
But I guess that's just the way my mind is wired.
Well, I can't really learn from looking at others code, and... yes, of course VS2008 makes everythings neat, but the problem is, even if there is a function that requieres some values, and there is a toottip shown, I can't really handle this. Maybe because, even if the programms languege is german, the functions names are english... that makes it difficult for me.

Plus VS2008 Pro makes everything so neat and pretty, and pretty much tells you exactly whats not right when u try to compile.