anyone here do any iPhone programming...

purbeast0

No Lifer
Sep 13, 2001
53,639
6,522
126
Ever since I got my iPod Touch I got a little interest in possibly doing some iPod Touch/iPhone programming. Then I found out you needed a mac to do it and that was that, since I didn't own one.

I then randomly saw that you could make Hackintosh on non-mac hardware.

To make a long story short, few weeks later I picked up an Inspiron 1545 for $395 shipped from Dell, and 2 weeks ago successfully installed OSX on it.

Last week I received a book in the mail that is for beginning the iPhone development. Here is a link to the book I got...

http://search.barnesandnoble.com/Beg...9781430224594/

Since then I'm about 1/3 the way through it, almost at page 200, doing the programming exercises along the way. It is a very easy read and a good book to read/code with at the same time. I have to say, I am intrigued at the way iPhone development is done. The way all the pieces work together is pretty interesting and pretty simple to get a nice GUI functioning.

So I was just wondering if anyone on these forums has done any iPhone development and if so how did you like it? Do you have any apps on the store? I actually have an idea that once I finish this book I'm going to put it together and see if I can get it on the store. I have a few other ideas as well but not quite as simple a task as the idea I have at hand. I could probably do it as of now, but I want to finish the book first to have a pretty good grounds to begin with.

My background is CS degree and did C++ for 5 years at my first job out of school and am now doing Java which I have been doing here for like 3 months. The iPhone uses the MVC design to it's development, and that is the same design we use at my current job, so I like the familiarity in that sense.

Also I had no Objective C experience before last week, and while I still think it is funky as hell, as with anything, if you know how to code you can pick up any syntax.
 

KIAman

Diamond Member
Mar 7, 2001
3,342
23
81
If you are doing it for fun, then power to you. If you are looking to make money, I have plenty of associates who can tell you the market is saturated with people who are willing to make much less than them.

My employer needed to market something on RIM phones and it was fairly simple to code an interface to satisfy requirements and I had no mobile phone development before the project.

Practice makes perfect, go at a project you are interested in and good luck.
 

purbeast0

No Lifer
Sep 13, 2001
53,639
6,522
126
Well yea for now it is for fun and a project to do on the side, and it's not going to turn into a full time gig or anything like that. i was even going to just try and put out a free app after i complete one, but one that will be for entertainment.

what do you mean by there are people who are willing to make much less than them?
 

Crusty

Lifer
Sep 30, 2001
12,684
2
81
Well yea for now it is for fun and a project to do on the side, and it's not going to turn into a full time gig or anything like that. i was even going to just try and put out a free app after i complete one, but one that will be for entertainment.

what do you mean by there are people who are willing to make much less than them?

For every app published there's a team of people in (insert outsource nation of your choice here) making a clone for a fraction of the price :p
 

tatteredpotato

Diamond Member
Jul 23, 2006
3,934
0
76
I've never played around with iPhone development much... I was initially interested but Apples policies with the app store and whatnot have turned me off, but I've been playing with Android programming instead which fit me better.

Android:
Programmed in Java (Boo to Objective C)
Cross Platform SDK
Apps can be distributed without need for Jailbreak without approval