SlideShare ist ein Scribd-Unternehmen logo
1 von 78
Downloaden Sie, um offline zu lesen
We need you to bridge the future gap…
Chris Heilmann @codepo8, Lange Nacht der Startups, Berlin September 2016
Chris Heilmann
@codepo8
christianheilmann.com
The Future,
1991
Star Trek TNG S04E19 - The nth degree - http://gb.imdb.com/title/tt0708813/
Lifts…
Tablet computers…
Synchronisation with central servers / cloud
(it was in space, so no clouds, duh)
Glasses enabling blind people
to “see” their environment?
Voice and intent recognition?
Localising people?
Most of these are common now!
We live in a time of amazing
technology and people don’t
even realise it any longer.🏁
This wasn’t always the case…
🔩
Lift attendants…
https://www.flickr.com/photos/breynolds/353144443/
Whilst we use technology,
people are also afraid of it
and its implications on our
world, especially our jobs…
😨
So it is up to us to be good
lift attendants and bring the
benefits of technology to
people…
📡
And it is incredibly important
that we do so in a
transparent, trustworthy and
simple to access manner…
😃
In other words…
🤔
Not as apps that lock people
in or expect them to have a
certain hardware.🔒
The closed app honeymoon
is over…
📉http://www.recode.net/2016/6/8/11883518/app-boom-over-snapchat-uber
http://qz.com/253618/most-smartphone-users-download-zero-apps-per-month/
Stop throwing logs
in the way of your
users…
All technology in the non-
dystopian future is
ubiquitous…🔓
For longterm sustainability
and interest, your solutions
should be services and tie in
with what people already
use.
🖇
A huge service of that is and
will still be the web.
🌎
https://www.youtube.com/playlist?list=PLNYkxOF6rcIAWWNR_Q6eLPhsyx6VvYjVb
📚 Homework: Progressive Web Apps
Another big market is chat
systems.
💬
In any case, users have high
demands to apps these
days.💎
Demands on intelligent apps…
🍒
Personalized, friendly, approachable, natural
✅ Facial recognition, emotion detection
✅ Text and speech interactions
✅ 360 awareness of the user
Demands on intelligent apps…
⏱
Predictive, current, and familiar
✅ Changes in real-time based on user action and
new external data
✅ Predictive models based on user context to
anticipate actions
Demands on intelligent apps…
🔋
Always available, always contextual
✅ Robust information management required
✅ Experiences delivered across all form factors and a
wide variety of interaction models (e.g. touch,
speech, text)
✅ Distributed support, massive scale, elasticity
Yes, that is a lot to cover…
😳
The great news is that you
can use services to help you
with that.😅
Every big player in
computing has machine
learning services for you to
tap into…
🕹
http://www.ibm.com/watson/
IBM Watson
https://cloud.google.com/products/machine-learning/
Google’s Cloud ML Services/TensorFlow
https://cloud.google.com/products/machine-learning/
Amazon Machine learning / Alexa Skills
https://developers.facebook.com/docs/messenger-platform
Facebook Messenger/Bot Services
🤕
I can’t talk about all of them,
mainly because I haven’t
used all…
Here’s what I worked with
and I can chat about…
🤓
Roll your own with REST APIs
Simple to add: just a few lines 

of code required
Make the same API code call on iOS,
Android, and Windows
Integrate into the language 

and platform of your choice
Built by experts in their field from Microsoft
Research, Bing, and Azure Machine Learning
Quality documentation, sample code, and
community support
Easy Flexible Tested
GET A

KEY
BUILD
Microsoft Cognitive Services
Vision
From faces to feelings, allow your 

apps to understand images and video
👁
Vision
✅ Analyse an image
✅ OCR Scan Images
✅ Create context-aware cropping and
thumbnails
✅ Detect emotions
👁
Face detection
✅ Find faces and their angles
✅ Identify and verify people
✅ Cluster recognised people
9
Face detection
Detection	Result:	
JSON:	
[	
		{	
				"faceRectangle":	{	
						"width":	109,	
						"height":	109,	
						"left":	62,	
						"top":	62	
				},	
				"attributes":	{	
						"age":	31,	
						"gender":	"male",	
						"headPose":	{	
								"roll":	"2.9",	
								"yaw":	"-1.3",	
								"pitch":	"0.0"	
						}	
				"faceLandmarks":	{	
						"pupilLeft":	{	
								"x":	"93.6",	
								"y":	"88.2"	
						},	
						"pupilRight":	{	
								"x":	"138.4",	
								"y":	"91.7"	
						},	
					...
INPUT

IMAGE
FACIAL

RECTANGLE + LANDMARKS
DETECTION ATTRIBUTES
Face verification
Verification	Result:	
JSON:	
[	
{	
"isIdentical":false,	
"confidence":0.01		
}	
]
Given two faces, determine whether
they are the same person
Face verification
CLUSTERED BY
DETECTED PEOPLE
Speech
Hear and speak to your users by filtering
noise, identifying speakers, and
understanding intent🎤
Speech
✅ Voice Recognition (Speech to Text)
✅ Voice Output (Text to Speech)
✅ Presenter detection (who spoke when)
✅ Same Technology that powers Cortana
✅ So far, seven languages (en-US, en-GB, de-
DE, es-ES, fr-Fr, it-IT, zh-CN)
🎤
Language
Process text and learn how to recognize
what users want
🗯
Language Understanding
Intelligent Service (LUIS)
✅ Determine intent
✅ Detect Entities
✅ Improve Models
✅ Learns over time from your data
✅ Integrates seamlessly with Speech
Recognition
🗯
Knowledge
Tap into rich knowledge amassed from 

the web, academia, or your own data
🤔
Search
Access billions of web pages, images,
videos, and news with the power of Bing
APIs🔎
Emotion Speaker Recognition
Speech
Custom RecognitionComputer Vision
Face
Video
microsoft.com/cognitive
SearchSpeech Language KnowledgeVision
Linguistic Analysis
Language
Understanding
Bing Spell Check
Entity Linking
Knowledge
Exploration
Academic
Knowledge
Bing
Image Search
Bing
Video Search
Bing
Web Search
WebLM
Text Analytics Recommendations
Bing
Autosuggest
Bing
News Search
Translator
Microsoft Cognitive Services
Bot Framework Preview

Your bots – wherever your users converse
Bot Connector Service
Connect your bot(s) seamlessly to text/
sms, Office 365 mail, Skype, 

Slack, Twitter and more
A service to register your bot, 

configure channels and publish 

to the Bot Directory
Bot Builder SDK
Everything you need to build great
dialogs within your Node.js or C#
bot
An open source SDK hosted 

on GitHub
Bot Directory
Discover, try, and add bots to
conversation experiences
A public directory of bots 

registered and approved with Bot
Framework
www.botframework.com
Lots of demo apps…
Captionbot.ai CelebsLike.Me Projectmurphy.net
How-Old.net TwinsOrNot.net
😕
Let’s talk (very quickly) about
a dirty topic…
💸How can you afford all this?
Microsoft Bizspark Plus www.bizspark.com
Supporting Startups Through Their Life Cycle
Discovery
Startups need How we engage
An abundant of
resources and tools
Access to partners, VCs,
Introduction to local
customers
Microsoft Accelerator program:
Space, equipment, platforms
and 

tools estimated at $1M
Mentors, experts,
via accelerators
AccesstotopVCs,customers

&partners,introductionto
industryleaders,MarketingandPR
Alumni program

Success managers
Ongoing
support
A platform to
experiment with
Meetups, workshops
BizSpark
Office hours
Sounding board,
no strings
attached
Thriving ecosystem
Constant challenging
and guidance
A powerful Launchpad
to set up trajectory
Go to market and
BizDev support
Extensive tech
enablement
BizSpark+

Azure Offer $120K+
Validation Growth
Startups need How we engage Startups need How we engage
Microsoft Bizspark
WHAT YOU GET IS – 3 YEARS OF	
Free cloud services with Microsoft Azure up to $8.5k
Free software (Windows, Office, Visual Studio, SQL,…)
DO YOU QUALIFY?	
Developing software?
Privately held?
Less than five years old?
Making less than $1m annually?
FACTS	
75k+ actual members
Easy online registration
www.bizspark.com
Accelerator Program
We serve as a strategic
partner for startups and
provide unparalleled routes to
market by connecting
startups with our global
network of customers,
partners, business mentors
and technical experts.
We have 7 accelerators
around the world
Bangalore
Platforms & tools for
3 years
Access to Customers &
Partners
Office space Hands on mentoring No Equity!
Beijing
Berlin
Paris
London
Tel Aviv
Seattle
www.microsoftaccelerator.com
🦄Back to my world…
Technology should
help the human and
make a better world
for everyone!
Make your solutions
more human, and
this goal is easier to
achieve…
@But, wait a second, Chris…
Glasses enabling blind people
to “see” their environment?
http://captionbot.ai
http://captionbot.ai
http://captionbot.ai
https://www.youtube.com/watch?v=R2mC-NUAmMk
CHRIS HEILMANN
@CODEPO8
CHRISTIANHEILMANN.COM
THANKS!

Weitere ähnliche Inhalte

Was ist angesagt?

Automating all the wrong things - You Gotta Love Frontend Keynote
Automating all the wrong things - You Gotta Love Frontend KeynoteAutomating all the wrong things - You Gotta Love Frontend Keynote
Automating all the wrong things - You Gotta Love Frontend KeynoteChristian Heilmann
 
The Soul in The Machine - Developing for Humans (FrankenJS edition)
The Soul in The Machine - Developing for Humans (FrankenJS edition)The Soul in The Machine - Developing for Humans (FrankenJS edition)
The Soul in The Machine - Developing for Humans (FrankenJS edition)Christian Heilmann
 
Suit up, bring extra oxygen Internet space explorers needed.
Suit up, bring extra oxygen Internet space explorers needed.Suit up, bring extra oxygen Internet space explorers needed.
Suit up, bring extra oxygen Internet space explorers needed.Christian Heilmann
 
NodeConfLondon - Making ES6 happen with ChakraCore and Node
NodeConfLondon - Making ES6 happen with ChakraCore and NodeNodeConfLondon - Making ES6 happen with ChakraCore and Node
NodeConfLondon - Making ES6 happen with ChakraCore and NodeChristian Heilmann
 
Building a better web with free, open technologies
Building a better web with free, open technologiesBuilding a better web with free, open technologies
Building a better web with free, open technologiesChristian Heilmann
 
Turning huge ships - Open Source and Microsoft
Turning huge ships - Open Source and MicrosoftTurning huge ships - Open Source and Microsoft
Turning huge ships - Open Source and MicrosoftChristian Heilmann
 
The Progressive Web and its New Challenges - Confoo Montréal 2017
The Progressive Web and its New Challenges - Confoo Montréal 2017The Progressive Web and its New Challenges - Confoo Montréal 2017
The Progressive Web and its New Challenges - Confoo Montréal 2017Christian Heilmann
 
Resisting The Feature Creature
Resisting The Feature CreatureResisting The Feature Creature
Resisting The Feature CreatureChristian Heilmann
 
Upgrading JavaScript to ES6 and using TypeScript as a shortcut
Upgrading JavaScript to ES6 and using TypeScript as a shortcutUpgrading JavaScript to ES6 and using TypeScript as a shortcut
Upgrading JavaScript to ES6 and using TypeScript as a shortcutChristian Heilmann
 
Reasons to be cheerful - Fronteers 2010
Reasons to be cheerful - Fronteers 2010Reasons to be cheerful - Fronteers 2010
Reasons to be cheerful - Fronteers 2010Christian Heilmann
 
Building for real standards (no notes)
Building for real standards (no notes)Building for real standards (no notes)
Building for real standards (no notes)Christian Heilmann
 
Turning a community into evangelism helpers - Devrelconf 2016
Turning a community into evangelism helpers - Devrelconf 2016Turning a community into evangelism helpers - Devrelconf 2016
Turning a community into evangelism helpers - Devrelconf 2016Christian Heilmann
 
We are not building chairs
We are not building chairsWe are not building chairs
We are not building chairsChris Lema
 
The image problem of the web and how to solve it…
The image problem of the web and how to solve it…The image problem of the web and how to solve it…
The image problem of the web and how to solve it…Christian Heilmann
 
[DevDay2018] Javascript on the Rise - By Trang Tran, Co-founder & Manager at ...
[DevDay2018] Javascript on the Rise - By Trang Tran, Co-founder & Manager at ...[DevDay2018] Javascript on the Rise - By Trang Tran, Co-founder & Manager at ...
[DevDay2018] Javascript on the Rise - By Trang Tran, Co-founder & Manager at ...DevDay.org
 
The State of the Web - Helsinki meetup
The State of the Web - Helsinki meetupThe State of the Web - Helsinki meetup
The State of the Web - Helsinki meetupChristian Heilmann
 
Let’s learn how to use JavaScript responsibly and stay up-to-date.
Let’s learn how to use JavaScript responsibly and stay up-to-date. Let’s learn how to use JavaScript responsibly and stay up-to-date.
Let’s learn how to use JavaScript responsibly and stay up-to-date. Christian Heilmann
 
The Web Eats Everything In Its Path Fall 2014
The Web Eats Everything In Its Path Fall 2014The Web Eats Everything In Its Path Fall 2014
The Web Eats Everything In Its Path Fall 2014Tony Parisi
 
YAPC::EU::2016, How to make your web application work for everyone
YAPC::EU::2016, How to make your web application work for everyoneYAPC::EU::2016, How to make your web application work for everyone
YAPC::EU::2016, How to make your web application work for everyonejkva
 

Was ist angesagt? (20)

Automating all the wrong things - You Gotta Love Frontend Keynote
Automating all the wrong things - You Gotta Love Frontend KeynoteAutomating all the wrong things - You Gotta Love Frontend Keynote
Automating all the wrong things - You Gotta Love Frontend Keynote
 
The Soul in The Machine - Developing for Humans (FrankenJS edition)
The Soul in The Machine - Developing for Humans (FrankenJS edition)The Soul in The Machine - Developing for Humans (FrankenJS edition)
The Soul in The Machine - Developing for Humans (FrankenJS edition)
 
Suit up, bring extra oxygen Internet space explorers needed.
Suit up, bring extra oxygen Internet space explorers needed.Suit up, bring extra oxygen Internet space explorers needed.
Suit up, bring extra oxygen Internet space explorers needed.
 
NodeConfLondon - Making ES6 happen with ChakraCore and Node
NodeConfLondon - Making ES6 happen with ChakraCore and NodeNodeConfLondon - Making ES6 happen with ChakraCore and Node
NodeConfLondon - Making ES6 happen with ChakraCore and Node
 
Building a better web with free, open technologies
Building a better web with free, open technologiesBuilding a better web with free, open technologies
Building a better web with free, open technologies
 
Turning huge ships - Open Source and Microsoft
Turning huge ships - Open Source and MicrosoftTurning huge ships - Open Source and Microsoft
Turning huge ships - Open Source and Microsoft
 
The Progressive Web and its New Challenges - Confoo Montréal 2017
The Progressive Web and its New Challenges - Confoo Montréal 2017The Progressive Web and its New Challenges - Confoo Montréal 2017
The Progressive Web and its New Challenges - Confoo Montréal 2017
 
Resisting The Feature Creature
Resisting The Feature CreatureResisting The Feature Creature
Resisting The Feature Creature
 
Upgrading JavaScript to ES6 and using TypeScript as a shortcut
Upgrading JavaScript to ES6 and using TypeScript as a shortcutUpgrading JavaScript to ES6 and using TypeScript as a shortcut
Upgrading JavaScript to ES6 and using TypeScript as a shortcut
 
Reasons to be cheerful - Fronteers 2010
Reasons to be cheerful - Fronteers 2010Reasons to be cheerful - Fronteers 2010
Reasons to be cheerful - Fronteers 2010
 
Building for real standards (no notes)
Building for real standards (no notes)Building for real standards (no notes)
Building for real standards (no notes)
 
Turning a community into evangelism helpers - Devrelconf 2016
Turning a community into evangelism helpers - Devrelconf 2016Turning a community into evangelism helpers - Devrelconf 2016
Turning a community into evangelism helpers - Devrelconf 2016
 
We are not building chairs
We are not building chairsWe are not building chairs
We are not building chairs
 
Smashingconf nyc-final
Smashingconf nyc-finalSmashingconf nyc-final
Smashingconf nyc-final
 
The image problem of the web and how to solve it…
The image problem of the web and how to solve it…The image problem of the web and how to solve it…
The image problem of the web and how to solve it…
 
[DevDay2018] Javascript on the Rise - By Trang Tran, Co-founder & Manager at ...
[DevDay2018] Javascript on the Rise - By Trang Tran, Co-founder & Manager at ...[DevDay2018] Javascript on the Rise - By Trang Tran, Co-founder & Manager at ...
[DevDay2018] Javascript on the Rise - By Trang Tran, Co-founder & Manager at ...
 
The State of the Web - Helsinki meetup
The State of the Web - Helsinki meetupThe State of the Web - Helsinki meetup
The State of the Web - Helsinki meetup
 
Let’s learn how to use JavaScript responsibly and stay up-to-date.
Let’s learn how to use JavaScript responsibly and stay up-to-date. Let’s learn how to use JavaScript responsibly and stay up-to-date.
Let’s learn how to use JavaScript responsibly and stay up-to-date.
 
The Web Eats Everything In Its Path Fall 2014
The Web Eats Everything In Its Path Fall 2014The Web Eats Everything In Its Path Fall 2014
The Web Eats Everything In Its Path Fall 2014
 
YAPC::EU::2016, How to make your web application work for everyone
YAPC::EU::2016, How to make your web application work for everyoneYAPC::EU::2016, How to make your web application work for everyone
YAPC::EU::2016, How to make your web application work for everyone
 

Andere mochten auch

тауық ұрығының әр түрлі кезендегі эмбрионалды дамуы
тауық ұрығының әр түрлі кезендегі эмбрионалды дамуытауық ұрығының әр түрлі кезендегі эмбрионалды дамуы
тауық ұрығының әр түрлі кезендегі эмбрионалды дамуыAsem Sarsembayeva
 
A NOVEL NN OUTPUT FEEDBACK CONTROL LAW FOR QUAD ROTOR UAV
A NOVEL NN OUTPUT FEEDBACK CONTROL LAW FOR QUAD ROTOR UAVA NOVEL NN OUTPUT FEEDBACK CONTROL LAW FOR QUAD ROTOR UAV
A NOVEL NN OUTPUT FEEDBACK CONTROL LAW FOR QUAD ROTOR UAVIJARIDEA Journal
 
Secured channel condition estimation algorithm to remove attacks in mobile ...
Secured channel condition estimation   algorithm to remove attacks in mobile ...Secured channel condition estimation   algorithm to remove attacks in mobile ...
Secured channel condition estimation algorithm to remove attacks in mobile ...IJARIDEA Journal
 
A New Hope – the web strikes back
A New Hope – the web strikes backA New Hope – the web strikes back
A New Hope – the web strikes backChristian Heilmann
 
Zwischen Terminator und Star Trek: Digitalisierung und Künstliche Intelligenz
Zwischen Terminator und Star Trek: Digitalisierung und Künstliche IntelligenzZwischen Terminator und Star Trek: Digitalisierung und Künstliche Intelligenz
Zwischen Terminator und Star Trek: Digitalisierung und Künstliche IntelligenzChristian Heilmann
 
ข่าวการศึกษา (สพฐ.) วันที่ 21 ก.พ. 2560
ข่าวการศึกษา (สพฐ.) วันที่ 21 ก.พ. 2560ข่าวการศึกษา (สพฐ.) วันที่ 21 ก.พ. 2560
ข่าวการศึกษา (สพฐ.) วันที่ 21 ก.พ. 2560PR OBEC
 
ข่าวการศึกษา (สพฐ.) วันที่ 16 ก.พ. 2560
ข่าวการศึกษา (สพฐ.) วันที่ 16 ก.พ. 2560ข่าวการศึกษา (สพฐ.) วันที่ 16 ก.พ. 2560
ข่าวการศึกษา (สพฐ.) วันที่ 16 ก.พ. 2560PR OBEC
 
IAB Europe Webinar Deck: Key Operational Considerations for Native Advertisin...
IAB Europe Webinar Deck: Key Operational Considerations for Native Advertisin...IAB Europe Webinar Deck: Key Operational Considerations for Native Advertisin...
IAB Europe Webinar Deck: Key Operational Considerations for Native Advertisin...IAB Europe
 
"Von Jugend an..." am A-Tag ´08
"Von Jugend an..." am A-Tag ´08"Von Jugend an..." am A-Tag ´08
"Von Jugend an..." am A-Tag ´08Robert Lender
 

Andere mochten auch (15)

Sharing our Coder Privilege
Sharing our Coder PrivilegeSharing our Coder Privilege
Sharing our Coder Privilege
 
тауық ұрығының әр түрлі кезендегі эмбрионалды дамуы
тауық ұрығының әр түрлі кезендегі эмбрионалды дамуытауық ұрығының әр түрлі кезендегі эмбрионалды дамуы
тауық ұрығының әр түрлі кезендегі эмбрионалды дамуы
 
A NOVEL NN OUTPUT FEEDBACK CONTROL LAW FOR QUAD ROTOR UAV
A NOVEL NN OUTPUT FEEDBACK CONTROL LAW FOR QUAD ROTOR UAVA NOVEL NN OUTPUT FEEDBACK CONTROL LAW FOR QUAD ROTOR UAV
A NOVEL NN OUTPUT FEEDBACK CONTROL LAW FOR QUAD ROTOR UAV
 
Places to see snowfall in india
Places to see snowfall in indiaPlaces to see snowfall in india
Places to see snowfall in india
 
Secured channel condition estimation algorithm to remove attacks in mobile ...
Secured channel condition estimation   algorithm to remove attacks in mobile ...Secured channel condition estimation   algorithm to remove attacks in mobile ...
Secured channel condition estimation algorithm to remove attacks in mobile ...
 
Project Report
Project ReportProject Report
Project Report
 
A New Hope – the web strikes back
A New Hope – the web strikes backA New Hope – the web strikes back
A New Hope – the web strikes back
 
Zwischen Terminator und Star Trek: Digitalisierung und Künstliche Intelligenz
Zwischen Terminator und Star Trek: Digitalisierung und Künstliche IntelligenzZwischen Terminator und Star Trek: Digitalisierung und Künstliche Intelligenz
Zwischen Terminator und Star Trek: Digitalisierung und Künstliche Intelligenz
 
Mulher cristã na modernidade
Mulher cristã na modernidadeMulher cristã na modernidade
Mulher cristã na modernidade
 
ข่าวการศึกษา (สพฐ.) วันที่ 21 ก.พ. 2560
ข่าวการศึกษา (สพฐ.) วันที่ 21 ก.พ. 2560ข่าวการศึกษา (สพฐ.) วันที่ 21 ก.พ. 2560
ข่าวการศึกษา (สพฐ.) วันที่ 21 ก.พ. 2560
 
ข่าวการศึกษา (สพฐ.) วันที่ 16 ก.พ. 2560
ข่าวการศึกษา (สพฐ.) วันที่ 16 ก.พ. 2560ข่าวการศึกษา (สพฐ.) วันที่ 16 ก.พ. 2560
ข่าวการศึกษา (สพฐ.) วันที่ 16 ก.พ. 2560
 
Crafting the brand positioning part 2
Crafting the brand positioning part 2Crafting the brand positioning part 2
Crafting the brand positioning part 2
 
IAB Europe Webinar Deck: Key Operational Considerations for Native Advertisin...
IAB Europe Webinar Deck: Key Operational Considerations for Native Advertisin...IAB Europe Webinar Deck: Key Operational Considerations for Native Advertisin...
IAB Europe Webinar Deck: Key Operational Considerations for Native Advertisin...
 
"Von Jugend an..." am A-Tag ´08
"Von Jugend an..." am A-Tag ´08"Von Jugend an..." am A-Tag ´08
"Von Jugend an..." am A-Tag ´08
 
Anfibios y reptiles
Anfibios y reptilesAnfibios y reptiles
Anfibios y reptiles
 

Ähnlich wie Bridging the future gap

Creditas Digital Platform: How we enabled business users to create new digita...
Creditas Digital Platform: How we enabled business users to create new digita...Creditas Digital Platform: How we enabled business users to create new digita...
Creditas Digital Platform: How we enabled business users to create new digita...Software Guru
 
Leveraging exponential creation of Digital Products through a Digital Platform
Leveraging exponential creation of Digital Products through a Digital PlatformLeveraging exponential creation of Digital Products through a Digital Platform
Leveraging exponential creation of Digital Products through a Digital PlatformEvandro Silvestre
 
2018 03-07 Bright Night - Artificial Intelligence (AI)
2018 03-07 Bright Night - Artificial Intelligence (AI)2018 03-07 Bright Night - Artificial Intelligence (AI)
2018 03-07 Bright Night - Artificial Intelligence (AI)Hans Bos
 
SharePoint Saturday Bremen - Unite your modern workplace with Microsoft's AI ...
SharePoint Saturday Bremen - Unite your modern workplace with Microsoft's AI ...SharePoint Saturday Bremen - Unite your modern workplace with Microsoft's AI ...
SharePoint Saturday Bremen - Unite your modern workplace with Microsoft's AI ...Thomas Gölles
 
Technology and UX,UI design trends for 2023
Technology and UX,UI design trends for 2023Technology and UX,UI design trends for 2023
Technology and UX,UI design trends for 2023Cocoon Experience
 
Best training blockchain for colleges- https://diyblockchain.co
Best training blockchain for colleges- https://diyblockchain.coBest training blockchain for colleges- https://diyblockchain.co
Best training blockchain for colleges- https://diyblockchain.coAsif Khan
 
Diyblockchain 9jan2019 https://diyblockchain.co/
Diyblockchain 9jan2019 https://diyblockchain.co/Diyblockchain 9jan2019 https://diyblockchain.co/
Diyblockchain 9jan2019 https://diyblockchain.co/bhuvankhanna1
 
Diyblockchain -best blockchain institute for corporate training -diyblockchai...
Diyblockchain -best blockchain institute for corporate training -diyblockchai...Diyblockchain -best blockchain institute for corporate training -diyblockchai...
Diyblockchain -best blockchain institute for corporate training -diyblockchai...Asif Khan
 
BEST CRYPTOCURRENCY TRAINING
BEST CRYPTOCURRENCY TRAININGBEST CRYPTOCURRENCY TRAINING
BEST CRYPTOCURRENCY TRAININGbhuvankhanna1
 
BLOCKCHAIN AND CRYPTOCURRENCY COURSES
BLOCKCHAIN AND CRYPTOCURRENCY COURSESBLOCKCHAIN AND CRYPTOCURRENCY COURSES
BLOCKCHAIN AND CRYPTOCURRENCY COURSESbhuvankhanna1
 
Diyblockchain -best training on blockchain - https://diyblockchain.co
Diyblockchain -best training on blockchain - https://diyblockchain.coDiyblockchain -best training on blockchain - https://diyblockchain.co
Diyblockchain -best training on blockchain - https://diyblockchain.coAsif Khan
 
Best blockchain foundation course -https://diyblockchain.co
Best blockchain foundation course -https://diyblockchain.coBest blockchain foundation course -https://diyblockchain.co
Best blockchain foundation course -https://diyblockchain.coAsif Khan
 
Diyblockchain - Best blockchain certifications in Asia diyblockchain.co
Diyblockchain - Best blockchain certifications in Asia diyblockchain.coDiyblockchain - Best blockchain certifications in Asia diyblockchain.co
Diyblockchain - Best blockchain certifications in Asia diyblockchain.coAsif Khan
 
DIYblockchain
DIYblockchain DIYblockchain
DIYblockchain Neha Soni
 
Diyblockchain -Best blockchain academy- diyblockchain.co
Diyblockchain -Best blockchain academy- diyblockchain.coDiyblockchain -Best blockchain academy- diyblockchain.co
Diyblockchain -Best blockchain academy- diyblockchain.coAsif Khan
 
BEST BLOCK CHAIN COURSES
 BEST BLOCK CHAIN COURSES BEST BLOCK CHAIN COURSES
BEST BLOCK CHAIN COURSESbhuvankhanna1
 
BEST BLOCKCHAIN CERTIFICATION COURSE
BEST BLOCKCHAIN CERTIFICATION COURSEBEST BLOCKCHAIN CERTIFICATION COURSE
BEST BLOCKCHAIN CERTIFICATION COURSEbhuvankhanna1
 
North American Collaboration Summit 2019 Bisser, Gölles
North American Collaboration Summit 2019 Bisser, GöllesNorth American Collaboration Summit 2019 Bisser, Gölles
North American Collaboration Summit 2019 Bisser, GöllesThomas Gölles
 
EPM_EngagingTech_Environments_160927
EPM_EngagingTech_Environments_160927EPM_EngagingTech_Environments_160927
EPM_EngagingTech_Environments_160927Deborah Flack
 

Ähnlich wie Bridging the future gap (20)

Creditas Digital Platform: How we enabled business users to create new digita...
Creditas Digital Platform: How we enabled business users to create new digita...Creditas Digital Platform: How we enabled business users to create new digita...
Creditas Digital Platform: How we enabled business users to create new digita...
 
Leveraging exponential creation of Digital Products through a Digital Platform
Leveraging exponential creation of Digital Products through a Digital PlatformLeveraging exponential creation of Digital Products through a Digital Platform
Leveraging exponential creation of Digital Products through a Digital Platform
 
2018 03-07 Bright Night - Artificial Intelligence (AI)
2018 03-07 Bright Night - Artificial Intelligence (AI)2018 03-07 Bright Night - Artificial Intelligence (AI)
2018 03-07 Bright Night - Artificial Intelligence (AI)
 
SharePoint Saturday Bremen - Unite your modern workplace with Microsoft's AI ...
SharePoint Saturday Bremen - Unite your modern workplace with Microsoft's AI ...SharePoint Saturday Bremen - Unite your modern workplace with Microsoft's AI ...
SharePoint Saturday Bremen - Unite your modern workplace with Microsoft's AI ...
 
Technology and UX,UI design trends for 2023
Technology and UX,UI design trends for 2023Technology and UX,UI design trends for 2023
Technology and UX,UI design trends for 2023
 
Best training blockchain for colleges- https://diyblockchain.co
Best training blockchain for colleges- https://diyblockchain.coBest training blockchain for colleges- https://diyblockchain.co
Best training blockchain for colleges- https://diyblockchain.co
 
Diyblockchain 9jan2019 https://diyblockchain.co/
Diyblockchain 9jan2019 https://diyblockchain.co/Diyblockchain 9jan2019 https://diyblockchain.co/
Diyblockchain 9jan2019 https://diyblockchain.co/
 
Diyblockchain -best blockchain institute for corporate training -diyblockchai...
Diyblockchain -best blockchain institute for corporate training -diyblockchai...Diyblockchain -best blockchain institute for corporate training -diyblockchai...
Diyblockchain -best blockchain institute for corporate training -diyblockchai...
 
BEST CRYPTOCURRENCY TRAINING
BEST CRYPTOCURRENCY TRAININGBEST CRYPTOCURRENCY TRAINING
BEST CRYPTOCURRENCY TRAINING
 
BLOCKCHAIN AND CRYPTOCURRENCY COURSES
BLOCKCHAIN AND CRYPTOCURRENCY COURSESBLOCKCHAIN AND CRYPTOCURRENCY COURSES
BLOCKCHAIN AND CRYPTOCURRENCY COURSES
 
Diyblockchain -best training on blockchain - https://diyblockchain.co
Diyblockchain -best training on blockchain - https://diyblockchain.coDiyblockchain -best training on blockchain - https://diyblockchain.co
Diyblockchain -best training on blockchain - https://diyblockchain.co
 
Best blockchain foundation course -https://diyblockchain.co
Best blockchain foundation course -https://diyblockchain.coBest blockchain foundation course -https://diyblockchain.co
Best blockchain foundation course -https://diyblockchain.co
 
Diyblockchain - Best blockchain certifications in Asia diyblockchain.co
Diyblockchain - Best blockchain certifications in Asia diyblockchain.coDiyblockchain - Best blockchain certifications in Asia diyblockchain.co
Diyblockchain - Best blockchain certifications in Asia diyblockchain.co
 
DIYblockchain
DIYblockchain DIYblockchain
DIYblockchain
 
Diyblockchain -Best blockchain academy- diyblockchain.co
Diyblockchain -Best blockchain academy- diyblockchain.coDiyblockchain -Best blockchain academy- diyblockchain.co
Diyblockchain -Best blockchain academy- diyblockchain.co
 
BEST BLOCK CHAIN COURSES
 BEST BLOCK CHAIN COURSES BEST BLOCK CHAIN COURSES
BEST BLOCK CHAIN COURSES
 
BEST BLOCKCHAIN CERTIFICATION COURSE
BEST BLOCKCHAIN CERTIFICATION COURSEBEST BLOCKCHAIN CERTIFICATION COURSE
BEST BLOCKCHAIN CERTIFICATION COURSE
 
Handsome Overview
Handsome OverviewHandsome Overview
Handsome Overview
 
North American Collaboration Summit 2019 Bisser, Gölles
North American Collaboration Summit 2019 Bisser, GöllesNorth American Collaboration Summit 2019 Bisser, Gölles
North American Collaboration Summit 2019 Bisser, Gölles
 
EPM_EngagingTech_Environments_160927
EPM_EngagingTech_Environments_160927EPM_EngagingTech_Environments_160927
EPM_EngagingTech_Environments_160927
 

Mehr von Christian Heilmann

Develop, Debug, Learn? - Dotjs2019
Develop, Debug, Learn? - Dotjs2019Develop, Debug, Learn? - Dotjs2019
Develop, Debug, Learn? - Dotjs2019Christian Heilmann
 
Taking the "vile" out of privilege
Taking the "vile" out of privilegeTaking the "vile" out of privilege
Taking the "vile" out of privilegeChristian Heilmann
 
Seven ways to be a happier JavaScript developer - NDC Oslo
Seven ways to be a happier JavaScript developer - NDC OsloSeven ways to be a happier JavaScript developer - NDC Oslo
Seven ways to be a happier JavaScript developer - NDC OsloChristian Heilmann
 
Artificial intelligence for humans… #AIDC2018 keynote
Artificial intelligence for humans… #AIDC2018 keynoteArtificial intelligence for humans… #AIDC2018 keynote
Artificial intelligence for humans… #AIDC2018 keynoteChristian Heilmann
 
Killing the golden calf of coding - We are Developers keynote
Killing the golden calf of coding - We are Developers keynoteKilling the golden calf of coding - We are Developers keynote
Killing the golden calf of coding - We are Developers keynoteChristian Heilmann
 
Progressive Web Apps - Techdays Finland
Progressive Web Apps - Techdays FinlandProgressive Web Apps - Techdays Finland
Progressive Web Apps - Techdays FinlandChristian Heilmann
 
Taking the "vile" out of privilege
Taking the "vile" out of privilegeTaking the "vile" out of privilege
Taking the "vile" out of privilegeChristian Heilmann
 
Five ways to be a happier JavaScript developer
Five ways to be a happier JavaScript developerFive ways to be a happier JavaScript developer
Five ways to be a happier JavaScript developerChristian Heilmann
 
Sacrificing the golden calf of "coding"
Sacrificing the golden calf of "coding"Sacrificing the golden calf of "coding"
Sacrificing the golden calf of "coding"Christian Heilmann
 
You learned JavaScript - now what?
You learned JavaScript - now what?You learned JavaScript - now what?
You learned JavaScript - now what?Christian Heilmann
 
Sacrificing the golden calf of "coding"
Sacrificing the golden calf of "coding"Sacrificing the golden calf of "coding"
Sacrificing the golden calf of "coding"Christian Heilmann
 
Progressive Web Apps - Covering the best of both worlds - DevReach
Progressive Web Apps - Covering the best of both worlds - DevReachProgressive Web Apps - Covering the best of both worlds - DevReach
Progressive Web Apps - Covering the best of both worlds - DevReachChristian Heilmann
 
Progressive Web Apps - Covering the best of both worlds
Progressive Web Apps - Covering the best of both worldsProgressive Web Apps - Covering the best of both worlds
Progressive Web Apps - Covering the best of both worldsChristian Heilmann
 
Non-trivial pursuits: Learning machines and forgetful humans
Non-trivial pursuits: Learning machines and forgetful humansNon-trivial pursuits: Learning machines and forgetful humans
Non-trivial pursuits: Learning machines and forgetful humansChristian Heilmann
 
Progressive Web Apps - Bringing the web front and center
Progressive Web Apps - Bringing the web front and center Progressive Web Apps - Bringing the web front and center
Progressive Web Apps - Bringing the web front and center Christian Heilmann
 
CSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. ControlCSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. ControlChristian Heilmann
 
Leveling up your JavaScipt - DrupalJam 2017
Leveling up your JavaScipt - DrupalJam 2017Leveling up your JavaScipt - DrupalJam 2017
Leveling up your JavaScipt - DrupalJam 2017Christian Heilmann
 
Breaking out of the Tetris mind set #btconf
Breaking out of the Tetris mind set #btconfBreaking out of the Tetris mind set #btconf
Breaking out of the Tetris mind set #btconfChristian Heilmann
 

Mehr von Christian Heilmann (20)

Develop, Debug, Learn? - Dotjs2019
Develop, Debug, Learn? - Dotjs2019Develop, Debug, Learn? - Dotjs2019
Develop, Debug, Learn? - Dotjs2019
 
Hinting at a better web
Hinting at a better webHinting at a better web
Hinting at a better web
 
Taking the "vile" out of privilege
Taking the "vile" out of privilegeTaking the "vile" out of privilege
Taking the "vile" out of privilege
 
Seven ways to be a happier JavaScript developer - NDC Oslo
Seven ways to be a happier JavaScript developer - NDC OsloSeven ways to be a happier JavaScript developer - NDC Oslo
Seven ways to be a happier JavaScript developer - NDC Oslo
 
Artificial intelligence for humans… #AIDC2018 keynote
Artificial intelligence for humans… #AIDC2018 keynoteArtificial intelligence for humans… #AIDC2018 keynote
Artificial intelligence for humans… #AIDC2018 keynote
 
Killing the golden calf of coding - We are Developers keynote
Killing the golden calf of coding - We are Developers keynoteKilling the golden calf of coding - We are Developers keynote
Killing the golden calf of coding - We are Developers keynote
 
Progressive Web Apps - Techdays Finland
Progressive Web Apps - Techdays FinlandProgressive Web Apps - Techdays Finland
Progressive Web Apps - Techdays Finland
 
Taking the "vile" out of privilege
Taking the "vile" out of privilegeTaking the "vile" out of privilege
Taking the "vile" out of privilege
 
Five ways to be a happier JavaScript developer
Five ways to be a happier JavaScript developerFive ways to be a happier JavaScript developer
Five ways to be a happier JavaScript developer
 
Taking the P out of PWA
Taking the P out of PWATaking the P out of PWA
Taking the P out of PWA
 
Sacrificing the golden calf of "coding"
Sacrificing the golden calf of "coding"Sacrificing the golden calf of "coding"
Sacrificing the golden calf of "coding"
 
You learned JavaScript - now what?
You learned JavaScript - now what?You learned JavaScript - now what?
You learned JavaScript - now what?
 
Sacrificing the golden calf of "coding"
Sacrificing the golden calf of "coding"Sacrificing the golden calf of "coding"
Sacrificing the golden calf of "coding"
 
Progressive Web Apps - Covering the best of both worlds - DevReach
Progressive Web Apps - Covering the best of both worlds - DevReachProgressive Web Apps - Covering the best of both worlds - DevReach
Progressive Web Apps - Covering the best of both worlds - DevReach
 
Progressive Web Apps - Covering the best of both worlds
Progressive Web Apps - Covering the best of both worldsProgressive Web Apps - Covering the best of both worlds
Progressive Web Apps - Covering the best of both worlds
 
Non-trivial pursuits: Learning machines and forgetful humans
Non-trivial pursuits: Learning machines and forgetful humansNon-trivial pursuits: Learning machines and forgetful humans
Non-trivial pursuits: Learning machines and forgetful humans
 
Progressive Web Apps - Bringing the web front and center
Progressive Web Apps - Bringing the web front and center Progressive Web Apps - Bringing the web front and center
Progressive Web Apps - Bringing the web front and center
 
CSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. ControlCSS vs. JavaScript - Trust vs. Control
CSS vs. JavaScript - Trust vs. Control
 
Leveling up your JavaScipt - DrupalJam 2017
Leveling up your JavaScipt - DrupalJam 2017Leveling up your JavaScipt - DrupalJam 2017
Leveling up your JavaScipt - DrupalJam 2017
 
Breaking out of the Tetris mind set #btconf
Breaking out of the Tetris mind set #btconfBreaking out of the Tetris mind set #btconf
Breaking out of the Tetris mind set #btconf
 

Kürzlich hochgeladen

ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 

Kürzlich hochgeladen (20)

YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 

Bridging the future gap