+ 1
Where should I start from?
I am an absolute beginner in programming.
2 Answers
+ 4
Try Python as it one of the most simplest languages for a beginner to learn :) I can tell from experience.
Python is very easy to read as it is in almost completely in english.
And check this link for more in-depth details about other similar languages
https://www.codementor.io/codementorteam/beginner-programming-language-job-salary-community-7s26wmbm6
+ 3
Thank you so much.