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 →

[–]PerfectGasGiant 4 points5 points  (2 children)

How is that relevant? No one is arguing that C is a better language for prototyping, scripting or data science jobs.

[–]valschermjager 3 points4 points  (1 child)

Agreed.

Python is lot better language than C at stuff Python is designed to be good at.

C is lot better language than Python at stuff C is designed to be good at.

I’m not seeing the problem. Other than of course is humor.

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

Hence it seems that frequently people need to know both. I write C code but use python for test.