I think that you can keep the simplicity.
Look, the language it's just the tool, so, you can choose the tool more comprehensive and specialize yourself as u need.
For example: C and C++ are two good comprehensive languages that can give to you the bases of programming and let's you to get familiarized with important concepts that are applicable to the other languages. Concepts like OOP (with C++) can be used with other OO languages like Java and C#.
The C language it's universal, syntax and other features are used by almost other all languages (python, perl, php)... and the particularities you will discover by yourself.