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
96
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
100
VarnaConf Presentation
djradev
0
320
VarnaConf Presentation Teaser
djradev
0
100
App Store Submission
djradev
2
290
Other Decks in Programming
See All in Programming
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
440
他言語経験者が Golangci-lint を最初のコーディングメンターにした話 / How Golangci-lint Became My First Coding Mentor: A Story from a Polyglot Programmer
uma31
0
200
はじめてのDSPy - 言語モデルを『プロンプト』ではなく『プログラミング』するための仕組み
masahiro_nishimi
2
610
Catch Up: Go Style Guide Update
andpad
0
230
Railsだからできる 例外業務に禍根を残さない 設定設計パターン
ei_ei_eiichi
0
940
あなたとKaigi on Rails / Kaigi on Rails + You
shimoju
0
170
なぜあの開発者はDevRelに伴走し続けるのか / Why Does That Developer Keep Running Alongside DevRel?
nrslib
3
410
Six and a half ridiculous things to do with Quarkus
hollycummins
0
180
CSC509 Lecture 04
javiergs
PRO
0
300
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
420
3年ぶりにコードを書いた元CTOが Claude Codeと30分でMVPを作った話
maikokojima
0
540
Foundation Modelsを実装日本語学習アプリを作ってみた!
hypebeans
0
120
Featured
See All Featured
Measuring & Analyzing Core Web Vitals
bluesmoon
9
620
Music & Morning Musume
bryan
46
6.8k
Speed Design
sergeychernyshev
32
1.2k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
BBQ
matthewcrist
89
9.8k
The Cult of Friendly URLs
andyhume
79
6.6k
Fireside Chat
paigeccino
40
3.7k
GitHub's CSS Performance
jonrohan
1032
470k
How to Think Like a Performance Engineer
csswizardry
27
2k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
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