One Rule to Rule Them All
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore a thought-provoking conference talk that challenges conventional software development wisdom. Delve into the evolution of development methodologies from classic waterfall to Agile, and discover why the speaker declares "Agile is Dead." Learn about the fundamental importance of creating code that is easy to change, and how to build intuition as a developer. Examine the interplay between conscious and subconscious thinking in programming, and gain insights on the value of experience and handwriting code on paper. Ultimately, uncover the "one rule to rule them all" in software development, emphasizing the critical importance of adaptability in code.
Syllabus
Intro
Back to the 1990s
Classic waterfall
Theorem proving
100% test coverage
"Correct code"
Dave's postulate No. 1
Change
Manifesto for Agile Software Development
Agile is Dead https://youtu.be/a-BOSpxYJ9M
Easy to change
How?
Dave's postulate No. 2
Building intuition
Conscious & subconscious
Experience
Handwrite on paper
Make it easier to change
Outro
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube