Don't write clean code, write CRISP code
bitfieldconsulting.com
Don't write clean code, write CRISP code
1–10 of 170 posts
Re: Don't write clean code, write CRISP code
#2Re: Don't write clean code, write CRISP code
#3Uh, another acronym to be tortured by in interviews.
Re: Don't write clean code, write CRISP code
#4I don't foresee this one catching on
Re: Don't write clean code, write CRISP code
#5Correct
Readable
Idiomatic
Simple
Performant
Notice that all this is just well-wishing and suitably vague, so that you feel the need to buy a book & hire a consultant to explain it to you. The trick is there's nothing to explain.
Re: Don't write clean code, write CRISP code
#6Re: Don't write clean code, write CRISP code
#7So, which of these criteria were contrived, and which were left out, all to make this fit into “CRISP”?
Re: Don't write clean code, write CRISP code
#8Beneath Utterly Ludicrous Labels, Salespeople Hawk Ineffective Tricks.
Bogus Utterances (with) Little Legitimacy, Sold (to) Helpless IT Teams.
Business Units Love Lingo, Selling Hyped IT Truisms.
Credit: ChatGPT.
Re: Don't write clean code, write CRISP code
#9Uh, another acronym to be tortured by in interviews.
Yeah, I cringed and I think I chipped a tooth just by reading the headline. I'm so sick of these "let me sell you a book & some consultation" BS constructs.
> Anyone who has a foolproof software engineering methodology to sell you is a charlatan, especially if the methodology has a neat backronym.
Some of the others (there's more take-away than content, perhaps) are also note-worthy, except that I don't believe in correctness. Some functions may be well tested, but most be assumed partially faulty. It just isn't feasible to make them all correct. The article is jumping between these two stances, so this is not a great take-away.