Favourite talks and lectures

I strongly believe, that conference talks and lectures are an invaluable tool to find inspiration as well as learn bits and pieces of new technologies, skills and features. However, with conferences every month and every week, there is an almost unlimited amount of material available. So I created a curated playlist with engineering talks on YouTube, that I think are exceptionally interesting. The playlist will mainly focus on general Software Engineering as well as web technologies.

Checkout out the complete "Software Engineering Talks and Lectures" playlist on YouTube.

Talks and Lectures

"Uncle" Bob Martin - "The Future of Programming"

In this lecture, Robert C. Martin unwinds the history of Programming as a profession. He talks about various changes the industry has gone through since its beginning and gives an outlook on how he thinks it should adapt for the future.

"Uncle" Bob Martin - "The Future of Programming" on YouTube

React Today and Tomorrow and 90% Cleaner React With Hooks

First anouncement and introduction of React Hooks by Sophie Alpert, Dan Abramov, and Ryan Florence. They outline the problem the React team was trying to solve and provide an easy to follow showcase for for React Hooks compared to a traditional approach with class components.

React Today and Tomorrow and 90% Cleaner React With Hooks on YouTube

Seven Ineffective Coding Habits of Many Programmers

Interesting talk by Kevlin Henney about several coding habits, that one normally doesn't think about. He gives his opinion on what properties constitute good, readable code. Topics he covers include Unsustainable Spacing, Lego Naming and Underabstraction. Unfortunately, the camera editing is a bit lackluster and not all slides are shown properly. Still a great talk, which makes you think a little bit more about details of every day programming.

Seven Ineffective Coding Habits of Many Programmers on YouTube

The Seven Deadly Presentation Sins

While not a technical topic, I strongly believe that presentation skills and speaking in front of an audience are important topics in almost any work. In this talk Samantha Coates and Andrew Coates cover a couple of Sins to avoid in a presentation or demonstration and what to do instead. If you plan to give talks in front of an audience of any size, I strongly encourage you to watch this talk.

The Seven Deadly Presentation Sins