Installing compiler for Objective C | Xcode


We hope that by now you have an Apple Macbook or a desktop to start your development process. Before you do any new development, you will also need an Apple ID and you need to register as Apple developer

You must have an Apple ID if you wish to start using the Apple's development platform. You will also need to register as an Apple developer. Both of these are free. To get an Apple account ID you can navigate to https://developer.apple.com/programs/register/ and select "Create Apple ID"


Once you creat the Apple ID, you will be able to download and install the Apple's developers tools like Xcode. Here is the youtube that shows this process



In the next page we will write and compile our first Hello World console program.