I'm sitting here looking at app development for iphones, tearing my hair because it's sooo not what I'm used to, coming from .NET and in generel being a beginner.
What I've been asked to do is make a simple app that has 4-5 buttons in the bottom and then a webbrowser to fill the rest of the screen. Pressing button 1 will load webpage 1, button 2 will load webpage2, etc.
But I have no clue of how this can be done in Objective-C? Is there some tutorials that cover something like that?
And can you guys recommend any good and free e-books about iphone/objective-c development?