Regular expressions can quickly grow to be large, dense, and impenetrable. In today’s episode you’ll learn how Ruby helps you compose them out of smaller, manageable pieces!
Month: January 2020

Episode #610
Manipulating Docker Containers
Guest chef Jessica Kerr returns to demonstrate how we can manage and edit project files directly on our workstation, while still enjoying the benefits of Docker for running and testing …

Episode #609
Trying Stuff in Docker
Join guest chef Jessica Kerr to get immediate benefit from Docker by quickly trying out new programming languages and tools. You’ll learn some basic Docker usage, and how to keep …

Episode #608
Composed Regex
Regular expressions can quickly grow to be large, dense, and impenetrable. In today’s episode you’ll learn how Ruby helps you compose them out of smaller, manageable pieces!