Become a member
Sign in
Get started
Adam Smith
Adam Smith

Adam Smith

Follow

Founder, Remarks Podcasting http://adamsmithsoftware.com

215 Following
173 Followers
·
  • Profile
  • Claps
  • Responses

Featured

Adam Smith
Adam Smith
Jul 16, 2016 · 1 min

Swift Rolls — A grittier kind of kata

In Karate a kata is

a detailed choreographed patterns of movements

Software engineers have co-opted katas as a way to practice coding. They are a great way to compare techniques with other developers. The…

2

Latest

Adam Smith
Adam Smith
Aug 6, 2016 · 1 min

Swift Roll 2 — Build a Magazine RSS Reader / Note Taking App

This is the 2nd in a series of Swift Rolls — an opportunity to practice the craft of app development in a more real-world way then a kata.

Challenge:

4
Adam Smith
Adam Smith
Jul 16, 2016 · 1 min

Swift Roll 1 — Build a Morse Code App

The first challenge in my Swift Rolls series is to create an iOS app where the user enters a…

3
Adam Smith
Adam Smith
Jun 16, 2016 · 2 min

Swift solution to Kata18: Transitive Dependencies

Dave’s 18th kata asks us to build a simple transitive dependency analyzer. Code download and my solutions to other katas in this series.

One of the insidious things about dependencies is that they are transitive — if A…

1