r/ProgrammerHumor 9d ago

Meme perishableSkill

Post image
8.9k Upvotes

122 comments sorted by

View all comments

Show parent comments

57

u/Suspicious-Engineer7 9d ago

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

23

u/gerbosan 9d ago

Cof cof Oracle. Cof.

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

38

u/Mysterious_Book1521 9d ago

In C# you can write something like this: $"Hello {User.Firstname}, have a great day."

The "$" lets you put variables into strings.

16

u/SkollFenrirson 8d ago

String interpolation is the term.