11
Basic Knowledge of iOS Development Created by iCoderz Solutions

Basic knowledge of i os development icoderz solutions

Embed Size (px)

Citation preview

Page 1: Basic knowledge of i os development   icoderz solutions

Basic Knowledge of iOS Development

Created by

iCoderz Solutions

Page 2: Basic knowledge of i os development   icoderz solutions

Index – Topic Focus

What is iOS and iOS Development

History of iOS

Images of iOS

Required for iOS Development

Software Updates of iOS

Version of iOS

Programming & Tools Requirement

iOS Development Process Cycle

Page 3: Basic knowledge of i os development   icoderz solutions

What is iOS and iOS Development?

iOS stands for iPhone Operating Systems

It is the operating system that presently powers many of the company’s mobile devices, including the iPhone, iPad and Ipod touch.

iOS made for iPhone, iPod Touch and iPad. iOS is a mobile operating system created and developed by Apple Inc. and distributed exclusively for Apple Hardware.

Page 4: Basic knowledge of i os development   icoderz solutions

History of iOS

In 2005, When steve jobs began planning iPhone, he had a choice to either “shrink the Mac, Which would be an epic feat of engineering or enlarge the iPod”.

The Decision enabled the success of the iPhone as a platform for third-party developers: using a well-known desktop operating system as its basis allowed the many third party Mac developers to write software for the iPhone with minimal retraining.

Page 5: Basic knowledge of i os development   icoderz solutions

iOS Devices

Page 6: Basic knowledge of i os development   icoderz solutions

Required tool for iOS Development

iOS Developing Programing

Page 7: Basic knowledge of i os development   icoderz solutions

iOS Development Process Cycle

Page 8: Basic knowledge of i os development   icoderz solutions

Need to Basic iOS Programming

Yes, you need a Mac. It’s the basic requirement for iOS development. To develop an iPhone (or iPad) app, you need to first get a Mac with Intel-based processor running on Mac OS X version 10.8 (or up).

Get a Mac:

You can go to Apple’s developer website for registration. The registration process is very straightforward. Simply create an Apple ID(if you don’t have) and fill your personal Profile.

Register an Apple Developer A/c

Page 9: Basic knowledge of i os development   icoderz solutions

Install Xcode

To start developing iPhone and iPad apps, Xcode is the only tool you need to download. Xcode is an integrated development environment (IDE) provided by Apple. Xcode provides everything you need to kick start your app development. It already bundles the latest version of iOS SDK, a built-in source code editor, graphic user interface (UI) editor, error tools and many more.

Page 10: Basic knowledge of i os development   icoderz solutions

To download Xcode, launch Mac App Store on your Mac. If you’re using the latest version of Mac OS,you should be able to open the Mac App Store from the icon in the dock.

In the Mac App Store, Simply search “Xcode” and click “free” button to download it.

Once you complete the installation process, you’ll find the Xcode folder in the Launhpad

At the time of this writing, the latest version of Xcode is 5.1.1, which adds the support of iOS 7.1. For the upcoming tutorials, they’ll be based on this version. Even you’ve installed Xcode before, I suggest you to upgrade to the latest version if you’re planning to follow our tutorials.