Picture Me Coding

Standing on the Shoulders of Giants: Edsger Dijkstra

April 17, 2024 Erik Aker and Mike Mull Season 2 Episode 31
Picture Me Coding
Standing on the Shoulders of Giants: Edsger Dijkstra
Show Notes

This week we talked about the greatest philosopher of our field: Edsger Dijkstra. Most software engineers will immediately recall Dijkstra's Algorithm, for finding the shortest path between two nodes in a graph, but Dijkstra's work covers a large range of topics over 5 decades, from code quality to complexity to concurrent programming, and programming languages.

In this episode, we talked specifically about the following works, including the original paper where Dijkstra first published what we now call "Dijkstra's algorithm":

This episode is part I of our Dijkstra discussion. We'll be back next week for more.