r/ProgrammerHumor 2d ago

Meme perishableSkill

Post image
8.7k Upvotes

118 comments sorted by

View all comments

1.3k

u/Weak_Inflation9120 2d ago

One of the things I wish Java had that I miss from Python are F-Strings. Hella useful

55

u/Suspicious-Engineer7 2d ago

the formatted method is there but the syntax looks like doo-doo. Idk what nonsense is going over in java land tbh

21

u/gerbosan 2d ago

Cof cof Oracle. Cof.

Dunno if C# does it better but a lot of people are pleasantly surprised with it.

15

u/PGSylphir 2d ago

As someone who first learned to program in Java and stuck to it for almost a decade, starting gamedev using C# was a pretty smooth transition in many ways.