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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Daniel Radev
October 02, 2014
Programming
1
100
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
110
VarnaConf Presentation
djradev
0
340
VarnaConf Presentation Teaser
djradev
0
110
App Store Submission
djradev
2
310
Other Decks in Programming
See All in Programming
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
860
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
朝日新聞のデジタル版を支えるGoバックエンド ー価値ある情報をいち早く確実にお届けするために
junkiishida
1
330
AHC061解説
shun_pi
0
290
要求定義・仕様記述・設計・検証の手引き - 理論から学ぶ明確で統一された成果物定義
orgachem
PRO
9
5.3k
Go1.26 go fixをプロダクトに適用して困ったこと
kurakura0916
0
320
nilとは何か 〜interfaceの構造とnil!=nilから理解する〜
kuro_kurorrr
3
1.6k
Swift ConcurrencyでよりSwiftyに
yuukiw00w
0
240
Claude Codeと2つの巻き戻し戦略 / Two Rewind Strategies with Claude Code
fruitriin
0
200
Head of Engineeringが現場で回した生産性向上施策 2025→2026
gessy0129
0
210
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
230
2026/02/04 AIキャラクター人格の実装論 口 調の模倣から、コンテキスト制御による 『思想』と『行動』の創発へ
sr2mg4
0
670
Featured
See All Featured
Everyday Curiosity
cassininazir
0
150
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.4k
Data-driven link building: lessons from a $708K investment (BrightonSEO talk)
szymonslowik
1
950
A Modern Web Designer's Workflow
chriscoyier
698
190k
Building Flexible Design Systems
yeseniaperezcruz
330
40k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
1k
Sam Torres - BigQuery for SEOs
techseoconnect
PRO
0
210
Crafting Experiences
bethany
1
75
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.4k
How to Think Like a Performance Engineer
csswizardry
28
2.5k
Being A Developer After 40
akosma
91
590k
Abbi's Birthday
coloredviolet
2
5.1k
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