Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

duckkg5

macrumors member
Original poster
Aug 14, 2008
82
0
Charleston, SC
Easy yes/ no question: I'm trying to learn how to make an app that some people can use to retrieve information from a database that I create. I also want the users to be able to contribute to that database for everyone else to see.

Can it be done with the SDK? I just want to know now before I start learning all this stuff and find out later that it cannot.
 
Easy yes/ no question: I'm trying to learn how to make an app that some people can use to retrieve information from a database that I create. I also want the users to be able to contribute to that database for everyone else to see.

Can it be done with the SDK? I just want to know now before I start learning all this stuff and find out later that it cannot.

yes but you will need a server with a database to connect to
 
Yes, your project is do-able.

But it's a fairly complicated first project, particularly since you said you're learning some of these topics. You may get frustrated at the continual appearance of new roadblocks and repeated versions of your program that don't work.

You may want to release a simple app that has a few buttons and responds to them by throwing some text on the screen. With that as a knowledge-base, you can move on to implementing a database. Then you can move on to implementing a server.
 
Yes, your project is do-able.

But it's a fairly complicated first project, particularly since you said you're learning some of these topics. You may get frustrated at the continual appearance of new roadblocks and repeated versions of your program that don't work.

You may want to release a simple app that has a few buttons and responds to them by throwing some text on the screen. With that as a knowledge-base, you can move on to implementing a database. Then you can move on to implementing a server.

I built some simple apps and am learning the ropes. I also built a server with an old computer and Xubuntu, so I'm on the way. Thanks for the tips.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.