Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
iOS Development - How to Start Coding
Search
Daniel Radev
October 02, 2014
Programming
1
89
iOS Development - How to Start Coding
iOS - How to Start Coding & Fundamentals workshop at Software University
Daniel Radev
October 02, 2014
Tweet
Share
More Decks by Daniel Radev
See All by Daniel Radev
Clicko
djradev
0
97
VarnaConf Presentation
djradev
0
310
VarnaConf Presentation Teaser
djradev
0
100
App Store Submission
djradev
2
290
Other Decks in Programming
See All in Programming
[DevinMeetupTokyo2025] コード書かせないDevinの使い方
takumiyoshikawa
2
210
[SRE NEXT] 複雑なシステムにおけるUser Journey SLOの導入
yakenji
0
810
Quality Gates in the Age of Agentic Coding
helmedeiros
PRO
1
110
AIともっと楽するE2Eテスト
myohei
9
3.2k
Google I/O Extended Incheon 2025 ~ What's new in Android development tools
pluu
1
200
AI Agent 時代のソフトウェア開発を支える AWS Cloud Development Kit (CDK)
konokenj
6
1k
コーディングエージェント概観(2025/07)
itsuki_t88
0
440
Strands Agents で実現する名刺解析アーキテクチャ
omiya0555
1
110
可変性を制する設計: 構造と振る舞いから考える概念モデリングとその実装
a_suenami
7
1k
No Install CMS戦略 〜 5年先を見据えたフロントエンド開発を考える / no_install_cms
rdlabo
0
370
ご注文の差分はこちらですか? 〜 AWS CDK のいろいろな差分検出と安全なデプロイ
konokenj
4
710
GPUを計算資源として使おう!
primenumber
1
290
Featured
See All Featured
Faster Mobile Websites
deanohume
308
31k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
50
5.5k
Building Adaptive Systems
keathley
43
2.7k
Gamification - CAS2011
davidbonilla
81
5.4k
Code Review Best Practice
trishagee
69
19k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
54k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
21k
Intergalactic Javascript Robots from Outer Space
tanoku
271
27k
Practical Orchestrator
shlominoach
189
11k
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Transcript
iOS - How to Start October 2014 series Seminar
What you need • Mac • Xcode (FREE) • Apple
ID ($99/year)
Mac App Store
Xcode
Interface Builder
Instruments
Demo
Objective-C • C • C++ • Smalltalk • Objective C
• Swift
Objective-C • Object oriented • Single Inheritance • ARC (Compile
time memory management)
Objective-C Syntax
Objective-C Syntax
iPhone
iOS UI Views • Action Sheets • Collection Views •
Image Views • Navigation Bars • Picker Views • Progress Views • Tab Bars • Table Views • Text Views
iOS UI Controls • Buttons • Date Pickers • Page
Controls • Segmented Controls • Text Fields • Sliders • Steppers • Switchers
iOS Frameworks • CoreFoundation.framework • UIKit.framework • CoreData.framework • CoreLocation.framework
• CoreVideo.framework • CoreText.framework • QuartzCore.framework • Social.framework • Metal.framework
DEMO
Resources • https://developer.apple.com • http://www.raywenderlich.com • http://nshipster.com • http://www.objc.io
@cocoaheadsBG @djradev Thank you