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
Event Driven Programming at UAMobiTech
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Enrique López Mañas
November 14, 2015
Programming
2
270
Event Driven Programming at UAMobiTech
Enrique López Mañas
November 14, 2015
Tweet
Share
More Decks by Enrique López Mañas
See All by Enrique López Mañas
Composifying Your Not-Compose Code
kikoso
0
32
KMP_for_Swift.pdf
kikoso
0
63
Android Benchmarking and other stories
kikoso
0
400
KMP for Mobile Developers
kikoso
0
79
Diving into Coroutines
kikoso
1
81
K/N for mobile developers (including libraries' snippets)
kikoso
0
110
Kotlin/Native for Multiplatform development
kikoso
0
75
TensorFlow for Mobile Developers
kikoso
0
21
Kotlin/Native for Multiplatform development
kikoso
1
200
Other Decks in Programming
See All in Programming
AWS×クラウドネイティブソフトウェア設計 / AWS x Cloud-Native Software Design
nrslib
15
2.8k
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
250
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
300
技術検証結果の整理と解析をAIに任せよう!
keisukeikeda
0
110
今、アーキテクトとして 品質保証にどう関わるか
nealle
0
210
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
260
nilとは何か 〜interfaceの構造とnil!=nilから理解する〜
kuro_kurorrr
3
1.8k
Ruby x Terminal
a_matsuda
7
590
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
370
どんと来い、データベース信頼性エンジニアリング / Introduction to DBRE
nnaka2992
1
260
Docコメントで始める簡単ガードレール
keisukeikeda
1
110
LangChain4jとは一味違うLangChain4j-CDI
kazumura
1
160
Featured
See All Featured
Being A Developer After 40
akosma
91
590k
The agentic SEO stack - context over prompts
schlessera
0
680
The Pragmatic Product Professional
lauravandoore
37
7.2k
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
460
The Impact of AI in SEO - AI Overviews June 2024 Edition
aleyda
5
760
Product Roadmaps are Hard
iamctodd
PRO
55
12k
Faster Mobile Websites
deanohume
310
31k
Music & Morning Musume
bryan
47
7.1k
Agile that works and the tools we love
rasmusluckow
331
21k
Crafting Experiences
bethany
1
81
Color Theory Basics | Prateek | Gurzu
gurzu
0
240
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
470
Transcript
EVENT-DRIVEN PROGRAMMING (not Reactive)
EGO SLIDE • Freelance Mobile Dev • Google Developer Expert
• @eenriquelopez
EVENT DRIVEN • Actions (events) • Can decouple and communicate
EVENT DRIVEN
EVENT DRIVEN
EVENT DRIVEN • º
EVENT DRIVEN • º
EVENT DRIVEN • EventBus • Event • Subscriber • Publisher
EVENT DRIVEN
EVENT DRIVEN
EVENT DRIVEN
EVENT DRIVEN
EVENT DRIVEN
EVENT DRIVEN
MODEL VIEW PRESENTER • Model • View • Presenter
MODEL VIEW PRESENTER
MODEL VIEW PRESENTER • Android: not pure MVP • User
interface, views • Classes that inflates UI (Fragments, Activities)
MODEL VIEW PRESENTER
MODEL VIEW PRESENTER • https://github.com/kikoso/Event-Bus-Architecture
DEMO • https://medium.com/google-developer-experts
QUESTIONS?