iPhone and Tdd: The Video Series Begins 261

Posted by Brett Schuchert Thu, 11 Nov 2010 08:03:00 GMT

http://www.vimeo.com/album/1472322

Title says it all. Well, I’ll add that this was take #20 (or so). It’s rough getting back in to video recording mode. I will do more in this series.

And I barely know Objective-C, so as the series progresses, I’ll expect some help on better practices.

iPhone Development with Unit Testing 263

Posted by Brett Schuchert Tue, 09 Nov 2010 09:08:00 GMT

I’m finally getting back to iPhone development. The environment is taking some getting used to and it took me some time to get to a reasonable working environment.

I’m starting to document that. I plan to have both written and video tutorials. For now, I’ve got some rough notes put together. Have a look and feedback is appreciated: http://schuchert.wikispaces.com/iPhone.SettingUpTheEnvionment

Getting Started in Objective-C with XCode 237

Posted by Brett Schuchert Fri, 12 Feb 2010 05:07:00 GMT

As I mentioned in a previous previous blog, I wrote up some notes on getting started practicing TDD using XCode and Objective-C. I’m intending to write a bit more, so the top level of the overall tutorial path starts here: A First Objective-C Project

If you just want to see the details of getting started: XCodeProjectSetup

The biggest change from the previous blog is an embedded video demonstration. If you’re just interested in the video: Getting started

Want to seem more? Something in particular? Let me know.

Comments welcome.