Quote:
|
Originally Posted by SomeCreep
First learn programming logic and constructs and you'll be able to program in any language. That means, first learn how to write algorithms on paper, how loops work, and if constructs.
Then for Windows programming, I'd recommend learning Visual Basic.
|
thanks. I think this is the best place for start for me.
i've actually got an old copy of visual studio with vb6 so that along with a decent book should get me going...
on a related note - is it possible for me to find out which programming langauge was used to create a certain .EXE? I was just wondering if there's a tool for this.