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
Enrique López Mañas
November 14, 2015
Programming
2
260
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
KMP_for_Swift.pdf
kikoso
0
44
Android Benchmarking and other stories
kikoso
0
130
KMP for Mobile Developers
kikoso
0
66
Diving into Coroutines
kikoso
1
66
K/N for mobile developers (including libraries' snippets)
kikoso
0
82
Kotlin/Native for Multiplatform development
kikoso
0
63
TensorFlow for Mobile Developers
kikoso
0
21
Kotlin/Native for Multiplatform development
kikoso
1
180
TensorFlow for Mobile Developers
kikoso
0
160
Other Decks in Programming
See All in Programming
Agent Rules as Domain Parser
yodakeisuke
1
170
事業KPIを基に価値の解像度を上げる
nealle
0
180
#QiitaBash TDDでAIに設計イメージを伝える
ryosukedtomita
2
1.1k
テスト分析入門/Test Analysis Tutorial
goyoki
8
2.5k
Investigating Multithreaded PostgreSQL
macdice
0
130
TypeScriptのmoduleオプションを改めて整理する
bicstone
4
380
クラシルリワードにおける iOSアプリ開発の取り組み
funzin
1
730
Feature Flag 自動お掃除のための TypeScript プログラム変換
azrsh
PRO
4
550
primeNumberでのRBS導入の現在 && RBS::Traceでinline RBSを拡充してみた
mnmandahalf
0
180
〜可視化からアクセス制御まで〜 BigQuery×Looker Studioで コスト管理とデータソース認証制御する方法
cuebic9bic
0
210
ワイがおすすめする新潟の食 / 20250530phpconf-niigata-eve
kasacchiful
0
120
ts-morph実践:型を利用するcodemodのテクニック
ypresto
1
480
Featured
See All Featured
Statistics for Hackers
jakevdp
799
220k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Building an army of robots
kneath
306
45k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.3k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
180
53k
How to train your dragon (web standard)
notwaldorf
92
6k
The Cost Of JavaScript in 2023
addyosmani
49
7.9k
Bash Introduction
62gerente
613
210k
Designing for Performance
lara
608
69k
The Pragmatic Product Professional
lauravandoore
33
6.6k
Writing Fast Ruby
sferik
628
61k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
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?