@[email protected] to Programmer [email protected] • 1 year agoThis is not a meme, I was trying to find content for an OC /c/programmerhumor post and found thisi.imgur.comimagemessage-square77fedilinkarrow-up1152arrow-down12
arrow-up1150arrow-down1imageThis is not a meme, I was trying to find content for an OC /c/programmerhumor post and found thisi.imgur.com@[email protected] to Programmer [email protected] • 1 year agomessage-square77fedilink
minus-square@aaaantoinelink21•1 year agoThat’s because these programmers are getting paid by the character. This is also why Java dev pays so well.
minus-square@[email protected]linkfedilink7•1 year agoSystem.out.println(“Wow, so little amount of characters to print this!”);
minus-squareEavolutionlinkfedilink7•1 year agoOr the slightly more readable brainfuck: ++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
minus-square@[email protected]linkfedilink2•1 year agoHey! Brainfuck is a fun puzzle language and nothing someone does at a job to do money per character. Would be funny if yes
minus-squareGrishAixlinkfedilink4•1 year agostd::cout << “Wow, so little amount of characters to print this!” << std::endl;
minus-squareElectronSouplinkfedilink3•1 year agostd::puts("Why do so many C++ programmers not use the right tool for the job?");
That’s because these programmers are getting paid by the character.
This is also why Java dev pays so well.
System.out.println(“Wow, so little amount of characters to print this!”);
Or the slightly more readable brainfuck:
++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
Hey! Brainfuck is a fun puzzle language and nothing someone does at a job to do money per character. Would be funny if yes
std::cout << “Wow, so little amount of characters to print this!” << std::endl;
printf("C wins again\n");
p "Ruby FTW!"
std::puts("Why do so many C++ programmers not use the right tool for the job?");