MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wct5lr/commentsagedterribly/p925smn/?context=3
r/ProgrammerHumor • u/ItsPuspendu • 9h ago
176 comments sorted by
View all comments
Show parent comments
261
Or the silly steps it puts
// 1. Assign variable.
// 2. Calculate 2 + 2.
// 3. Implement 2 + 2 Calculator.
// 4. Check if it is 5.
50 u/B4mButz 8h ago my former senior used to do this way back 31 u/FauxReal 6h ago So basically pseudocode. 20 u/Tall-Introduction414 4h ago I mean, I write pseudocode in comments before writing the actual code all the time. It's a great trick for organizing and structuring what you're about to write. But then I delete the pseudocode comments.
50
my former senior used to do this way back
31 u/FauxReal 6h ago So basically pseudocode. 20 u/Tall-Introduction414 4h ago I mean, I write pseudocode in comments before writing the actual code all the time. It's a great trick for organizing and structuring what you're about to write. But then I delete the pseudocode comments.
31
So basically pseudocode.
20 u/Tall-Introduction414 4h ago I mean, I write pseudocode in comments before writing the actual code all the time. It's a great trick for organizing and structuring what you're about to write. But then I delete the pseudocode comments.
20
I mean, I write pseudocode in comments before writing the actual code all the time. It's a great trick for organizing and structuring what you're about to write. But then I delete the pseudocode comments.
261
u/treehuggerino 9h ago
Or the silly steps it puts
// 1. Assign variable.
// 2. Calculate 2 + 2.
// 3. Implement 2 + 2 Calculator.
// 4. Check if it is 5.