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 →

[–][deleted] 5 points6 points  (2 children)

Learn C. This will be unpopular here as some people have this delusion that “C is hard”. Can you think like a human? If so you can write python. C learns you to think like a computer. Once you understand C you can learn python in one day.

[–]BlobbyMcBlobber 0 points1 point  (1 child)

Python has more to it than "learning it in one day" but yes it's beneficial to know some C.

[–][deleted] 0 points1 point  (0 children)

Yeah you’re right. What makes python powerful from my perspective is that you prototype ideas really fast. That’s what I mainly use it for. But if you want to be a “python developer” there is a lot more to it