My advice: Get really good at C in linux. Focus on learning about cool algorithms and datastructures (hash tables, rb-trees, alpha-beta search, shift-reduce, ...) rather than the particulars of any language. If you get great at C programming in linux, and have a solid algorithmic foundation, then you'll be able to pick up the language-du-jour in a matter of days (if not hours).