Ben Scheirman
CODE Author
Ben Scheirman is a software developer, speaker, author, and blogger. He has extensive experience programming on a multitude of platforms, such as .NET, Ruby on Rails, and iOS. He’s written two books, a couple dozen iPhone apps, and worked on countless web applications. He is the Director of Development for ChaiONE where he builds awesome Ruby and iPhone applications. You can catch him on Twitter at http://twitter.com/subdigital and on his blog online at benscheirman.com.
Detailed Biography
Ben Scheirman is a software developer, speaker, author, and blogger. He has extensive experience programming on a multitude of platforms, such as .NET, Ruby on Rails, and iOS. He’s written two books, a couple dozen iPhone apps, and worked on countless web applications. He is the Director of Development for ChaiONE where he builds awesome Ruby and iPhone applications. You can catch him on Twitter at http://twitter.com/subdigital and on his blog online at benscheirman.com.
Articles Authored
-
Using Ruby to Find Beer
Last updated: Thursday, September 9, 2021
Published in: CODE Magazine: 2014 - July/August
Ruby is a very popular programming language. Ben explains why it’s so popular and helps us build our first app. And he helps us find beer.
-
Building an iOS Application to Search Twitter
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2011 - September/October
This article will cover building a simple Twitter client that allows users to search for tweets, save those search terms, and recall them at any time. The sample in this article will use Xcode 4 and the iPhone SDK 4.3. All examples are in Objective-C. You can find the code for this article at http://github.com/subdigital/code-mag-twitter-searcher. I encourage you to download the code to help out if you get stuck.