- Course
Solving the Boolean Identity Crisis: CodeMash
CodeMash 2020 | Solving the Boolean Identity Crisis | Jeremy Fairbank
- Course
Solving the Boolean Identity Crisis: CodeMash
CodeMash 2020 | Solving the Boolean Identity Crisis | Jeremy Fairbank
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
While powerful in its simplicity and important to computation, the boolean can be limiting in applications. In this talk, Jeremy Fairbank will briefly explore the history of boolean logic in computation and look at how booleans can be misused in programming languages. You'll explore examples where booleans obscure the meaning of code, make code harder to maintain, and hinder usability for teammates and users. You'll also learn how to harness custom types and higher-order functions to write clearer code, and to place empathy and usability at the forefront of the APIs and UIs you build.