This is a preview, to view full video please register and subscribe.

Poker Hands in Swift With TDD

Presenters
Date
Mar 14, 2017

TDD Poker Hands in Swift

The Poker Hands kata is a fun and interesting exercise to polish your skills and experiment with software design. We'll walk through an implementation of it in Swift 3 using unit tests to drive each step of the way.