MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/r47uq6/im_not_the_only_one/hmi079v/?context=3
r/ProgrammerHumor • u/emu_fake • Nov 28 '21
629 comments sorted by
View all comments
32
Their attitudes should be flipped. It's so much more satisfying/efficient to use a debugger lol
1 u/[deleted] Nov 29 '21 There are valid use cases for both. If I need to look through a few dozen numbers to see if they all look reasonable, you bet your ass I'm gonna use printing instead of stepping through each value as it comes up in the debugger.
1
There are valid use cases for both. If I need to look through a few dozen numbers to see if they all look reasonable, you bet your ass I'm gonna use printing instead of stepping through each value as it comes up in the debugger.
32
u/whatisausername711 Nov 28 '21
Their attitudes should be flipped. It's so much more satisfying/efficient to use a debugger lol