I'd say BASIC - it's where most programmers start out after all. It's straight-forward, fairly intelligable, and it does a good job of introducing prcedural concepts like loops, functions, arrays, variable data types etc. Plus there are probably plenty of BASIC interpreters already installed on your machine right now - so you'd probably be able to start off straight away.
|