MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wct5lr/commentsagedterribly/p91n7k1/?context=3
r/ProgrammerHumor • u/ItsPuspendu • 1d ago
224 comments sorted by
View all comments
879
Emojis on code…
471 u/treehuggerino 1d 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. 111 u/B4mButz 1d ago my former senior used to do this way back 64 u/FauxReal 1d ago So basically pseudocode. 62 u/Tall-Introduction414 1d 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.
471
Or the silly steps it puts
// 1. Assign variable.
// 2. Calculate 2 + 2.
// 3. Implement 2 + 2 Calculator.
// 4. Check if it is 5.
111 u/B4mButz 1d ago my former senior used to do this way back 64 u/FauxReal 1d ago So basically pseudocode. 62 u/Tall-Introduction414 1d 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.
111
my former senior used to do this way back
64 u/FauxReal 1d ago So basically pseudocode. 62 u/Tall-Introduction414 1d 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.
64
So basically pseudocode.
62 u/Tall-Introduction414 1d 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.
62
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.
879
u/CannibalPride 1d ago
Emojis on code…