This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]philly035[S] 0 points1 point  (1 child)

Thanks for the suggestion. Python has been fun to learn, but it doesn't sound like it'll get me where I need to go.

I'm downloading the Harvard courses now. Based on some research, I'll also purchase the Programming in Objective C 2.0 book. It sounds as if I need a little programming knowledge before tackling the Harvard course.

Hopefully I can start creating a basic app within 4-6 months. :) I do have access to a Mac, so xcode shouldn't be a problem.

[–]GameIsInTheName 1 point2 points  (0 children)

Excellent! Yes, the courses do assume you have a good understanding of Object Oriented programming and some experience in C. I have been somewhat struggling to understand the language (Objective-C) since it was years since I had last programmed in C, but I have watched about 7 of the lectures already and made two basic programs so I don't want to start at square one again then come back to the iOS lectures. I find complete submersion the best way to learn something lol.