@[email protected] to [email protected] • 10 months agofixed rulelemmy.blahaj.zoneimagemessage-square91fedilinkarrow-up1614arrow-down120file-text
arrow-up1594arrow-down1imagefixed rulelemmy.blahaj.zone@[email protected] to [email protected] • 10 months agomessage-square91fedilinkfile-text
minus-square@kryptonianCodeMonkeylink33•edit-210 months agoAll line breaks. Just one tower of code. class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World!"); } }
minus-squarecassie 🐺linkfedilinkEnglish15•edit-210 months agoas always, c++ lets us do better in breathtakingly elegant fashion: #\ i\ n\ c\ l\ u\ d\ e\ \ <\ i\ o\ s\ t\ r\ e\ a\ m\ > finishing out hello world is left as an exercise to the reader, but the advantages and superior performance of this format should be obvious
All line breaks. Just one tower of code.
as always, c++ lets us do better in breathtakingly elegant fashion:
finishing out hello world is left as an exercise to the reader, but the advantages and superior performance of this format should be obvious
why not
…
System
.out
.println(
"Hello,
…
?
I’ve seen some people who code like this