Answer the question
In order to leave comments, you need to log in
Write an iPhone app from scratch?
You need to write an application for shopping in a particular online store.
There is no experience in developing for the iPhone, there is no idea how this is done at all.
What is the easiest way to figure out what to read, what to write on (development environment, language)?
Answer the question
In order to leave comments, you need to log in
If the application is simple enough, then you can write it in html5 / css / js and wrap it in an application using PhoneGap.
On html5, the entry threshold is much lower.
Among the shortcomings - on html5, mobile applications are usually slower. But for a “shopping app”, the speed may not be felt that way, and the development time will be greatly reduced.
There was a pretty good (for beginners) video tutorial series from AppleInsider: Teach Me Xcode
An important point. You won't be able to develop without a Mac. Your best bet is to buy used. It is important that there is a lot of RAM, xcode is very greedy. I can't say anything about hackintosh.
A device for testing will also be needed later, a simulator is enough at the initial stage, but it will not work for tuning.
Development languages - native Objective-C, C# - Xamarin, PhoneGap (js & html5). Personally, I started right away with Xamarin and I'm not going to leave it.
Go to developer.apple.com (https://developer.apple.com/programs/ios/develop.html), click on getting started and start.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question