SlideShare a Scribd company logo
iOSEinstieg und Ausblick
Wer bin ich?stefan.scheidt@opitz-consulting.com@beezlebugSolution Architect
iOS Einstieg und Ausblick - Mobile DevCon 2011 - OPITZ CONSULTING -Stefan Scheidt
Wer sind Sie?
Wie alles begann...
1985: US-Patent 281,686
1993: Apple Newton MessagePad
????: Prototyp „touchscreenphoneforworkplace“
200X: Project Purple 1
2007: iPhone
Aktuelle iOS-Hardware
Aktuelle iOS-Hardware
Aktuelle iOS-Hardware
Aktuelle iOS-Hardware
Unterschiede
iOS
Für iOS entwickelnWeb-Apps„verpackte“ Web-Apps (PhoneGap)„Crossplatform-Tool-Apps“ (Titanium Mobile)„crosscompiled Apps“ (XMLVM) „native Apps“ (iOS SDK)
iOS SDK
iOS SDKObjective-CCocoa TouchUIKit, MapKit, Event Kit UI, Game Kit, iAd, ...MediaCore Graphics, Core Animation, Core Text,Open GL ES, Core Audio, AV Foundation, ...Core ServicesCore Foundation, Foundation, CFNetwork,Core Data, Core Location, Event Kit, ...CCore OS
Objective-C=C + SmalltalkObjCC
Eigenschaften von Objectiv-Cobjektorientiertbasiert auf Message PassingDynamic Binding / Dynamic TypingIntrospectionEinfach-Vererbung und ProtocolsErweiterungen durch CategoriesProperties (ab 2.0)
iOS und Memory ManagementObjective-C 2.0 bietetGarbage Collection.Aber leider nicht für iOS.
Memory Managementohne GarbageCollection?Durch Reference Counting:
Die gute Nachricht:Ab iOS 5 gibt‘sAutomaticReference Counting.
#import <Foundation/Foundation.h>@interfaceNewsItem : NSObject{NSString* title;NSString* subtitle;    BOOL unread;}@property (copy) NSString* title;@property (copy) NSString* subtitle;@property (assign) BOOL unread;- (id)initWithTitle:(NSString*)aTitleandSubtitle:(NSString*)aSubtitle;@endNewsItem.h
#import "NewsItem.h"@implementationNewsItem@synthesizetitle, subtitle, unread;- (id)initWithTitle:(NSString *)aTitleandSubtitle:(NSString *)aSubtitle{self = [super init];    if (self) {        title = [aTitle copy];        subtitle = [aSubtitle copy];        unread = YES;    }        return self;}...NewsItem.m
...- (void)dealloc {    [title release];    [subtitle release];    [super dealloc];}@endNewsItem.m (cont.)
NewsItem* i1 = [[NewsItemalloc] initWithTitle:@"News Item 1"andSubtitle:@"Subtitle 1"];NewsItem* i2 = [[NewsItemalloc] initWithTitle:@"News Item 2"andSubtitle:@"Subtitle 2"];NSMutableArray* items = [[NSMutableArrayalloc] initWithObjects: i1, i2, nil];News Items benutzen
ToolingInstrumentsXcode 4 mitInterface BuilderiOS Simulator
iOS Developer Programm
Volume PurchaseProgram„OfferYour Apps in Volume“„Sell andDistribute Custom B2B AppstoBusiness Customers“zur Zeit nur für „businessesandeducationinstitutions in the United States“
Provisioning
App Store Review ...
Ausblick - iCloud
Mehr Wissen...
Online-Dokumentation
Sample Code
Online-RessourcenWWDC Videos:http://developer.apple.com/videos/wwdc/2010/http://developer.apple.com/videos/wwdc/2011/
Online-RessourcenWeblogs (willkürliche Auswahl):http://www.raywenderlich.com/tutorialshttp://cocoawithlove.com/http://www.mikeash.com/pyblog/http://www.cimgf.com/
Bücher
Bücher
Bücher
Bücher
Bücher
Bücher
QuellenWie alles begannhttp://mobile-review.com/articles/2010/iphone-history1-en.shtmlhttp://mobile-review.com/articles/2010/iphone-history2-en.shtmlhttp://mobile-review.com/articles/2010/iphone-history3-en.shtmlhttp://en.wikipedia.org/wiki/MessagePadhttp://en.wikipedia.org/wiki/History_of_the_iPhoneHardware-Spezifikationenhttp://en.wikipedia.org/wiki/IPod_Touch#Specificationshttp://en.wikipedia.org/wiki/IPhone#Model_comparisonhttp://en.wikipedia.org/wiki/IPad#Technical_specifications
QuelleniOS SDKhttp://en.wikipedia.org/wiki/IOS_(Apple)http://en.wikipedia.org/wiki/IOS_version_historyhttp://en.wikipedia.org/wiki/App_Store_(iOS)Reference Countinghttp://cocoadevcentral.com/d/learn_objectivec/
QuellenVolume PurchaseProgramhttps://developer.apple.com/appstore/resources/volume/App Store Reviewhttp://developer.apple.com/appstore/guidelines.htmlhttp://reviewtimes.shinydevelopment.com/iCloudhttps://developer.apple.com/icloud/index.php
InspectionbyAnoto AB, http://www.flickr.com/photos/anotogroup/3465589650Library PornbySwiv, http://www.flickr.com/photos/swiv/5719738832/
Diese Präsentation finden Sie in Kürze auf http://www.slideshare.net/opitzconsulting
Vielen Dankfür Ihr Interesse!stefan.scheidt@opitz-consulting.com@beezlebug

More Related Content

PDF
Posters
PPTX
JavaScript Data Binding mit jQuery Mobile - MobileTech Conference Spring 2012
PDF
Understand Your Festival
PPTX
Simple Strategies of Email Marketing
PDF
Course 2 - 1st session: Failure
PDF
Discovering Old & New Customers
PDF
Full Toolset
PPTX
HIV and Ageing in Africa
Posters
JavaScript Data Binding mit jQuery Mobile - MobileTech Conference Spring 2012
Understand Your Festival
Simple Strategies of Email Marketing
Course 2 - 1st session: Failure
Discovering Old & New Customers
Full Toolset
HIV and Ageing in Africa

Similar to iOS Einstieg und Ausblick - Mobile DevCon 2011 - OPITZ CONSULTING -Stefan Scheidt (20)

PDF
iOS Einstieg und Ausblick
PPTX
ioS Einstieg und Ausblick - Mobile DevCon Hamburg 2011 - OPITZ CONSULTING - S...
KEY
iPhone Development Intro
PPT
Iphone and Ipad development Game with Cocos2D
PPTX
NativeScript and Angular
PPT
Ios - Introduction to platform & SDK
PPTX
iOS Basic
PDF
Quick Start to iOS Development
PDF
Iphone course 1
PDF
iOS Automation Primitives
PDF
Owasp orlando, april 13, 2016
PDF
iPhone SDK dev sharing - the very basics
PDF
SpringPeople Introduction to iOS Apps Development
PPTX
Flutter festival - building ui's with flutter
PDF
Introduction to iOS and Objective-C
PDF
FI MUNI 2012 - iOS Basics
PPT
Programming iOS in C#
PDF
MacRuby & RubyMotion - Madridrb May 2012
PDF
Session 1 - Introduction to iOS 7 and SDK
iOS Einstieg und Ausblick
ioS Einstieg und Ausblick - Mobile DevCon Hamburg 2011 - OPITZ CONSULTING - S...
iPhone Development Intro
Iphone and Ipad development Game with Cocos2D
NativeScript and Angular
Ios - Introduction to platform & SDK
iOS Basic
Quick Start to iOS Development
Iphone course 1
iOS Automation Primitives
Owasp orlando, april 13, 2016
iPhone SDK dev sharing - the very basics
SpringPeople Introduction to iOS Apps Development
Flutter festival - building ui's with flutter
Introduction to iOS and Objective-C
FI MUNI 2012 - iOS Basics
Programming iOS in C#
MacRuby & RubyMotion - Madridrb May 2012
Session 1 - Introduction to iOS 7 and SDK
Ad

More from OPITZ CONSULTING Deutschland (20)

PDF
OC|Webcast: Grundlagen der Oracle Lizenzierung
PDF
OC|Webcast "Java heute" vom 28.09.2021
PDF
OC|Webcast "Java heute" vom 24.08.2021
PDF
OC|Webcast "Daten wirklich nutzen"
PDF
Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"
PDF
OC|Webcast "Willkommen in der Cloud!"
PDF
OC|Webcast "Die neue Welt der Virtualisierung"
PDF
10 Thesen zur professionellen Softwareentwicklung
PDF
OC|Webcast: Oracle Lizenzierung - Lizenznews 2021
PDF
OC|Webcast: Oracle Lizenzierung - Die größten Fallen in der Praxis
PDF
OC|Webcast: Oracle Lizenzierung - Virtualisierung und Cloud
PDF
OC|Webcast: Grundlagen der Oracle-Lizenzierung
PDF
OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!
PDF
OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...
PDF
OC|Weekly Talk The Power of DevOps…
PDF
OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...
PDF
OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?
PDF
OC|Weekly Talk - Digitales Coaching & Smart Sparring
PDF
OC|Weekly Talk - Beratung remote
PDF
Effiziente Betriebsoptimierung durch Cloud Nutzung
OC|Webcast: Grundlagen der Oracle Lizenzierung
OC|Webcast "Java heute" vom 28.09.2021
OC|Webcast "Java heute" vom 24.08.2021
OC|Webcast "Daten wirklich nutzen"
Architecture Room Stuttgart - "Cloud-native ist nur ein Teil des Spiels!"
OC|Webcast "Willkommen in der Cloud!"
OC|Webcast "Die neue Welt der Virtualisierung"
10 Thesen zur professionellen Softwareentwicklung
OC|Webcast: Oracle Lizenzierung - Lizenznews 2021
OC|Webcast: Oracle Lizenzierung - Die größten Fallen in der Praxis
OC|Webcast: Oracle Lizenzierung - Virtualisierung und Cloud
OC|Webcast: Grundlagen der Oracle-Lizenzierung
OC|Weekly Talk: Inspect’n’Adapt – Make Change come true!
OC|Webcast: Schnell und clever in die AWS Cloud – Migrationsszenarien und Han...
OC|Weekly Talk The Power of DevOps…
OC|Weekly Talk: "Das müsste man mal digitalisieren" - Mit Low-Code schnell zu...
OC|Weekly Talk: Service Management – Was hat sich durch Corona geändert?
OC|Weekly Talk - Digitales Coaching & Smart Sparring
OC|Weekly Talk - Beratung remote
Effiziente Betriebsoptimierung durch Cloud Nutzung
Ad

Recently uploaded (20)

PPTX
A Presentation on Touch Screen Technology
PDF
August Patch Tuesday
PDF
Getting Started with Data Integration: FME Form 101
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
Hindi spoken digit analysis for native and non-native speakers
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
WOOl fibre morphology and structure.pdf for textiles
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Hybrid model detection and classification of lung cancer
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Enhancing emotion recognition model for a student engagement use case through...
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
A Presentation on Touch Screen Technology
August Patch Tuesday
Getting Started with Data Integration: FME Form 101
MIND Revenue Release Quarter 2 2025 Press Release
Unlocking AI with Model Context Protocol (MCP)
Encapsulation_ Review paper, used for researhc scholars
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
NewMind AI Weekly Chronicles - August'25-Week II
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
OMC Textile Division Presentation 2021.pptx
Hindi spoken digit analysis for native and non-native speakers
A novel scalable deep ensemble learning framework for big data classification...
A comparative analysis of optical character recognition models for extracting...
WOOl fibre morphology and structure.pdf for textiles
Building Integrated photovoltaic BIPV_UPV.pdf
Hybrid model detection and classification of lung cancer
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Enhancing emotion recognition model for a student engagement use case through...
From MVP to Full-Scale Product A Startup’s Software Journey.pdf

iOS Einstieg und Ausblick - Mobile DevCon 2011 - OPITZ CONSULTING -Stefan Scheidt