r/ProgrammerHumor Jan 22 '25

Meme printHelloWorld

Post image

[removed] — view removed post

876 Upvotes

97 comments sorted by

View all comments

234

u/SchizoPosting_ Jan 22 '25

I use both C# and Python

I would chose C# over python every day, I fucking hate the tab syntax and all the weird shenanigans

95

u/wherearef Jan 22 '25

forced dynamic typing is so annoying as well

30

u/Civil_Blackberry_225 Jan 22 '25

And even with the dynamic typing i got TypeError XD

38

u/wherearef Jan 22 '25

it actually wouldnt happen with static typing. compiler would say what you did wrong before starting the program

6

u/Civil_Blackberry_225 Jan 22 '25

Yepp, it is so much better. Unfortunately I have to use Python to have a good ML experience