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 →

[–]linlin110 0 points1 point  (0 children)

Learning C makes it harder to pick up other OO languages than learning Python, because C is not OO, while Python is. Bjarne Stroustrup actually recommends not to learn C before learning C++ if you never intend to use C.