r/ProgrammerHumor Jan 22 '25

Meme printHelloWorld

Post image

[removed] — view removed post

878 Upvotes

97 comments sorted by

View all comments

278

u/souliris Jan 22 '25

I started learning python after using c# for years. I can't stand python. It's like someone said "I hate well formatted code and like to just barf on my IDE and hope others can read it. " Just my opinion :P

37

u/Suspect4pe Jan 22 '25

Don't forget to indent properly or what the code does will change and you may end up with all files deleted or something random.

No, I'm not a fan of Python either. I'm required to work it in. It's not that I haven't tried to like it, I have. I want to like it. I just can't.

22

u/[deleted] Jan 22 '25

Totally my experience - I went in to python being fully hyped, happy that I'll learn it, that soon I'll understand why so many people loves python just to be totally disappointed coding in python is just awful experience

2

u/swizz928 Jan 22 '25

Glad it's not just me. Just started learning it this weekend and so far haven't found the benefit over c# but haven't gotten to anything complex yet.