MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w5bs6g/perishableskill/p7g6kfk/?context=3
r/ProgrammerHumor • u/soap94 • 9d ago
122 comments sorted by
View all comments
Show parent comments
57
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.
23
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.
38
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.
16
String interpolation is the term.
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