What are the most influential talks that have changed your way of coding?
I have watched a talk a while ago; on how classes are way too overused in Python and with great “refactor” tips of removing the unnecessary code. It was almost a revelation on how bad “best practices” can creep into your code.
In this regard, what are a few of the talks that you’ve watched that had an impact on your development practices? Also, specify the language.