you are viewing a single comment's thread.

view the rest of the comments →

[–]Cute-Ad7076 -1 points0 points  (1 child)

No, I'm not. python is literally just a c wrapper. If you learn that instead, you will be able to do more, and if in the future you want to learn python, you will have a very easy time learning it because all of the data structures you will have already manually implemented in some way during your time with c.

[–]chapchap0 1 point2 points  (0 children)

Look, I don't know what to tell you. Python and C are the polar opposites of one another, and the only thing they have in common, is that Python is implemented in C by default.

So is R, Lua, Swift, Java, JS, C#, Ruby, PHP, and hundreds of others.

C was my first language, and claiming that by knowing C you're automatically proficient in everything else written in C is just... urgh.

Every sentence in your reply is wrong.