Learn/start with C; don't rush after buzz words. Python is easy to learn but you would not get the underpinnings of memory and pointers, an important aspect of programming.
1 upvote·1 comment·338K views
I agree with you, but to understand variables, functions and OOP, Python makes the most sense.