ios - development

23
iOS-Development Alex Terente 10 November 2012

Upload: ionut-alexandru-terente

Post on 25-Dec-2014

405 views

Category:

Education


4 download

DESCRIPTION

A small introduction to iOS development. UIWebView application example.

TRANSCRIPT

Page 1: iOS - development

iOS-DevelopmentAlex Terente

10 November 2012

Page 2: iOS - development

TAGonSoft

CodeCamp iOS App

Page 3: iOS - development

TAGonSoft

What you need?

Page 4: iOS - development

TAGonSoft

Page 5: iOS - development

TAGonSoft

Page 6: iOS - development

TAGonSoft

Page 7: iOS - development

TAGonSoft

What you write?

Page 8: iOS - development

TAGonSoft

[Objective-C]

Page 9: iOS - development

TAGonSoft

Popularity of Objective-C

Source Tiobe.com

Page 10: iOS - development

TAGonSoft Source Tiobe.com

Page 11: iOS - development

TAGonSoft

- Strict superset of C, Object oriented

- Is based on message passing to objects

- Interface and implementation

- It can use Dynamic typing

- Automatic Reference Counting

- Design to compete with C+ + and after 3 decades it does

Objective-C Language

Page 12: iOS - development

TAGonSoft

Objective-C Code Example

Page 13: iOS - development

TAGonSoft

IOS Application Life Cycle

Page 14: iOS - development

TAGonSoft

Small Demo

Back to Xcode

Page 15: iOS - development

TAGonSoft

AppDelegate.h

Page 16: iOS - development

TAGonSoft

AppDelegate.m

Page 17: iOS - development

TAGonSoft

ViewController.m

Page 18: iOS - development

TAGonSoft

Adding a WebView

Page 19: iOS - development

TAGonSoft

WebViewDelegate

Page 20: iOS - development

TAGonSoft

WebViewDelegate

Page 21: iOS - development

TAGonSoft

WebViewDelegate

Page 22: iOS - development

TAGonSoft

We are hiring

alex.terente@ TAGonSoft.ro

Page 23: iOS - development

TAGonSoft

QA?