Posted by speckx 10 hours ago
When I started university he gave a talk to all the new CompScis which as you can imagine was incredibly inspirational for an aspiring Software Engineer.
Grateful to have had that experience.
RIP
Can anyone suggest a better approach for a situation like this in the future? What's better than exposing addressing the problem with a light solution?
https://blog.ploeh.dk/2015/04/13/less-is-more-language-featu...
Null pointers are a software abstraction, and nowadays we have better abstractions.
(Although Optional/Maybe types are definitely my preference based on the languages I've used)
See the "preface" for details of the book - https://dl.acm.org/doi/10.1145/3477355.3477356
Review of the above book - https://www.researchgate.net/publication/365933441_Review_on...
Somebody needs to contact ACM and have them make the above book freely available now; there can be no better epitaph.
2) Tony Hoare's lecture in honour of Edsger Dijkstra (2010); What can we learn from Edsger W. Dijkstra? - https://www.cs.utexas.edu/~EWD/DijkstraMemorialLectures/Tony...
Somebody needs to now write a similar one for Hoare.
Truly one of the absolute greats in the history of Computer Science.