Tag Archives: Objective C

Xcode Cocoa-Applescript Dictation Program Primer Tutorial

Building on yesterday’s relevant Mac OS X Dictation Primer Tutorial as shown below, which addressed the Operating System view of the Dictation functionality, today we take some first steps down the road of writing an application to use this Dictation … Continue reading

Posted in eLearning, Operating System, Software, Tutorials, Xcode | Tagged , , , , , , , , , , , , , , | 2 Comments

Xcode iOS Utility Application Primer Tutorial

The Xcode IDE, like many IDEs, holds that special fascination for the occasions when you, the user, (or youse, the users (chortle, chortle)) can go “File->New Project”. With a couple more button presses the user will feel that satisfaction of … Continue reading

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

Xcode Objective-C Mutable Dictionary 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 , , , , , , , , , | Leave a comment

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

Xcode Objective-C Mutable 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 , , , , , , | 7 Comments

Objective-C iOS iPhone App UIImageView Animation Primer Tutorial

Objective-C is the main programming language used by Apple for the OS X and iOS operating systems and their respective APIs, Cocoa and Cocoa Touch, so is very much a language on the up and up, because of the increased … Continue reading

Posted in Animation, eLearning, iOS, Projects, Tutorials, Xcode | Tagged , , , , , , | 4 Comments

Xcode Objective-C User Interface Builder Primer Tutorial

Objective-C is the main programming language used by Apple for the OS X and iOS operating systems and their respective APIs, Cocoa and Cocoa Touch, so is very much a language on the up and up, because of the increased … Continue reading

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

Wish me luck 1 of ?) iOS Hello World on iPhone 5 simulator

… because am on the trail to developing an iPhone app. (September 16, 2012). News as of December 23, 2012 … Hello World iOS iPhone 5 simulator … yay! … hover for more information … now for some more difficult … Continue reading

Posted in iOS, Projects, Xcode | Tagged , , , , , , , , | Leave a comment