#FAIL • Kevlin Henney • GOTO 2021
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore a thought-provoking conference talk that delves into the world of programming failures, bugs, and lessons learned over a decade. Discover insights on time functions, NaN (Not a Number), critical failure prevention through simple testing, data validation, and programming pearls. Examine the impact of Murphy's Law (and its humorous counterpart, Muphry's Law) on software development. Learn valuable lessons from architecture that apply to programming, and understand the concept of GIGO (Garbage In, Garbage Out). Gain a fresh perspective on embracing failure as a learning opportunity and improving your coding practices through real-world examples and anecdotes shared by an experienced technologist.
Syllabus
Intro
KevlinHenney Screens
Time traveling
Time function
NaN
Simple testing can prevent most critical failures
Validate your data
Programming pearls
Muphry's law
More programming pearls
101 things I learned in architecture school
GIGO: Garbage in, garbage out
Conclusion
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