levi
Still fresh, damnit!
FWIW, If you just want to learn 'coding' and don't care about the intricacies of compiling, linking, and explicit variable scope, you could do a lot worse than learning Python. Algorithms and objects are still the same, so you can learn those and transport them to anything that's imperative like BCPL/B/C/C++/D/Perl/Java down the line as and when you need to.