Archive for July, 2009

From Web Developer to iPhone Developer : Day 3, 4, & 5 recap

Thursday, July 23rd, 2009

I just want to start off by saying I apologize for slacking off and not updating. Ok on to the recap.

Day 3: Today was marked by limited success. I wanted to try to see if I could slap one of my app ideas together with the knowledge I’ve gathered so far and I succeeded. It’s not how I want it to look and only has basic functionality, but damn it it works.

Day 4: I am feeling the post slap dash application blues. This tends to happen to me when I realize how much crap my whipped together project. Much self doubt.  Nicole arrived back in Austin from visiting family in NY so we hung out all day. Tried to not think about programming for a change.

Day 5: I had lunch with Kevin today he reminded me that it takes time to learn a new language. Coming from him it really hit home what I was already thinking which is that it’s going to take me a month or more to really get up to speed on this stuff. I watched the third lesson from the Stanford video series. Dare I say things are starting to make more sense.

– Jeremy

From Web Developer to iPhone Developer : Day 2

Monday, July 20th, 2009

I spent the majority of my study time today trying to wrap my head around the code I copied from the iPhone Application Development for Dummies book yesterday. I also started watching the videos from the Stanford CS 193P iPhone Application Programming class which are free to download.

Jumping right in to learning iPhone development without knowing how to program in Objective-C is like if you tried to learn PHP from a book on Zend or Cake Framework. It’s taking longer than I anticipated, but I am starting to feel like I am getting it. I am sure my arrogance will be punished tomorrow.

– Jeremy

From Web Developer to iPhone Developer : Day 1

Sunday, July 19th, 2009

I am working my way through iPhone Application Development for Dummies it’s a pretty decent book. The truth of the matter is that there are some pretty heavy concepts you need to wrap your mind around before you can start to truly think like an iPhone Developer. For someone like myself who spent most of the past 10 years programming in a non-compiled, non-object oriented language the concepts are even more mind boggling.

On the other hand I find great comfort in the fact that for me there is no failure in this endeavor. If it takes months for me to learn how to write iPhone apps the so be it. There’s no pressure to succeed right away so I can learn at my own pace.

Tomorrow the plan is to keep plugging away at the examples in iPhone Application Development for Dummies. I am going to keep reading and coding until things start to click for me.

– Jeremy