General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Lee Rothman
Internet of Bugs
comments
Comments by "Lee Rothman" (@leesoftwareengineer) on "Internet of Bugs" channel.
Previous
1
Next
...
All
Wow, using logging to debug an application. It’s like it’s 1995 again. Watching this I get the impression that a vast amount of time is being spent on bugs, not writing new features for users. The comment about principles and design patterns are language specific I’d also challenge. I’d say that some of them are specific for language paradigms not for each language. The reason for refactoring code into small private methods is so you don’t need to go and look at the detail of what it does, because the name of it will convey what it does. Having said that it can be overdone at times, easy to refactor it with the powerful IDE’s we now have.
5
Previous
1
Next
...
All