SlideShare a Scribd company logo
@fernando_cejas
Who am I?
ā€¢ā€Æ Barcelona GDG Organizer.
ā€¢ā€Æ Software Engineer.
ā€¢ā€Æ Android lover.
ā€¢ā€Æ Geek.
Who am I?
ā€¢ā€Æ Not a UX/UI guyā€¦. I'm a coder...
ā€¢ā€Æ So what the hell Iā€™m doing here?
Agenda
ā€¢ā€Æ User Interface
ā€¢ā€Æ User Experience
ā€¢ā€Æ Usability
ā€¢ā€Æ Android Design Patterns
ā€¢ā€Æ Examples
ā€¢ā€Æ Advices
ā€¢ā€Æ Conclusion	
 Ā 
Why this talk?
WTF?
WTF?
WTF?
What is User Interface? (UI)
ā€¢ā€Æ A common boundary or surface between the
interactive system and the user.
ā€¢ā€Æ All elements which provide communication
between the interactive system and the user.
Elements of a User Interface
What is User Interface Design?
ā€¢ā€Æ User interface design is the process of
supporting the tasks (goals) of the user, ideally
in a friendly and articulate manner.
What about User Experience (UX)?
ā€¢ā€Æ User experience (UX) is about how a person feels about
using a product, system or service. User experience is
subjective in nature, because it is about an individualā€™s
feelings and thoughts about the system.
What is Usability?
ā€¢ā€Æ Usability means that a person using a system
ļ¬nds it easy to understand and use.
ā€¢ā€Æ A usable system allows a person to focus on
their tasks, and not on the system itself.
ā€¢ā€Æ A usable system most often does what a!
person expects.
Usability Iceberg
Interaction Techniques.
Keyboard and mouse
mappings, menus,
feedback, etc.
Visuals.
Cues, feedback, and
aesthetics.
Android Design Patterns
What is a Design Pattern?
ā€¢ā€Æ Itā€™s a design solution to a recurring problem.
ā€¢ā€Æ Itā€™s also about not reinventing the wheel.
ā€¢ā€Æ People want to use what they have learnt
already using the phone.
Things changeā€¦ Isnā€™t it?
Things changeā€¦ Isnā€™t it?
Ice Cream Sandwich! Android 4.0
ā€¢ā€Æ A big quality step.
ā€¢ā€Æ Mature, stable and elegant.
For Smartphones and Tablets
ā€¢ā€Æ Different devices have different usability.
Android Main Themes
ā€¢ā€Æ Holo Light and Holo Dark.
Your branding
ā€¢ā€Æ Consistency has its place in Android, but you also have the flexibility
to customize the look of your app to reinforce your brand.
Gestures
ā€¢ā€Æ Gestures allow users to interact with your app by
manipulating the screen objects you provide
Gestures
ā€¢ā€Æ Gestures allow users to interact with your app by
manipulating the screen objects you provide
Gestures
ā€¢ā€Æ Gestures allow users to interact with your app by
manipulating the screen objects you provide
Application Structure
Navigation with Back and Up
Action Bar
Action Bar
ā€¢ā€Æ Consider split it when
having many elements
Navigation Drawer
ā€¢ā€Æ The navigation drawer is a panel that transitions in from the left
edge of the screen and displays the appā€™s main navigation options.
ā€¢ā€Æ The user can open the drawer panel by touching the navigation
drawer indicator.
Multi-pane Layouts
Multi-pane Layouts
Compound Views and Orientation Changes
Compound Views and Orientation Changes
Compound Views and Orientation Changes
Compound Views and Orientation Changes
Swipe Views
ā€¢ā€Æ Navigate with gestures through the content.
Contextual Action Bar
Notiļ¬cations
ā€¢ā€Æ The notiļ¬cation system allows your app to keep the user informed
about events, such as new chat messages or a calendar event.
Pure Android
Google Glassā€¦
Design for Glassā€¦.
ā€¢ā€Æ Users typically have multiple devices that store and display
information for speciļ¬c time periods. Glass works best with
information that is simple, relevant, and current.
ā€¢ā€Æ Don't try to replace a smartphone, tablet, or laptop by
transferring features designed for these devices to Glass.
Instead, focus on how Glass and your services complement
each other, and deliver an experience that is unique.
Design for Glassā€¦.
ā€¢ā€Æ Design interfaces that use imagery, colloquial voice
interactions, and natural gestures.
Android Wearā€¦.
ā€¢ā€Æ Android wearables provide just the right information at just
the right time, allowing you to be connected to the virtual
world and present in the real world.
Android Wear - Pages
ā€¢ā€Æ Pages are additional cards that can appear to the right of
your main card in the stream. If your core message is longer
than a short snippet, do not sacriļ¬ce glanceability by packing
a lot of information into your primary notiļ¬cation. Instead, use
pages to provide additional content.
Android Wear - Notiļ¬cation Stacks
ā€¢ā€Æ Stacks are a way of adding multiple useful notiļ¬cations
without overwhelming the userā€™s stream. If your application
may produce multiple concurrent notiļ¬cations, consider
combining them into a stack.
Android Wear - Pages
ā€¢ā€Æ Voice replies are primarily used by messaging applications to
provide a hands-free way of dictating a short message. You
can also provide a up to ļ¬ve suggested replies or ā€œcanned
responsesā€ that are useful in a wide range of cases.
UI/UX Examples
Beautifulā€¦ Sweeeet!!!!
UI/UX Examples
Grand St.
UI/UX Examples
Banjo
UI/UX Examples
Timely Alarm Clock.
Some adviceā€¦
ā€¢ā€Æ Don't port the UI from other platforms.
ā€¢ā€Æ Don't override the behavior of system buttons.
ā€¢ā€Æ Know your user and get feedback from him.
ā€¢ā€Æ Test on real users, early and often.
ā€¢ā€Æ Do what the user expects.
ā€¢ā€Æ The most common operations should be visible.
ā€¢ā€Æ Don't reinvent the wheel.
Some adviceā€¦
ā€¢ā€Æ Innovate but don't go further than standards
ā€¢ā€Æ Build better products, not more features
Any questions?
Thanks!
@fernando_cejas
www.fernandocejas.com

More Related Content

What's hot

FITC Mobile 09 Presentation: UX From Stationary To Mobile
FITC Mobile 09 Presentation: UX From Stationary To MobileFITC Mobile 09 Presentation: UX From Stationary To Mobile
FITC Mobile 09 Presentation: UX From Stationary To Mobile
Liquid Reality
Ā 
Ms mobile devices
Ms mobile devicesMs mobile devices
Ms mobile devices
vaine_
Ā 
(Oct 2009) Emotions and Design, a Mobile UI Designer's Perspective
(Oct 2009) Emotions and Design, a Mobile UI Designer's Perspective(Oct 2009) Emotions and Design, a Mobile UI Designer's Perspective
(Oct 2009) Emotions and Design, a Mobile UI Designer's Perspective
Alfred Lui
Ā 
(Sep 2009) Emotions and Design, a Mobile UI Designer's Perspective (Updated)
(Sep 2009) Emotions and Design, a Mobile UI Designer's Perspective (Updated)(Sep 2009) Emotions and Design, a Mobile UI Designer's Perspective (Updated)
(Sep 2009) Emotions and Design, a Mobile UI Designer's Perspective (Updated)
Alfred Lui
Ā 
(Aug 2009) Emotions & UX Design, a Mobile UI Designer's Perspective
(Aug 2009) Emotions & UX Design, a Mobile UI Designer's Perspective(Aug 2009) Emotions & UX Design, a Mobile UI Designer's Perspective
(Aug 2009) Emotions & UX Design, a Mobile UI Designer's Perspective
Alfred Lui
Ā 
Surface computing,towards business technology
Surface computing,towards business technologySurface computing,towards business technology
Surface computing,towards business technology
rajesh441
Ā 
MobileWebAppsDesign
MobileWebAppsDesignMobileWebAppsDesign
MobileWebAppsDesign
mobileappsdesign
Ā 
UI/UX Workshop - Hackvision
UI/UX Workshop - HackvisionUI/UX Workshop - Hackvision
UI/UX Workshop - Hackvision
Prottay Karim
Ā 
INSEMTIVES Tutorial ISWC2011 - Session5
INSEMTIVES Tutorial ISWC2011 - Session5INSEMTIVES Tutorial ISWC2011 - Session5
INSEMTIVES Tutorial ISWC2011 - Session5INSEMTIVES project
Ā 
to-do checklist for Web Developer
to-do checklist for Web Developerto-do checklist for Web Developer
to-do checklist for Web Developer
Renzil D'cruz
Ā 
Ux Meets Code Graphics
Ux Meets Code GraphicsUx Meets Code Graphics
Ux Meets Code GraphicsArabella David
Ā 
Doā€™s and donā€™ts for a successful UX design
Doā€™s and donā€™ts for a successful UX designDoā€™s and donā€™ts for a successful UX design
Doā€™s and donā€™ts for a successful UX design
Siva Prasadh G
Ā 
Designing for the User
Designing for the UserDesigning for the User
Designing for the User
Devon Walker
Ā 
Exploring the world of UX
Exploring the world of UXExploring the world of UX
Exploring the world of UX
Frederic Vandaele
Ā 
UI UX Introductory session
UI UX Introductory sessionUI UX Introductory session
UI UX Introductory session
Sooraj P R
Ā 
UI Design
UI DesignUI Design
UI Design
Ivano Malavolta
Ā 
Week 2 - Design
Week 2 - DesignWeek 2 - Design
Week 2 - DesignKevin Element
Ā 
Session 7 - Overview of the iOS7 app development architecture
Session 7 - Overview of the iOS7 app development architectureSession 7 - Overview of the iOS7 app development architecture
Session 7 - Overview of the iOS7 app development architectureVu Tran Lam
Ā 
2014 UX/UI trends for mobile solutions
2014 UX/UI trends for mobile solutions2014 UX/UI trends for mobile solutions
2014 UX/UI trends for mobile solutions
DMI
Ā 

What's hot (20)

FITC Mobile 09 Presentation: UX From Stationary To Mobile
FITC Mobile 09 Presentation: UX From Stationary To MobileFITC Mobile 09 Presentation: UX From Stationary To Mobile
FITC Mobile 09 Presentation: UX From Stationary To Mobile
Ā 
Ms mobile devices
Ms mobile devicesMs mobile devices
Ms mobile devices
Ā 
(Oct 2009) Emotions and Design, a Mobile UI Designer's Perspective
(Oct 2009) Emotions and Design, a Mobile UI Designer's Perspective(Oct 2009) Emotions and Design, a Mobile UI Designer's Perspective
(Oct 2009) Emotions and Design, a Mobile UI Designer's Perspective
Ā 
(Sep 2009) Emotions and Design, a Mobile UI Designer's Perspective (Updated)
(Sep 2009) Emotions and Design, a Mobile UI Designer's Perspective (Updated)(Sep 2009) Emotions and Design, a Mobile UI Designer's Perspective (Updated)
(Sep 2009) Emotions and Design, a Mobile UI Designer's Perspective (Updated)
Ā 
(Aug 2009) Emotions & UX Design, a Mobile UI Designer's Perspective
(Aug 2009) Emotions & UX Design, a Mobile UI Designer's Perspective(Aug 2009) Emotions & UX Design, a Mobile UI Designer's Perspective
(Aug 2009) Emotions & UX Design, a Mobile UI Designer's Perspective
Ā 
Surface computing,towards business technology
Surface computing,towards business technologySurface computing,towards business technology
Surface computing,towards business technology
Ā 
MobileWebAppsDesign
MobileWebAppsDesignMobileWebAppsDesign
MobileWebAppsDesign
Ā 
UI/UX Workshop - Hackvision
UI/UX Workshop - HackvisionUI/UX Workshop - Hackvision
UI/UX Workshop - Hackvision
Ā 
INSEMTIVES Tutorial ISWC2011 - Session5
INSEMTIVES Tutorial ISWC2011 - Session5INSEMTIVES Tutorial ISWC2011 - Session5
INSEMTIVES Tutorial ISWC2011 - Session5
Ā 
to-do checklist for Web Developer
to-do checklist for Web Developerto-do checklist for Web Developer
to-do checklist for Web Developer
Ā 
Apps and the UX
Apps and the UXApps and the UX
Apps and the UX
Ā 
Ux Meets Code Graphics
Ux Meets Code GraphicsUx Meets Code Graphics
Ux Meets Code Graphics
Ā 
Doā€™s and donā€™ts for a successful UX design
Doā€™s and donā€™ts for a successful UX designDoā€™s and donā€™ts for a successful UX design
Doā€™s and donā€™ts for a successful UX design
Ā 
Designing for the User
Designing for the UserDesigning for the User
Designing for the User
Ā 
Exploring the world of UX
Exploring the world of UXExploring the world of UX
Exploring the world of UX
Ā 
UI UX Introductory session
UI UX Introductory sessionUI UX Introductory session
UI UX Introductory session
Ā 
UI Design
UI DesignUI Design
UI Design
Ā 
Week 2 - Design
Week 2 - DesignWeek 2 - Design
Week 2 - Design
Ā 
Session 7 - Overview of the iOS7 app development architecture
Session 7 - Overview of the iOS7 app development architectureSession 7 - Overview of the iOS7 app development architecture
Session 7 - Overview of the iOS7 app development architecture
Ā 
2014 UX/UI trends for mobile solutions
2014 UX/UI trends for mobile solutions2014 UX/UI trends for mobile solutions
2014 UX/UI trends for mobile solutions
Ā 

Viewers also liked

Microsoft word doc-8
Microsoft word   doc-8Microsoft word   doc-8
Microsoft word doc-8makats
Ā 
Quake Marketing Mobile Advertising Media Kit
Quake Marketing Mobile Advertising Media KitQuake Marketing Mobile Advertising Media Kit
Quake Marketing Mobile Advertising Media Kitaed204
Ā 
Microsoft word doc-18
Microsoft word   doc-18Microsoft word   doc-18
Microsoft word doc-18makats
Ā 
Foco estĆŗdiodddddddddddddddddddd
Foco estĆŗdioddddddddddddddddddddFoco estĆŗdiodddddddddddddddddddd
Foco estĆŗdioddddddddddddddddddddpotator
Ā 
Data Discoveries
Data DiscoveriesData Discoveries
Data DiscoveriesLCartag2
Ā 
Facciamo un festa
Facciamo un festaFacciamo un festa
Facciamo un festa
woshiv226
Ā 
Testify to love (new version)
Testify to love (new version)Testify to love (new version)
Testify to love (new version)
drbloodsport
Ā 
Testify to love (SlideShow only version by KID)
Testify to love (SlideShow only version by KID)Testify to love (SlideShow only version by KID)
Testify to love (SlideShow only version by KID)drbloodsport
Ā 
Action Research Project
Action Research ProjectAction Research Project
Action Research ProjectLCartag2
Ā 
Are you smarter than a fifth grader
Are you smarter than a fifth graderAre you smarter than a fifth grader
Are you smarter than a fifth grader
sheshah23
Ā 
Data Revealed
Data RevealedData Revealed
Data RevealedLCartag2
Ā 
Quake Marketing Media Kit
Quake Marketing Media KitQuake Marketing Media Kit
Quake Marketing Media Kitaed204
Ā 
Microsoft word doc-3
Microsoft word   doc-3Microsoft word   doc-3
Microsoft word doc-3makats
Ā 
Ch04 Tener Idioms
Ch04 Tener IdiomsCh04 Tener Idioms
Ch04 Tener IdiomsCarla Ford
Ā 
Biblioteca jaliwood
Biblioteca jaliwoodBiblioteca jaliwood
Biblioteca jaliwoodchilmoltrufia
Ā 
How to make a game concept 1
How to make a game concept 1How to make a game concept 1
How to make a game concept 1
Sang-kyu Lee
Ā 
Lets travel to costa rica 5-205
Lets travel to costa rica 5-205Lets travel to costa rica 5-205
Lets travel to costa rica 5-205
sheshah23
Ā 

Viewers also liked (17)

Microsoft word doc-8
Microsoft word   doc-8Microsoft word   doc-8
Microsoft word doc-8
Ā 
Quake Marketing Mobile Advertising Media Kit
Quake Marketing Mobile Advertising Media KitQuake Marketing Mobile Advertising Media Kit
Quake Marketing Mobile Advertising Media Kit
Ā 
Microsoft word doc-18
Microsoft word   doc-18Microsoft word   doc-18
Microsoft word doc-18
Ā 
Foco estĆŗdiodddddddddddddddddddd
Foco estĆŗdioddddddddddddddddddddFoco estĆŗdiodddddddddddddddddddd
Foco estĆŗdiodddddddddddddddddddd
Ā 
Data Discoveries
Data DiscoveriesData Discoveries
Data Discoveries
Ā 
Facciamo un festa
Facciamo un festaFacciamo un festa
Facciamo un festa
Ā 
Testify to love (new version)
Testify to love (new version)Testify to love (new version)
Testify to love (new version)
Ā 
Testify to love (SlideShow only version by KID)
Testify to love (SlideShow only version by KID)Testify to love (SlideShow only version by KID)
Testify to love (SlideShow only version by KID)
Ā 
Action Research Project
Action Research ProjectAction Research Project
Action Research Project
Ā 
Are you smarter than a fifth grader
Are you smarter than a fifth graderAre you smarter than a fifth grader
Are you smarter than a fifth grader
Ā 
Data Revealed
Data RevealedData Revealed
Data Revealed
Ā 
Quake Marketing Media Kit
Quake Marketing Media KitQuake Marketing Media Kit
Quake Marketing Media Kit
Ā 
Microsoft word doc-3
Microsoft word   doc-3Microsoft word   doc-3
Microsoft word doc-3
Ā 
Ch04 Tener Idioms
Ch04 Tener IdiomsCh04 Tener Idioms
Ch04 Tener Idioms
Ā 
Biblioteca jaliwood
Biblioteca jaliwoodBiblioteca jaliwood
Biblioteca jaliwood
Ā 
How to make a game concept 1
How to make a game concept 1How to make a game concept 1
How to make a game concept 1
Ā 
Lets travel to costa rica 5-205
Lets travel to costa rica 5-205Lets travel to costa rica 5-205
Lets travel to costa rica 5-205
Ā 

Similar to Android UX-UI Design for Fun and Profit

Android Design Patterns
Android Design PatternsAndroid Design Patterns
Android Design Patterns
Fernando Cejas
Ā 
Dev fest ile ife 2014-ux, material design and trends
Dev fest ile ife 2014-ux, material design and trendsDev fest ile ife 2014-ux, material design and trends
Dev fest ile ife 2014-ux, material design and trends
Tunde Ojediran
Ā 
Chapter 1 id2e_slides
Chapter 1 id2e_slidesChapter 1 id2e_slides
Chapter 1 id2e_slidesoopscrash1
Ā 
Web UI Design Patterns 2014
Web UI Design Patterns 2014Web UI Design Patterns 2014
Web UI Design Patterns 2014
Lewis Lin šŸ¦Š
Ā 
Adaptive UI for Android and iOS using Material and Cupertino.pptx
Adaptive UI for Android and iOS using Material and Cupertino.pptxAdaptive UI for Android and iOS using Material and Cupertino.pptx
Adaptive UI for Android and iOS using Material and Cupertino.pptx
Flutter Agency
Ā 
UI and UX for Mobile Developers
UI and UX for Mobile DevelopersUI and UX for Mobile Developers
UI and UX for Mobile Developers
Mohamed Nabil, MSc.
Ā 
Usability Workshop at Lillebaelt Academy
Usability Workshop at Lillebaelt AcademyUsability Workshop at Lillebaelt Academy
Usability Workshop at Lillebaelt Academy
DĆ”niel GĆ³rĆ©
Ā 
Between Paper & Code
Between Paper & CodeBetween Paper & Code
Between Paper & Code
Molly Wilson
Ā 
Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014
Shah Muhammad Baig
Ā 
UI/UX Fundamentals
UI/UX FundamentalsUI/UX Fundamentals
UI/UX Fundamentals
Dijup Tuladhar
Ā 
Design process interaction design basics
Design process interaction design basicsDesign process interaction design basics
Design process interaction design basics
Preeti Mishra
Ā 
hema ppt (2).pptx
hema ppt (2).pptxhema ppt (2).pptx
hema ppt (2).pptx
balasekaran5
Ā 
Designing for Multiple Devices - Sarit Arora
 Designing for Multiple Devices - Sarit Arora Designing for Multiple Devices - Sarit Arora
Designing for Multiple Devices - Sarit Arora
STC India UX SIG
Ā 
Multi Platform User Exerience
Multi Platform User ExerienceMulti Platform User Exerience
Multi Platform User ExerienceTanya Zavialova
Ā 
UI.docx
UI.docxUI.docx
UI.docx
zeeshanahmad318
Ā 
UI.docx
UI.docxUI.docx
UI.docx
Tabassum Bahar
Ā 
Uxpin web ui design patterns 2014
Uxpin web ui design patterns 2014Uxpin web ui design patterns 2014
Uxpin web ui design patterns 2014
MoodLabs
Ā 
user interfaceuiuxintroduction-191206225755.pdf
user interfaceuiuxintroduction-191206225755.pdfuser interfaceuiuxintroduction-191206225755.pdf
user interfaceuiuxintroduction-191206225755.pdf
ssuser590cc81
Ā 
UI UX introduction
UI UX introductionUI UX introduction
UI UX introduction
Ismail Norri
Ā 
Designing windows 8.1 apps, from the ground up
Designing windows 8.1 apps, from the ground upDesigning windows 8.1 apps, from the ground up
Designing windows 8.1 apps, from the ground upMike Bifulco
Ā 

Similar to Android UX-UI Design for Fun and Profit (20)

Android Design Patterns
Android Design PatternsAndroid Design Patterns
Android Design Patterns
Ā 
Dev fest ile ife 2014-ux, material design and trends
Dev fest ile ife 2014-ux, material design and trendsDev fest ile ife 2014-ux, material design and trends
Dev fest ile ife 2014-ux, material design and trends
Ā 
Chapter 1 id2e_slides
Chapter 1 id2e_slidesChapter 1 id2e_slides
Chapter 1 id2e_slides
Ā 
Web UI Design Patterns 2014
Web UI Design Patterns 2014Web UI Design Patterns 2014
Web UI Design Patterns 2014
Ā 
Adaptive UI for Android and iOS using Material and Cupertino.pptx
Adaptive UI for Android and iOS using Material and Cupertino.pptxAdaptive UI for Android and iOS using Material and Cupertino.pptx
Adaptive UI for Android and iOS using Material and Cupertino.pptx
Ā 
UI and UX for Mobile Developers
UI and UX for Mobile DevelopersUI and UX for Mobile Developers
UI and UX for Mobile Developers
Ā 
Usability Workshop at Lillebaelt Academy
Usability Workshop at Lillebaelt AcademyUsability Workshop at Lillebaelt Academy
Usability Workshop at Lillebaelt Academy
Ā 
Between Paper & Code
Between Paper & CodeBetween Paper & Code
Between Paper & Code
Ā 
Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014Bank Chris - Web UI Design Patterns - 2014
Bank Chris - Web UI Design Patterns - 2014
Ā 
UI/UX Fundamentals
UI/UX FundamentalsUI/UX Fundamentals
UI/UX Fundamentals
Ā 
Design process interaction design basics
Design process interaction design basicsDesign process interaction design basics
Design process interaction design basics
Ā 
hema ppt (2).pptx
hema ppt (2).pptxhema ppt (2).pptx
hema ppt (2).pptx
Ā 
Designing for Multiple Devices - Sarit Arora
 Designing for Multiple Devices - Sarit Arora Designing for Multiple Devices - Sarit Arora
Designing for Multiple Devices - Sarit Arora
Ā 
Multi Platform User Exerience
Multi Platform User ExerienceMulti Platform User Exerience
Multi Platform User Exerience
Ā 
UI.docx
UI.docxUI.docx
UI.docx
Ā 
UI.docx
UI.docxUI.docx
UI.docx
Ā 
Uxpin web ui design patterns 2014
Uxpin web ui design patterns 2014Uxpin web ui design patterns 2014
Uxpin web ui design patterns 2014
Ā 
user interfaceuiuxintroduction-191206225755.pdf
user interfaceuiuxintroduction-191206225755.pdfuser interfaceuiuxintroduction-191206225755.pdf
user interfaceuiuxintroduction-191206225755.pdf
Ā 
UI UX introduction
UI UX introductionUI UX introduction
UI UX introduction
Ā 
Designing windows 8.1 apps, from the ground up
Designing windows 8.1 apps, from the ground upDesigning windows 8.1 apps, from the ground up
Designing windows 8.1 apps, from the ground up
Ā 

Recently uploaded

Accelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with PlatformlessAccelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with Platformless
WSO2
Ā 
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBrokerSOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar
Ā 
Why React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdfWhy React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdf
ayushiqss
Ā 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
informapgpstrackings
Ā 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Shahin Sheidaei
Ā 
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Globus
Ā 
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
XfilesPro
Ā 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
Juraj Vysvader
Ā 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
Ortus Solutions, Corp
Ā 
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
takuyayamamoto1800
Ā 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
Globus
Ā 
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Hivelance Technology
Ā 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Natan Silnitsky
Ā 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
Globus
Ā 
Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology SolutionsProsigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns
Ā 
Explore Modern SharePoint Templates for 2024
Explore Modern SharePoint Templates for 2024Explore Modern SharePoint Templates for 2024
Explore Modern SharePoint Templates for 2024
Sharepoint Designs
Ā 
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERRORTROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
Tier1 app
Ā 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Globus
Ā 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
Matt Welsh
Ā 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
Paco van Beckhoven
Ā 

Recently uploaded (20)

Accelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with PlatformlessAccelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with Platformless
Ā 
SOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBrokerSOCRadar Research Team: Latest Activities of IntelBroker
SOCRadar Research Team: Latest Activities of IntelBroker
Ā 
Why React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdfWhy React Native as a Strategic Advantage for Startup Innovation.pdf
Why React Native as a Strategic Advantage for Startup Innovation.pdf
Ā 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Ā 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Ā 
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Innovating Inference - Remote Triggering of Large Language Models on HPC Clus...
Ā 
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
How Does XfilesPro Ensure Security While Sharing Documents in Salesforce?
Ā 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
Ā 
Into the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdfInto the Box 2024 - Keynote Day 2 Slides.pdf
Into the Box 2024 - Keynote Day 2 Slides.pdf
Ā 
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoamOpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
OpenFOAM solver for Helmholtz equation, helmholtzFoam / helmholtzBubbleFoam
Ā 
Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024Globus Compute Introduction - GlobusWorld 2024
Globus Compute Introduction - GlobusWorld 2024
Ā 
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Multiple Your Crypto Portfolio with the Innovative Features of Advanced Crypt...
Ā 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Ā 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
Ā 
Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology SolutionsProsigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology Solutions
Ā 
Explore Modern SharePoint Templates for 2024
Explore Modern SharePoint Templates for 2024Explore Modern SharePoint Templates for 2024
Explore Modern SharePoint Templates for 2024
Ā 
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERRORTROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
TROUBLESHOOTING 9 TYPES OF OUTOFMEMORYERROR
Ā 
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Exploring Innovations in Data Repository Solutions - Insights from the U.S. G...
Ā 
Large Language Models and the End of Programming
Large Language Models and the End of ProgrammingLarge Language Models and the End of Programming
Large Language Models and the End of Programming
Ā 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
Ā 

Android UX-UI Design for Fun and Profit