25
What language do I start with? (personal opinion)
We have to take 5 main standards into account:
The starting language for you has to be easy or you might hate programming from the beginning, so you don't have to start with something like C++ or Java, it's not about how "cool" that language is, it's about how much you understand it and comfortable with it.
print("Easy")
console.log("Fast");
puts "and";
<?php
echo "smooth";
Start with easy programming languages like Python, JavaScript, Ruby, PHP.
Starting with a language that has a big community will make starting with it much easier.
You can start with something easy like PHP, Ruby, etc... but why do we start with Python & JS?
because they have a really big community that can help you whenever you're stuck. and you need that help while starting. BUT you can start with others too.
because they have a really big community that can help you whenever you're stuck. and you need that help while starting. BUT you can start with others too.
When you start learning to program the resources is the most important thing to think about, some languages don't have easy-to-get resources.
Resources are very important especially if you're self-learning.
Pro-Tip: Reading the docs is very useful to understand any language, you'll find most of them in devdocs.io.
Running, debugging and testing is so important for any programmer\developer and you have to learn it, but if it isn't easy that'll take so much time of you just trying to run it while you can use other languages like Python or such and run it easily and that'll make you well progress in lesser time.

You can use Visual Studio or Visual Studio Code since it can run lots of languages and they're easy to use.
The best language to start with is the one that you can work with once you finish learning it, or at least you have more years of experience since you started earlier, which indeed will increase your chance of finding a job.
So you have to choose a language you might start with after learning it, so you have to know what do most companies search for.
So you have to choose a language you might start with after learning it, so you have to know what do most companies search for.

This list is only for 2021, if you are reading this in like 2024, 2025, etc... the in-demand languages will be changed probably, so you have to Google it yourself π
You're not required to follow all the standards of this post, there are more important ones, so you have to just measure them, don't take it for granted. Good luck. ππ»
Thank you for reading π
I've love to hear what do you think about that topic in the discussion below.25