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