#edsger-dijkstra

[ follow ]
Software development
fromTechzine Global
19 hours ago

The only thing constant in technology is change, except for unrealistic hopefulness

Change is constant, but the challenges of adapting to it, especially in programming, are often ignored despite their significance.
fromHackernoon
4 years ago

Programming Paradigms: All the Things We've Learned Not To Do | HackerNoon

Dijkstra's proposal emphasized reducing complexity in programming by eliminating harmful 'goto' statements, promoting a structured approach through definable units like 'if/then' and 'do/while'.
Java
[ Load more ]