Well, for learning programming in general I'd recommend starting with Python, Java, or JavaScript. But if you want to do emulator stuff I believe people use C++ , or maybe even C. Those used to be standard introductory languages, and you still might be able to find intro classes that teach them.
Really though I'd suggest you just focus on learning programming for your first class, and worry about learning how to do emu stuff (and whatever language that requires) second; programming has enough hard concepts to wrap your head around at first that trying to simultaneously learn them and be productive is rather difficult.
*EDIT*
Quote:
|
Originally Posted by http://www.eqemulator.org/forums/showthread.php?t=117
It's a mix of c and c++
|