Posts Tagged ‘getting started’
Programming in Objective-C 2.0 Live Lessons Pt.1 – Review
I know that many of the people viewing this site are absolute beginners to programming who are frustrated because they have difficulty with iPhone development books that they’ve bought. The problem is that most people don’t have the fundamentals in Objective-C or Object Oriented programming. One of the books I’ve recommended is Programming in Objective-C 2.o by Stephen Kochan. Stephen has also created a video course to go along with the book.
Incredible iPhone Game Programming Tutorials With Video
Just like to turn you guys on to what are the best video iPhone game programming tutorials on the web so far in case you haven’t seen them.
– Update Jan. 2nd 2010 – Tutorial 11 has been added, and I have upgrade this list to reflect that.
These tutorials are from 71 squared. They run through the steps to creating a game on the iPhone in tremendous detail, and include source code. Included are in-depth videos.
Push Notification Server Tutorial
Hi everyone, sorry about the frequency of posts as of late, I was out of town for a few days, and accepted a ft position for the next couple of months, so I am currently overwhelmed.
Something I’ve been looking into mainly for testing purposes is push notification. Now, push notification can really mess up an app so you have to be able to deal with it.
Creating a push notification server can be complex especially if you’re not a web developer.
Beginning iPhone Development 3 Book Source Code
I haven’t read the new edition yet, but since Beginning iPhone Development was the best book I’ve seen on iPhone development I thought I would let you guys know that the source code has been updated and Beginning iPhone 3 Development made available.
You can download the source code and here and also order an e-book from from the Apress website at $12 off the print cover price. The new book provides new material on iPhone SDK 3 features such as Core Data, and updates several examples. Overall there is about 50 pages of new material.
Finishing With Interface Builder – Building Your iPhone Apps Interface Quickly 2/2
This is the second part of the tutorial on building your iPhone App’s interface in interface builder. In this video I quickly drag out all the elements, and connect the interface elements with the appropriate outlets, and actions, and build the class file automatically.
This is the 5th video/tutorial in this series, and I hope you enjoy it.
The first tutorial can be found here:
>>> Developing Your First Apple iPhone App <<<