Compiled Chronicles

An archive of software development blog by Angelo Villegas

Tag: Cocoa

  • iOS: Hello World using Objective-C Class and IBAction

    iOS applications use Cocoa classes, and these classes use the Objective-C programming language so one must know Objective-C if he/she does wish to develop iOS apps. We all know shifting from a loss, non-strict programming language might find iOS’s syntax seem strange and difficult. Don’t worry, this strangeness and difficulties will give way to an…