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
Developing apps for Apple Watch
Search
vmalakhovskiy
April 04, 2016
Programming
0
60
Developing apps for Apple Watch
Slides from master class, where I introduces how to develop own weather app for Apple Watch
vmalakhovskiy
April 04, 2016
Tweet
Share
More Decks by vmalakhovskiy
See All by vmalakhovskiy
Engineering team best friend - CI/CD
vmalakhovskiy
0
67
Data driven view controllers
vmalakhovskiy
0
420
Cocoaheads #13
vmalakhovskiy
0
41
MadCode 13 Webinar
vmalakhovskiy
0
48
Why do you need to switch from Obj-C to Swift, or let's talk about ReactiveCocoa v4
vmalakhovskiy
0
500
Data processing components architecture in mobile applications
vmalakhovskiy
0
81
Other Decks in Programming
See All in Programming
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
500
生成AIコーディングとの向き合い方、AIと共創するという考え方 / How to deal with generative AI coding and the concept of co-creating with AI
seike460
PRO
1
330
アンドパッドの Go 勉強会「 gopher 会」とその内容の紹介
andpad
0
270
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
280
LT 2025-06-30: プロダクトエンジニアの役割
yamamotok
0
540
Kotlin エンジニアへ送る:Swift 案件に参加させられる日に備えて~似てるけど色々違う Swift の仕様 / from Kotlin to Swift
lovee
1
260
都市をデータで見るってこういうこと PLATEAU属性情報入門
nokonoko1203
1
570
Node-RED を(HTTP で)つなげる MCP サーバーを作ってみた
highu
0
100
5つのアンチパターンから学ぶLT設計
narihara
1
120
Code as Context 〜 1にコードで 2にリンタ 34がなくて 5にルール? 〜
yodakeisuke
0
110
C++20 射影変換
faithandbrave
0
540
0626 Findy Product Manager LT Night_高田スライド_speaker deck用
mana_takada
0
110
Featured
See All Featured
Thoughts on Productivity
jonyablonski
69
4.7k
Raft: Consensus for Rubyists
vanstee
140
7k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Docker and Python
trallard
44
3.4k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Navigating Team Friction
lara
187
15k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
800
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Stop Working from a Prison Cell
hatefulcrawdad
270
20k
VelocityConf: Rendering Performance Case Studies
addyosmani
330
24k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
Transcript
Developing apps for Apple Watch Malakhovskyi Vitalii iOS Developer @
- What is Apple Watch? - code code code!!!1
April 24th 2015 xCode 6.2, iOS 8.2
None
watchOS 1
What types of application exists?
Fitness & medical apps
Remote controls
Social networks
Games
Glances
Notifications
None
None
None
None
None
Complications
success.jpeg
What we will do today?
Weather app
• Carthage • Location • Networking • UI • Tables
• Force Touch • Complication
Carthage
iPhone
watchOS
WK UI setText() setImage()