this post was submitted on 01 Apr 2025
728 points (98.9% liked)
Programmer Humor
22187 readers
1966 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It would be nice if it was possible to describe perfectly what a program is supposed to do.
Yeah but that's a lot of writing. Much less effort to get the plagiarism machine to write it instead.
Someone should invent some kind of database of syntax, like a... code
But it would need to be reliable with a syntax, like some kind of grammar.
That's great, but then how do we know that the grammar matches what we want to do - with some sort of test?
How to we know what to test? Maybe with some kind of specification?
People could give things a name and write down what type of thing it is.
A codegrammar?
We don't want anything amateur. It has to be a professional codegrammar.
What, like some kind of design requirements?
Heresy!
Design requirements are too ambiguous.
Design requirements are what it should do, not how it does it.
I'm a systems analyst, or in agile terminology "a designer" as I'm responsible for "design artifacts"
Our designs are usually unambiguous
That's why you must negotiate or clarify what is being asked. Once it has been accepted, it is not ambiguous anymore as long as you respect it.
What did you said?
I think our man meant in terms of real-world situations
And NOT yet another front page written in ReactJS.
Oh, well, that's good, because I have a ton of people who work with Angular and not React.
This still isn't specific enough to specify exactly what the computer will do. There are an infinite number of python programs that could print Hello World in the terminal.
I knew it, i should've asked for assembly
Ha
None of us would have jobs
I think the joke is that that is literally what coding, is.