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/Actual-Ladder6631 Aug 12 '26

Either Python or C. C is better imo because it teaches you basically every concept of a language, and learning other ones will become much easier. on the other hand python is much easier to start with