Frage

I started learning IOS development a month ago. Normally, I use a single View Application in order to develop my IOS application.

Now, I just need to test some features in objective c like polymorphism, encapsulation and inheritance. However, I don't know which xcode template I should use for that.

Could you help me please?

Sorry for this rookie question

Edit

In other words, I don't want to test those features on an IOS application. Instead, I need a template like the one you would recommend to a new c++ student.

War es hilfreich?

Lösung

Check below links. It will help to study all beginning level tutorials.

http://www.appcoda.com/ios-programming-course/

and for objective C testing. you can use commend Line tool.

enter image description here

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top