Now! there are a lot of programming languages for you to choose from, you have Python, C language, C++, SQL, Javascript, C#, Java and the list goes on forever. It's important for you to understand:
1- Why the language might exist?
2- which language should you start off with first?
Here are some programming languages you really don't want to start off with :
So you wanna choose your first programming language that has a lower syntactic difficulty.
Now you have to understand the concept, in computer programming, you have a concept of looping over things, if it's one task you want to do over and over again, that's called a loop, well if you learned what a loop is in a certain programming language, you can very easily go to another language and apply the same loop, if you learned what an IF condition is in Javascript so you can easily express it in another language.
Imad CHOROUK