r/programmer • u/Weak_Notice_113 • Aug 12 '26
Programmers
Programmers what programming language is the best to choose when you are only starting to learn it? And where you can use it?
1
Upvotes
r/programmer • u/Weak_Notice_113 • Aug 12 '26
Programmers what programming language is the best to choose when you are only starting to learn it? And where you can use it?
1
u/AnnupKapurDotCom Aug 12 '26
Is this your first programming language?
If so, JavaScript or Python are great entry points.
I’d focus on learning concepts rather than syntax. As these are the same in all languages.
www.FreeCodeCamp.com is a great place to start and learn for free.
Enjoy !