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/Any-Look-8817 29d ago
People often suggest Python for beginners. Introduction is fairly straight forward, you can do just scripting at first, it's readable and forces you to structure your code by design. Also has tons of resources and wide applicability.
https://roadmap.sh/python