this post was submitted on 17 Jun 2023
23 points (100.0% liked)
Programmer Humor
32371 readers
559 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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?");