Schedule

Back
Brandon Weaver
Brandon Weaver
@keystonelemur

Brandon is a Ruby Architect at Square working on the Frameworks team, defining standards for Ruby across the company. He's an artist who turned programmer who had a crazy idea to teach programming with cartoon lemurs and whimsy.

Pattern Matching in Practice

Ruby 2.7 introduces the new Pattern Matching syntax, but to some this may be a very foreign concept. We'll be exploring ways to use Pattern Matching in your code today to solve real-world problems and help build an understanding for when and where you can use it.