Simplicity & Complexity - The Beauty & the Beast
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the tension between simplicity and complexity in software development through an engaging interview with Sander Hoogendoorn and Kevlin Henney at GOTO Amsterdam 2022. Delve into the temptation to add features and code, and discover alternative approaches to problem-solving that prioritize simplicity. Learn how to reevaluate existing processes, eliminate unnecessary complexity, and embrace a more streamlined approach to software development. Gain insights on topics such as the importance of asking the right questions, viewing software as a journey rather than a project, and the practical applications of concepts like monads and return statements. This thought-provoking discussion challenges conventional thinking and offers valuable perspectives for developers seeking to create more efficient and maintainable software solutions.
Syllabus
Intro
Complexity
Simple code, simple life
The most important question
Software journey vs project
A “what-if” world vs the alternative
Monads
Return statements
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