Good intro, some good references. Made an abstract subject quite accessible.
Brilliant talk. Inspired me to speak at the unconf
Good talk, giving an alternate approach to decoupling your app from the database. I feel the comments that are towards the negative side focus on an implementation detail of using static files, instead of the proposed idea.
Great ideas to think about!
Great explanation of http3. However the presentation was too long for the subject for my taste.
Id have loved to see some implementation examples
Great talk! Really touched a lot of misconceptions with agile methodologies
Fascinating talk diving into the impact of if/else/switch on complexity, backed by explanation of opcodes equivalency, leading into a great run-thru of the Gilded Rose Kata with very insightful refactoring patterns and the “essence” of the open-closed principle.
Very informative talk conveying how to better design Exceptions and their importance.
Great closing keynote that leaves one with enough questions to think about. As a slight improvement, I would recommend to cut down a bit on the animated gif loops. Having these playing in the background distract a bit from your own words, which are much more important. Thank you for sharing your story!
Great content and guidelines; talks like this should be mandatory for every programmer who does OO. I did seem to miss the FP influences though, I would definitely be interested in seeing more of those.
Clear and to the point. Missed the practical considerations a bit - decoding/transforming just before usage sounds a bit arbitrary.