Don't start with anything old and low-level like C or C++. Pick a language with a large community and lots of online resources and documentation, like Python, Go, JavaScript, PHP, Java. Also remember to not only learn the language, but also the most popular frameworks and libraries for each language. Real world apps are written with frameworks and libraries, not with a vanilla language.