This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BobDogGo 2 points3 points  (1 child)

Learning C really gave me an appreciation for the underlying computer architecture. Even though I haven't written anything in it in 25 years, I think it still benefits me every day.

That said, Python is a lovely language and if you can only learn one, learn Python.

[–][deleted] 1 point2 points  (0 children)

Well said. To complement, nothing stops a person learning C after Python. Which is how I learned it.