January 18, 2023 in Learn
The Beginner’s Guide to Objective-C: Classes and Objects
Objective-C is an object-oriented programming language. There are two key elements of the programming language, including the Objective-C class and the object. Let’s dive deeper into these elements so you can better understand the basics. This article is the third…
November 30, 2016 in Learn
Why You Should Learn iOS Development at Treehouse
So you’ve wanted to get into mobile development and decided that iOS is the way to go. Until recently the choice was fairly straightforward – iOS development included one or two types of devices and a single programming language that…
July 27, 2016 in Learn
Should You Learn Swift or Objective-C? The Short Answer is Both.
In 2014, Apple released a brand new programming language, Swift, that took the community quite by surprise. In the two years since, the Swift core team has iterated rapidly, releasing several major and minor versions of the language much to…
August 15, 2013 in Learn
The Beginner’s Guide to Objective-C: Language and Variables
Perhaps my own experience with the Objective-C programming language will sound familiar to you. I grew up in a world of dots, semicolons, and curly braces that are known around the programming world as the familiar syntax of JavaScript, Java, C#, and…
December 31, 2012 in Learn
5 Things They Never Tell You About Making iPhone Apps
So, you’ve decided to start making iOS apps and games? It’s rather simple now, and in this article you can learn the basics and find out more about the available tools and about how you should use them. But the technical…