Tag Archives: polymorphic array

Xcode Objective-C Polymorphic Array Primer Tutorial

Have you heard of Objective-C? It is a great object-oriented programming language that builds that object orientation on top of a C programming base. Sounds good (even better than good), and Objective-C is the language of iOS Mobile Apps, so … Continue reading

Posted in eLearning, OOP, Tutorials, Xcode | Tagged , , , , , , | 16 Comments

C++ Xcode OOP Polymorphic Array Tutorial

Here is a tutorial that introduces you to some more aspects of OOP … oops, forgot to say what OOP stands for … Object Oriented Programming … specifically regarding Polymorphic Arrays. Object-oriented programming (OOP) is a programming paradigm that represents … Continue reading

Posted in eLearning, OOP, Tutorials, Xcode | Tagged , , , , , , , | 1 Comment