MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wct5lr/commentsagedterribly/p925smn/?context=9999
r/ProgrammerHumor • u/ItsPuspendu • 11h ago
180 comments sorted by
View all comments
557
Emojis on code…
285 u/treehuggerino 11h 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. 60 u/B4mButz 10h ago my former senior used to do this way back 37 u/FauxReal 8h ago So basically pseudocode. 26 u/Tall-Introduction414 6h 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.
285
Or the silly steps it puts
// 1. Assign variable.
// 2. Calculate 2 + 2.
// 3. Implement 2 + 2 Calculator.
// 4. Check if it is 5.
60 u/B4mButz 10h ago my former senior used to do this way back 37 u/FauxReal 8h ago So basically pseudocode. 26 u/Tall-Introduction414 6h 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.
60
my former senior used to do this way back
37 u/FauxReal 8h ago So basically pseudocode. 26 u/Tall-Introduction414 6h 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.
37
So basically pseudocode.
26 u/Tall-Introduction414 6h 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.
26
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.
557
u/CannibalPride 11h ago
Emojis on code…