Interview Questions
Play
11:59 CC

Interview Questions

#182 Apr 14, 2019 pro
In this episode, we look at various questions asked during interviews.

What the RegEx?
Play
8:22 CC

What the RegEx?

#171 Feb 3, 2019 free
In this episode, we look at different ways to use pattern matching with Regular Expressions in Ruby.

Templating Ruby on Rails Applications
Play
12:22 CC

Templating Ruby on Rails Applications

#163 Dec 9, 2018 pro
There is a lot of work that is done on new applications and a lot of the common code between new applications. In this episode, we look at using templates to speed up the initial process.

Creating a Simple Slack Bot
Play
10:16 CC

Creating a Simple Slack Bot

#162 Dec 2, 2018 free
Slack is a great application to keep in contact with friends, coworkers and a community. With bots, its capabilities are endless. In this episode, learn how to create a Slack Bot to interact with.

Development Decisions and Architecture
Play
25:02 CC

Development Decisions and Architecture

#160 Nov 18, 2018 pro
Decisions made during the development process can significantly affect how the production environment is architected. In this episode, we look at a few different scenarios and how the early decisions made in development affected the production infrastructure.