Learn How To Create Your Own iPhone and iPad Apps!

Forums

Post Reply
Forum Home > Problems > App Developer Noob Needs Basic Help

ProBlanker
Member
Posts: 1

I've followed all the tuitorials. I don't know how to get my applications to do what they are supposed to do. My problem in programing beyond the tuitorials. I can't figure out how to get my applications to do things like save. A little story. I'd like to create an app that has a member sign up and log in - no tuitorial. I'm lost. I'd like to create a remote view location view on a map that stores the current location upon continuing to the next story board. No idea of how to save anything. I'd like to be able to have a multi functional app and put it all together. But, I can't get past one view controller. I don't know where to put what code to make iOS XCode 4.3.2 to work with me and finish these applications. I'm thinking of outsourcing my development over seas for a cost effective method to creating iOS and Android applications with websites to store member information as well as saved in app information. To say the very least I need a lot of help with my project. Any advice? Located in New York area here.

May 13, 2012 at 8:45 PM Flagged Quote & Reply

evilmatt10
Member
Posts: 3

If you are a beginner i suggest reading a book on iphone development, it helped me alot! As for the saving you may want to look into Core Data, there are a few tutorials out there but there is too much to explain. For now I suggest staying away from more advanced applications and slowly learn every day. Best of luck, sorry if I dissapointed you.

May 22, 2012 at 11:02 PM Flagged Quote & Reply

roshan
Member
Posts: 1

ProBlanker at May 13, 2012 at 8:45 PM

I've followed all the tuitorials. I don't know how to get my applications to do what they are supposed to do. My problem in programing beyond the tuitorials. I can't figure out how to get my applications to do things like save. A little story. I'd like to create an app that has a member sign up and log in - no tuitorial. I'm lost. I'd like to create a remote view location view on a map that stores the current location upon continuing to the next story board. No idea of how to save anything. I'd like to be able to have a multi functional app and put it all together. But, I can't get past one view controller. I don't know where to put what code to make iOS XCode 4.3.2 to work with me and finish these applications. I'm thinking of outsourcing my development over seas for a cost effective method to creating iOS and Android applications with websites to store member information as well as saved in app information. To say the very least I need a lot of help with my project. Any advice? Located in New York area here.

Hi....

You can save,delete,update and read data in table using sqlite database easily,u can try


May 25, 2012 at 12:41 AM Flagged Quote & Reply

You must login to post.