Originally posted by glitchplz
I started with python personally and felt it was a great choice. It is very high level(high level languages mean they are similar to the english language, while low level languages are closer to machine level language of assembly and binary) and easy to use.
High level is
definitely the way to go. I started in web development, so JavaScript was a great choice for me. I'm now mainly working in C# and Objective-C, the latter being a lot lower level.