SOLID - Liskov Substitution Principle
Play
6:22 CC

SOLID - Liskov Substitution Principle

#200 Jul 28, 2019 pro
In this episode, we look at the Liskov Substitution Principle. If S is a subtype of T, then objects of type T may be replaced with objects of type S without altering any of the desirable properties of the program.

SOLID - Open/Closed Principle
Play
5:09 CC

SOLID - Open/Closed Principle

#199 Jul 21, 2019 pro
Open/Closed principle states "software entities (classes, modules, functions, etc.) should be open for extension, but closed for modification"; that is, such an entity can allow its behaviour to be extended without modifying its code.

Introduction to Dragon Ruby
Play
26:20 CC

Introduction to Dragon Ruby

#197 Jul 7, 2019 free
Dragon Ruby is toolchain that allows developers the ability to build apps and games in Ruby.

Teaching at Bootcamps with Ed Toro
Play
0:12 CC

Teaching at Bootcamps with Ed Toro

#194 Jun 19, 2019 free
Ed Toro speaks to his experience at bootcamps from a teacher's perspective. We gain a different perspective of what bootcamps are like. Ed shares valuable information whether you're considering getting into coding or currently at a bootcamp.

Interview with Riaz Virani
Play
20:30 CC

Interview with Riaz Virani

#188 May 15, 2019 free
Riaz talks about his experience with organizing and hosting the Atlanta Ruby Users Group meetup. We discuss sponsors, hidden costs of hosting meetups and general tips for guests.