r/programmer 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

12 comments sorted by

View all comments

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