0
Please which languages should I learn as a beginner?
1 Answer
+ 1
If you wanna make websites start with: html, css and javascript (for client side - frontend), then learn some backend language like (python, java, ruby, php..) and some database (sql or something others)
For any others you can start with python, because it have easiest syntax, so you can focus more on programming.
Languages like c or java have hard syntax.
After learning 1 programming language you wont have that much problem to change language and learn new one.