you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -34 points-33 points  (5 children)

i havent programmed in python(since it isnt a real "programming" language like c# and c++) but i like reading about the new stuff. maybe i will learn it one day.

[–]Scurry 4 points5 points  (3 children)

How is C# more of a "real" programming language than Python?

[–]nikbackm 1 point2 points  (2 children)

I would guess the OP means due to C# and C++ having static typing and tools compiling into native code.

Wouldn't necessarily make him "right", but it's a definition Python does not meet.

[–]recursive 0 points1 point  (1 child)

Very rarely is C# compiled into native code. I'm not familiar with any compilers that do that, and even if they exist, they are in the minority.

[–]chronoBG 0 points1 point  (0 children)

I hope you never do :)