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
96
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
NPOでのDevinの活用
codeforeveryone
0
840
PHPで始める振る舞い駆動開発(Behaviour-Driven Development)
ohmori_yusuke
2
390
レベル1の開発生産性向上に取り組む − 日々の作業の効率化・自動化を通じた改善活動
kesoji
0
220
チームのテスト力を総合的に鍛えて品質、スピード、レジリエンスを共立させる/Testing approach that improves quality, speed, and resilience
goyoki
5
890
今ならAmazon ECSのサービス間通信をどう選ぶか / Selection of ECS Interservice Communication 2025
tkikuc
21
4k
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
2
830
効率的な開発手段として VRTを活用する
ishkawa
0
140
The Modern View Layer Rails Deserves: A Vision For 2025 And Beyond @ RailsConf 2025, Philadelphia, PA
marcoroth
1
220
Quand Symfony, ApiPlatform, OpenAI et LangChain s'allient pour exploiter vos PDF : de la théorie à la production…
ahmedbhs123
0
190
Hack Claude Code with Claude Code
choplin
4
2.1k
生成AI時代のコンポーネントライブラリの作り方
touyou
1
220
Startups on Rails in Past, Present and Future–Irina Nazarova, RailsConf 2025
irinanazarova
0
120
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
The World Runs on Bad Software
bkeepers
PRO
69
11k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Scaling GitHub
holman
460
140k
Code Reviewing Like a Champion
maltzj
524
40k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
BBQ
matthewcrist
89
9.7k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
960
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