Apr 20, 2024  
2013-2014 UMass Dartmouth Undergraduate Catalog 
    
2013-2014 UMass Dartmouth Undergraduate Catalog [Archived Catalog]

CIS 434 - Mobile Application Development with iOS

3 credits
Prerequisites: CIS 360
Design and implementation of applications using the Objective-C programming language.  Objective-C is themain programming language for Apple’s OS X and iOS platforms.  Objective-C, while part of the object oriented paradigm, differs greatly from Java and GNU C++ by way of its Smalltalk-style message passing.  Methods are not called, but rather messages are sent to objects and classes.