| Forum Home > Problems > App Developer Noob Needs Basic Help | ||
|---|---|---|
|
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. | |
| ||
|
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. | |
| ||
|
Member Posts: 1 |
Hi.... You can save,delete,update and read data in table using sqlite database easily,u can try | |
| ||
You must login to post.