Link to home
Start Free TrialLog in
Avatar of bobdylan75
bobdylan75Flag for Afghanistan

asked on

how to make an application for iphone or similar?

Hi,
how to make an application for iphone or similar?
what tools and developer environment?
thanks
ASKER CERTIFIED SOLUTION
Avatar of darbid73
darbid73
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of bobdylan75

ASKER

Thank you Darbid,
I want to make a simple game to upload it to itunes.
is your suggest the right way for my purpose?
thanks
Yes.

Do you own a Mac?

Do you have a problem with the programming language Objective C?

If Mac = Yes and Problem = No

Then yes - get xcode and you can do most of your coding on the simulator for free.  Once you have it finished and tested you cen then pay the 99 and test it on your device.
And if the answers are:
Mac = No, Problem= No??
I have to buy a Mac?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
thanks
Avatar of design3
design3

Unity is also a great tool for making iOS apps. It deploys to iOS, Android, Mac, PC, and Web from the same project, which expands your options. You can also use javascript or C# instead of Obj-C which is great for beginners, and it uses a graphical development environment, so it's easy to see your art and quickly make changes. It's used mostly for games, but works for non-gaming apps as well. The tool is free and on Mac and PC, but the iPhone version is $400, and you need a Mac to build to an iPhone.

design3 has about 40 hours of Unity video training, and another 60 on other game development tools like Maya and 3dsMax that help you make 3D art.