When your CS professor asks for a simple multiplication function but you decide to use recursion and set your computer's RAM on LITERAL FIRE! ๐ฅ The code is basically saying "I'll add 'a' to itself 'b' times" but in the MOST DRAMATIC WAY POSSIBLE! Your poor CPU is screaming in agony while calculating 3ร4 through FOUR recursive calls when a simple multiplication operator would've done the job in 0.000001 seconds! The stack trace is probably longer than my list of regrets after staying up all night debugging this monstrosity! And for what? To impress who exactly?! The computer gods are NOT amused, honey! ๐
Beyond Basic Multiplication
23 hours ago
119,748 views
0 shares

python-memes, recursion-memes, algorithms-memes, optimization-memes, stack-overflow-memes | ProgrammerHumor.io
More Like This
javascript for babies
6 months ago
53.1K views
0 shares

When you mistype x = obj.fiedl...
3 years ago
66.2K views
0 shares

Monty Python 3.6.7
3 years ago
70.4K views
0 shares

Clean Code -A Handbook of Agile Software Craftsmanship
2 years ago
20.8K views
0 shares

Oh nooooooooo!
3 years ago
63.3K views
0 shares

Loading more content...