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
Desenvolvimento móvel: práticas de sucesso
Search
Matheus Cassiano Candido
September 16, 2016
Technology
0
26
Desenvolvimento móvel: práticas de sucesso
Apresentada no Exchange Sebrae em Belo Horizonte, MG.
Matheus Cassiano Candido
September 16, 2016
Tweet
Share
More Decks by Matheus Cassiano Candido
See All by Matheus Cassiano Candido
Kotlin Static Analysis - Kotlin Everywhere 2019
mcassiano
0
83
JUnit rules and test parameterization
mcassiano
0
120
unraveling custom drawing
mcassiano
0
83
The Basis of Android Threading: Loopers and Handlers
mcassiano
1
120
Hackeando sua próxima entrevista: dicas para conseguir seu próximo estágio ou emprego
mcassiano
1
92
text spans: what, why and how?
mcassiano
0
580
Navigation patterns on Android and something new
mcassiano
3
390
Como conseguir o estágio (ou emprego) dos sonhos
mcassiano
0
43
Databinding e padrão MVVM
mcassiano
1
23
Other Decks in Technology
See All in Technology
B2B SaaSから見た最近のC#/.NETの進化
sansantech
PRO
0
1k
SRE×AIOpsを始めよう!GuardDutyによるお手軽脅威検出
amixedcolor
1
230
日経電子版のStoreKit2フルリニューアル
shimastripe
1
160
Taming you application's environments
salaboy
0
200
OS 標準のデザインシステムを超えて - より柔軟な Flutter テーマ管理 | FlutterKaigi 2024
ronnnnn
1
340
CysharpのOSS群から見るModern C#の現在地
neuecc
2
3.8k
組織成長を加速させるオンボーディングの取り組み
sudoakiy
3
300
ドメインの本質を掴む / Get the essence of the domain
sinsoku
2
160
インフラとバックエンドとフロントエンドをくまなく調べて遅いアプリを早くした件
tubone24
1
440
Introduction to Works of ML Engineer in LY Corporation
lycorp_recruit_jp
0
160
【平成レトロ】へぇボタンハック👨🔧
vanchan2625
0
110
New Relicを活用したSREの最初のステップ / NRUG OKINAWA VOL.3
isaoshimizu
3
670
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
A Philosophy of Restraint
colly
203
16k
[RailsConf 2023] Rails as a piece of cake
palkan
52
4.9k
RailsConf 2023
tenderlove
29
910
Building Better People: How to give real-time feedback that sticks.
wjessup
364
19k
Practical Orchestrator
shlominoach
186
10k
Docker and Python
trallard
40
3.1k
A Tale of Four Properties
chriscoyier
156
23k
Making the Leap to Tech Lead
cromwellryan
133
8.9k
Building an army of robots
kneath
302
43k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Testing 201, or: Great Expectations
jmmastey
38
7.1k
Transcript
desenvolvimento móvel práticas de sucesso
Matheus Cassiano Candido Android Developer @ iOasys
[email protected]
João Pedro
Souza iOS Developer @ iOasys
[email protected]
resource files
@strings @plurals @drawable ...
assets localizable.strings
support library e design support library
recycler view: tchau listview, gridview, etc
consumindo apis rest async
activity lifecycle
controller lifecycle
arquiteturas - mvc - mvp - mvvm (data binding yay)
runtime permissions
android guidelines e code styling - ribot - futurice
iOS guidelines e code styling - ray wenderlich - new
york times
material design
None
iOS human interface guidelines
links úteis https://github.com/raywenderlich/objective-c-style-guide https://github.com/NYTimes/objective-c-style-guide https://developer.apple.com/ios/human-interface-guidelines https://developer.android.com https://material.google.com
perguntas?