Hi marktmcewan
I think the answer is what you are learning will help you a lot with what you will need to learn (Objective C/Cocoa). A good understanding of Object Oriented concepts such as classes, instances, methods, delegation, design patterns, etc... will help you pick up any new languages and frameworks quicker in the future. Hopefully the aim of your university module is not "how to use StarUML" as much as learning "Object Oriented Analysis and Design by demonstrating it in StarUML".
So on a side note (and from my personal experience also) don't look at the module as not what you should be learning. Learn as much from it as you can and apply it to what you want to do. The act of taking these concepts from your uni module and applying them to application design for iOS will only be beneficial to your overall knowledge of programming and employability.
Hope you find this useful,
RI_tutorials
|