C (Score: 1, Insightful)
by Anonymous Coward in Programming languages: where to begin? on 2014-06-30 17:34 (#29W)
learn C. avoid oop until you understand how to implement it yourself. there is nothing like having a more intimate understanding and working knowledge of lower-level concepts.and it will force you to learn about security and engrain good programming practices