I am a beginner to xCode development. I have downloaded and installed xCode 4. I am watching youtube videos for the tutorial to get some basic ideas of ipad development.
I would like to learn iPad apps development based on the project I have in my mind.
I would like to develop a stock charting application which uses indicators.
I would like to have tabbed panels ( 2 panels) one for Stock Codes and the other one for Indicators. These panels have to be on the left side.
And the chart has to be on the right side. I was looking at the splitview based application.
I would appreciate if someone could point me to the right direction so that I can start the project with correct choice of application.
And also I am not sure if split view based application would allow tabbed panels on the left side. Please advice.
Any help/advice very much appreciated.