Stylish Developers Guide to Unit Testing in Swift Notes

Greetings, I’m having a blast at AltConf. Here are some resources from my talk on the Stylish Developers Guide to Unit Testing in Swift. Code from the presentation here. My blog posts on testing here. This is a good post from Kent Beck that shows up to clean up Run-On Tests. Here are some references from a…

Read more

Jaim on iPhreaks Podcast

For the past few weeks Jaim Zuber has been sitting in as a Panelist on the IPhreaks Podcast. Jaim, Charles Max Wood and co. talk iOS development each week with the best minds in the industry. Jaim says “this was the only iOS PodCast I listened to every week. I was thrilled they were interested…

Read more

Summer/Fall Speaking Engagements

Our fearless leader, Jaim Zuber, will be talking Unit Testing for iOS at the following upcoming events: Twin Cities iPhone Developers - Wednesday, July 24. 6 PM at the Nerdery in Bloomington, Minnesota Minnesota Developers Conference – Thursday, September 26th at the DoubleTree Hotel in Bloomington, Minnesota We’d like to see Jaim take this show on the road. If…

Read more

Use the StackOverflow data dump in MongoDB

In Februrary, I went to the Twin Cities Hadoop User Group meetup too see Donald Miner speak. Donald used the session to go over some examples from his book MapReduce Design Patterns. The examples in the book are in Hadoop but are directly usable with other db’s that use MapReduce. I wanted to try out…

Read more