Jump to content

Hey guys,

 

I've been searching for a good iOS Tutorial, but most of them aren't really complete. I'm trying to find someone who creates a complicated app from scratch. 

 

I know how to code in Java and C++, but I don't want to read a book on Objective-C. I just want to find the quickest way of creating an iOS App

 

Thanks folks

 

Link to comment
https://linustechtips.com/topic/125315-best-complete-ios-app-tutorial/
Share on other sites

Link to post
Share on other sites

I wouldn't exactly call it "quick", especially if you don't know Objective-C but the Stanford iOS course could be worth sitting through. https://itunes.apple.com/us/course/developing-ios-7-apps-for/id733644550

1474412270.2748842

Link to post
Share on other sites

Look into Mono which uses C# and the .NET library.

How exactly will this help with Objective-C? Mono is for developing C# and .NET on non-Windows OS. 

GNUStep works for coding Objectiv-C on Windows, assuming that's necessary in OP's case. A better alternative would be to install OS X in a VM and use that as a development environment. 

 

http://developer.apple.com should be a decent place to start. 

http://www.raywenderlich.com/1797/ios-tutorial-how-to-create-a-simple-iphone-app-part-1

 

Google around, there's probably plenty of free tutorials. Thenewboston on Youtube has a series of tutorials too. 

Interested in Linux, SteamOS and Open-source applications? Go here

Gaming Rig - CPU: i5 3570k @ Stock | GPU: EVGA Geforce 560Ti 448 Core Classified Ultra | RAM: Mushkin Enhanced Blackline 8GB DDR3 1600 | SSD: Crucial M4 128GB | HDD: 3TB Seagate Barracuda, 1TB WD Caviar Black, 1TB Seagate Barracuda | Case: Antec Lanboy Air | KB: Corsair Vengeance K70 Cherry MX Blue | Mouse: Corsair Vengeance M95 | Headset: Steelseries Siberia V2

 

 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×