Learn To Code

Learn iOS Objective-C – Module5 – Part 1 – The Multi Page App

Here, we now take our knowledge of creating a single page app from module 4 and expand it to…

Learn iOS Objective-C – Module 4 – Part 2 – A Simple Calculator

This is part 2 of creating a simple calculator in iOS using Objective-C Part 1 can be found

Learn iOS Objective-C – Module 4 – Part 1 – A Simple Calculator

Here, we create a simple calculator using XCode and Objective-C for the iPhone. This is part 1 of 2…

Learn iOS Objective-C – Module3 – Debugging in XCode

In this module, we will familiarize ourself with the debugger in XCode from a Java developers perspective.

Learn iOS Objective-C – Module 2 – Introduction to Mac OS for Windows Users & Your First iPhone App

Here we will learn about the basics of the Mac Environment as well as the basics of XCode and…

Learning Objective C For The iPhone – Module 1 – Converting Java to Objective-C – Part 3 of 3

In part 3, we continue on with another example of converting a Java object to an Objective-C class.

Learning Objective C For The iPhone – Module 1 – Converting Java to Objective-C – Part 2 of 3

In part 2, we continue on with another example of converting a Java object to an Objective-C class.

Learning Objective C For The iPhone – Module 1 – Converting Java to Objective-C – Part 1 of 3

In Part 1 of this first module, we will explore how to look at a Java object and convert…