SlideShare una empresa de Scribd logo
1 de 108
Descargar para leer sin conexión
Technical Speaking
101
@KellyShuster
@KellyShuster
Why should you do it?
The myth of “I have nothing to say”
Your first local talk
Creating a great talk
Applying to conferences
Your first conference talk
Why should you do it?
The Myth of
“I have nothing to say”
@FMuntenescu
Joining upday, where MVVM is common
knowledge made me feel like I’m the
last Android developer in the world
that learns about it but as it turns out,
it’s not at all the case.
- Florina Muntenescu
@FMuntenescu
@brwngrldev
I work full-time as an Android Developer,
so every day I'm solving technical
challenges.
- Annyce Davis
@brwngrldev
Your first local talk
Outline
Local Meetups
Local meetups
www.meetup.com
Local meetups
www.meetup.com
Google “Denver Meetup Javascript”
Local meetups
www.meetup.com
Google “Denver Meetup Javascript”
Colorado Tech Weekly
Local meetups
www.meetup.com
Google “Denver Meetup Javascript”
Colorado Tech Weekly
Reach out to organizer
Local meetups
www.meetup.com
Google “Denver Meetup Javascript”
Colorado Tech Weekly
Reach out to organizer
Share your abstract
Creating a great talk
Give yourself time
!!!!!!!!!!!!!!!
(1) Content
(2) Delivery
Content
Expand on your outline
Content
Expand on your outline
Sample code: snippets or repo?
Content
Expand on your outline
Sample code: snippets or repo?
Pick a tool:
Google Slides
Power Point
Keynote
Prezi
Slides.com
Content
Short slides
Content
Short slides
Staged bullets
Content
Short slides
Staged bullets
Concise Code
Content
Short slides
Staged bullets
Concise Code
Speaker notes
Content
Short slides
Staged bullets
Concise Code
Speaker notes
Legible > “Pretty”
Content
Short slides
Staged bullets
Concise Code
Speaker notes
Legible > “Pretty”
Presentation mode
Presenting code
default.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="github"
fetch="https://github.com" />
<default revision="master"
remote="github" />
<project name="KioKrofovitch/dependency-sample-library"
remote="github"
path="dependency-sample-library"/>
<project name="KioKrofovitch/dependency-sample"
remote="github"
revision="04-repo-tool"
path="dependency-sample"/>
</manifest>
default.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote ... />
<default ... />
<project ... />
</manifest>
default.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="github"
fetch="https://github.com" />
<default ... />
<project ... />
<project ... />
</manifest>
default.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote ... />
<default revision="master"
remote="github" />
<project ... />
</manifest>
default.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote ... />
<default ... />
<project name="KioKrofovitch/dependency-sample"
</manifest>
default.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote ... />
<default ... />
<project name="KioKrofovitch/dependency-sample"
remote="github"
</manifest>
default.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote ... />
<default ... />
<project name="KioKrofovitch/dependency-sample"
remote="github"
revision="04-repo-tool"
</manifest>
default.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote ... />
<default ... />
<project name="KioKrofovitch/dependency-sample"
remote="github"
revision="04-repo-tool"
path="dependency-sample"/>
</manifest>
default.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote ... />
<default ... />
<project name="KioKrofovitch/dependency-sample"
remote="github"
revision="04-repo-tool"
path="dependency-sample"/>
<project name="KioKrofovitch/dependency-sample-library"
remote="github"
path="dependency-sample-library"/>
</manifest>
default.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote ... />
<default ... />
<project name="KioKrofovitch/dependency-sample"
remote="github"
revision="04-repo-tool"
path="dependency-sample"/>
<project name="KioKrofovitch/dependency-sample-library"
remote="github"
path="dependency-sample-library"/>
</manifest>
Delivery
Don’t memorize a script
Delivery
Don’t memorize a script
Give the talk to yourself out loud
Delivery
Don’t memorize a script
Give the talk to yourself out loud
TIME IT
Delivery
Don’t memorize a script
Give the talk to yourself out loud
TIME IT
Break up talk into blocks
Delivery
Don’t memorize a script
Give the talk to yourself out loud
TIME IT
Break up talk into blocks
Meetup talks are 30-45 min.
Delivery
Give the talk you promised
Delivery
Give the talk you promised
Practice in front of other people
Roommates / Work Lunch & Learn
Delivery
Give the talk you promised
Practice in front of other people
Roommates / Work Lunch & Learn
“Study for the test”
Questions
Your audience is there to learn
Questions
Your audience is there to learn
Think of ‘holes’ in your talk
Prep quick answers
Questions
Your audience is there to learn
Think of ‘holes’ in your talk
Prep quick answers
It’s ok if you don’t know…
I’m not sure what the upper limit is,
but I’ve been able to use up to 1,000
requests in a day for free.
I’ve never used that before but it
sounds interesting, let’s chat about it
after my session.
I’ll be taking questions at the end of
the talk.
That’s really interesting, but I have a
lot more to cover. Let’s chat about it
offline.
First talk complete!
Applying to Conferences
Finding Conferences
Finding Conferences
Callback women
@CallbackWomen
www.callbackwomen.com
Finding Conferences
Callback women
@CallbackWomen
www.callbackwomen.com
Technically speaking newsletter
@techspeakdigest
Techspeak.email
Finding Conferences
Callback women
@CallbackWomen
www.callbackwomen.com
Technically speaking newsletter
@techspeakdigest
Techspeak.email
Ask at meetups
Finding Conferences
Callback women
@CallbackWomen
www.callbackwomen.com
Technically speaking newsletter
@techspeakdigest
Techspeak.email
Ask at meetups
Google <language> conference in <location>
Finding Conferences
Callback women
@CallbackWomen
www.callbackwomen.com
Technically speaking newsletter
@techspeakdigest
Techspeak.email
Ask at meetups
Google <language> conference in <location>
“Tangential” conferences
What do conferences
expect?
CFP
Look out for “Call for Proposals”
CFP
Look out for “Call for Proposals”
CFP = abstract + bio
CFP
Look out for “Call for Proposals”
CFP = abstract + bio
CFP closes ~1-2 months before conference
CFP
Look out for “Call for Proposals”
CFP = abstract + bio
CFP closes ~1-2 months before conference
Maintain a list of conferences
Increase your odds
Beginner talks
Increase your odds
Beginner talks
Very new but not yet trending
Increase your odds
Beginner talks
Very new but not yet trending
Important but not widely discussed
Increase your odds
Beginner talks
Very new but not yet trending
Important but not widely discussed
Tangential conferences
Increase your odds
Beginner talks
Very new but not yet trending
Important but not widely discussed
Tangential conferences
Submit early
Abstract
Here is a problem you face
I will teach you a set of
solutions
Bluetooth Low Energy was announced for Android 4.3 (Jelly Bean MR2, API level 18) and
the API has received some updates with each new version since then. Unfortunately, the way
the API works and the number of undocumented "features" in the Bluetooth stack on
Android has made it very difficult to work with. Regardless if you're doing something simple
like scanning for beacons or doing two-way communication with another device, you're
bound to run into problems that can be both hard to identify and difficult to fix.
In this session you will explore the most common pitfalls with Bluetooth LE on Android and
how to deal with them. You'll learn how to properly scan for devices, connect to them, and
exchange data. An introduction to Bluetooth LE concepts, such as GATT, services,
characteristics and descriptors will also be included. After this session, you'll be better
prepared to implement Bluetooth LE in your own applications.
Practical Bluetooth LE on Android
Erik Hellman
Bio
Your first conference
talk
Financing
Confirm your conference admission is covered
Financing
Confirm your conference admission is covered
Ask conference if they sponsor travel
Airfare
Hotel
Stipend
Financing
Ask employer if they will cover cost
Present clear metrics for why they should
Financing
Ask employer if they will cover cost
Present clear metrics for why they should
Self funded
Hostel
Single room AirBnb
Stay further away
Financing
Ask employer if they will cover cost
Present clear metrics for why they should
Self funded
Hostel
Single room AirBnb
Stay further away
Saying no
How is it different from a meetup?
The stakes are higher
Higher stakes
People paid to attend
Higher stakes
People paid to attend
Larger potential audience
Higher stakes
People paid to attend
Larger potential audience
Networking w/ other speakers
Higher stakes
People paid to attend
Larger potential audience
Networking w/ other speakers
Different from attending conference
Higher stakes
Less setup time
Podium checklist
Higher stakes
Less setup time
Podium checklist
Timing is more important
Blocks of time
Higher stakes
Less setup time
Podium checklist
Timing is more important
Blocks of time
Audio / Visual component is ramped up
Mic
Lights
Video
Higher stakes
Less setup time
Podium checklist
Timing is more important
Blocks of time
Audio / Visual component is ramped up
Mic
Lights
Video
Prepare for every disaster
After your talk
Talk with attendees
After your talk
Talk with attendees
Be courteous of next speaker
After your talk
Talk with attendees
Be courteous of next speaker
Tweet thanks, links to slides & sample code
After your talk
Talk with attendees
Be courteous of next speaker
Tweet thanks, links to slides & sample code
Enjoy yourself!
Thank you!
@KellyShuster
Resources
Tech Talks by Florina Muntenescu
https://medium.com/upday-devs/tech-talks-you-do-have-something-to-say-a1a0ae23fa0#.49nx1ai2q
Conference Speaking by Annyce Davis
http://www.adavis.info/2016/12/conference-speaking-one-year-later.html
How to Become an Android Expert by Chiu-Ki Chan
https://www.youtube.com/watch?v=IMSY1uH4nT8
Colorado Tech Weekly
http://scottpantall.com/category/coloradotechweekly/
As your app code gets larger and more complex, it makes sense to break your
project out into smaller reusable components. But what’s the best way to do
this? How can you clearly version your internal libraries? What kind of setup
and maintenance can you expect? How much could it slow down development
time?
In this talk we’ll dive into the various ways you can manage internal library
dependencies. We’ll chat about the current state of Android dependency
management, Gradle multi-project builds, Git submodules, and creating a
private maven repository in Artifactory. The speaker will share real-world
examples, and the pros and cons of each approach.
Internal Library Dependency Management
Kelly Shuster
The new ConstraintLayout is not just a new component but a new method of
building UI in Android. Coupled with the new and improved layout tools in
Android Studio, the ConstraintLayout looks to provide developers with
flexibility, adaptability, and efficiency, both in the layouts themselves and in the
development process.
During this session you will explore these new tools for building complex and
efficient layouts. Huyen will go through an example of using the new Layout
Editor in conjunction with the ConstraintLayout, you will learn how to use the
Layout Inspector to analyze view hierarchies, discuss when to use the
ConstraintLayout, and explore good practices and current caveats.
A New View: Layout Editor + Constraint Layout
Huyen Tue Dao
Credits
Pikachu with Fan
http://giphy.com/gifs/pokemon-celebration-pikachu-11NlXRhFSZl4w8
Pokemon celebrating
http://mashable.com/2013/10/12/pokemon-friendship-gifs/#.AU4yllD1OqJ
High Five
http://giphy.com/gifs/pokemon-friendship-high-five-10LKovKon8DENq

Más contenido relacionado

Destacado

WiredTiger In-Memory vs WiredTiger B-Tree
WiredTiger In-Memory vs WiredTiger B-TreeWiredTiger In-Memory vs WiredTiger B-Tree
WiredTiger In-Memory vs WiredTiger B-TreeSveta Smirnova
 
Жизнь, удивительные приключения и смерть бага MySQL
Жизнь, удивительные приключения и смерть бага MySQLЖизнь, удивительные приключения и смерть бага MySQL
Жизнь, удивительные приключения и смерть бага MySQLSveta Smirnova
 
Hearst Park & Pool Community Survey Presentation (January 2017)
Hearst Park & Pool Community Survey Presentation (January 2017)Hearst Park & Pool Community Survey Presentation (January 2017)
Hearst Park & Pool Community Survey Presentation (January 2017)DC Department of General Services
 
à la découverte des aimants
à la découverte des aimantsà la découverte des aimants
à la découverte des aimantsNawal Yatim
 

Destacado (6)

WiredTiger In-Memory vs WiredTiger B-Tree
WiredTiger In-Memory vs WiredTiger B-TreeWiredTiger In-Memory vs WiredTiger B-Tree
WiredTiger In-Memory vs WiredTiger B-Tree
 
Жизнь, удивительные приключения и смерть бага MySQL
Жизнь, удивительные приключения и смерть бага MySQLЖизнь, удивительные приключения и смерть бага MySQL
Жизнь, удивительные приключения и смерть бага MySQL
 
Andrés delgado
Andrés delgadoAndrés delgado
Andrés delgado
 
Hearst Park & Pool Community Survey Presentation (January 2017)
Hearst Park & Pool Community Survey Presentation (January 2017)Hearst Park & Pool Community Survey Presentation (January 2017)
Hearst Park & Pool Community Survey Presentation (January 2017)
 
Mb+ +e-learning+szkola
Mb+ +e-learning+szkolaMb+ +e-learning+szkola
Mb+ +e-learning+szkola
 
à la découverte des aimants
à la découverte des aimantsà la découverte des aimants
à la découverte des aimants
 

Similar a Technical speaking 101

The Junior Developer Survival Guide - GDI Ann Arbor 2/10/15
The Junior Developer Survival Guide -  GDI Ann Arbor 2/10/15The Junior Developer Survival Guide -  GDI Ann Arbor 2/10/15
The Junior Developer Survival Guide - GDI Ann Arbor 2/10/15James York
 
Jr devsurvivalguide
Jr devsurvivalguideJr devsurvivalguide
Jr devsurvivalguideJames York
 
How to Internationalize Products by fmr Condé Nast Int. PM
How to Internationalize Products by fmr Condé Nast Int. PMHow to Internationalize Products by fmr Condé Nast Int. PM
How to Internationalize Products by fmr Condé Nast Int. PMProduct School
 
The Role of Human-Human Interfaces - presented at the 38th TCF 2013-03-16
The Role of Human-Human Interfaces - presented at the 38th TCF 2013-03-16The Role of Human-Human Interfaces - presented at the 38th TCF 2013-03-16
The Role of Human-Human Interfaces - presented at the 38th TCF 2013-03-16Richard D. Herring
 
Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet
Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet
Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet Puppet
 
Achieving Continuous Delivery with Puppet
Achieving Continuous Delivery with PuppetAchieving Continuous Delivery with Puppet
Achieving Continuous Delivery with PuppetDevoteam Revolve
 
Fundamentals of Open Source Development
Fundamentals of Open Source DevelopmentFundamentals of Open Source Development
Fundamentals of Open Source DevelopmentOSU Open Source Lab
 
How open source is driving DevOps innovation: CloudOpen NA 2015
How open source is driving DevOps innovation: CloudOpen NA 2015How open source is driving DevOps innovation: CloudOpen NA 2015
How open source is driving DevOps innovation: CloudOpen NA 2015Gordon Haff
 
Foss4Africa Paul Scott keynote
Foss4Africa Paul Scott keynoteFoss4Africa Paul Scott keynote
Foss4Africa Paul Scott keynotePaul Scott
 
How to Become a Conference Speaker
How to Become a Conference SpeakerHow to Become a Conference Speaker
How to Become a Conference SpeakerSven Peters
 
Codemotion Berlin 2015 recap
Codemotion Berlin 2015   recapCodemotion Berlin 2015   recap
Codemotion Berlin 2015 recapTorben Dohrn
 
Republica 2014 open-source_in_the_wild
Republica 2014 open-source_in_the_wildRepublica 2014 open-source_in_the_wild
Republica 2014 open-source_in_the_wildAcquia
 
Passing The Joel Test In The PHP World
Passing The Joel Test In The PHP WorldPassing The Joel Test In The PHP World
Passing The Joel Test In The PHP WorldLorna Mitchell
 
GFAR webinar: "The art and science of webcasting and webstreaming"
GFAR webinar: "The art and science of webcasting and webstreaming"GFAR webinar: "The art and science of webcasting and webstreaming"
GFAR webinar: "The art and science of webcasting and webstreaming"GCARD Conferences
 
The Benefits of Amplified Events
The Benefits of Amplified Events The Benefits of Amplified Events
The Benefits of Amplified Events Marieke Guy
 
How to explain DevOps to your mom
How to explain DevOps to your momHow to explain DevOps to your mom
How to explain DevOps to your momAndreas Grabner
 
Screencasting and Podcasting: Experience of the Yale Medical Library
Screencasting and Podcasting: Experience of the Yale Medical LibraryScreencasting and Podcasting: Experience of the Yale Medical Library
Screencasting and Podcasting: Experience of the Yale Medical Librarywlei
 
Pragmatic programmer
Pragmatic programmerPragmatic programmer
Pragmatic programmerMaulik Shah
 

Similar a Technical speaking 101 (20)

The Junior Developer Survival Guide - GDI Ann Arbor 2/10/15
The Junior Developer Survival Guide -  GDI Ann Arbor 2/10/15The Junior Developer Survival Guide -  GDI Ann Arbor 2/10/15
The Junior Developer Survival Guide - GDI Ann Arbor 2/10/15
 
Jr devsurvivalguide
Jr devsurvivalguideJr devsurvivalguide
Jr devsurvivalguide
 
How to Internationalize Products by fmr Condé Nast Int. PM
How to Internationalize Products by fmr Condé Nast Int. PMHow to Internationalize Products by fmr Condé Nast Int. PM
How to Internationalize Products by fmr Condé Nast Int. PM
 
Voice Tech TO #1
Voice Tech TO #1Voice Tech TO #1
Voice Tech TO #1
 
The Role of Human-Human Interfaces - presented at the 38th TCF 2013-03-16
The Role of Human-Human Interfaces - presented at the 38th TCF 2013-03-16The Role of Human-Human Interfaces - presented at the 38th TCF 2013-03-16
The Role of Human-Human Interfaces - presented at the 38th TCF 2013-03-16
 
Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet
Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet
Puppet Camp Paris 2014: Achieving Continuous Delivery and DevOps with Puppet
 
Achieving Continuous Delivery with Puppet
Achieving Continuous Delivery with PuppetAchieving Continuous Delivery with Puppet
Achieving Continuous Delivery with Puppet
 
Fundamentals of Open Source Development
Fundamentals of Open Source DevelopmentFundamentals of Open Source Development
Fundamentals of Open Source Development
 
How open source is driving DevOps innovation: CloudOpen NA 2015
How open source is driving DevOps innovation: CloudOpen NA 2015How open source is driving DevOps innovation: CloudOpen NA 2015
How open source is driving DevOps innovation: CloudOpen NA 2015
 
Foss4Africa Paul Scott keynote
Foss4Africa Paul Scott keynoteFoss4Africa Paul Scott keynote
Foss4Africa Paul Scott keynote
 
How to Become a Conference Speaker
How to Become a Conference SpeakerHow to Become a Conference Speaker
How to Become a Conference Speaker
 
Codemotion Berlin 2015 recap
Codemotion Berlin 2015   recapCodemotion Berlin 2015   recap
Codemotion Berlin 2015 recap
 
Republica 2014 open-source_in_the_wild
Republica 2014 open-source_in_the_wildRepublica 2014 open-source_in_the_wild
Republica 2014 open-source_in_the_wild
 
Python overview
Python overviewPython overview
Python overview
 
Passing The Joel Test In The PHP World
Passing The Joel Test In The PHP WorldPassing The Joel Test In The PHP World
Passing The Joel Test In The PHP World
 
GFAR webinar: "The art and science of webcasting and webstreaming"
GFAR webinar: "The art and science of webcasting and webstreaming"GFAR webinar: "The art and science of webcasting and webstreaming"
GFAR webinar: "The art and science of webcasting and webstreaming"
 
The Benefits of Amplified Events
The Benefits of Amplified Events The Benefits of Amplified Events
The Benefits of Amplified Events
 
How to explain DevOps to your mom
How to explain DevOps to your momHow to explain DevOps to your mom
How to explain DevOps to your mom
 
Screencasting and Podcasting: Experience of the Yale Medical Library
Screencasting and Podcasting: Experience of the Yale Medical LibraryScreencasting and Podcasting: Experience of the Yale Medical Library
Screencasting and Podcasting: Experience of the Yale Medical Library
 
Pragmatic programmer
Pragmatic programmerPragmatic programmer
Pragmatic programmer
 

Más de Kelly Shuster

Android Support Libraries
Android Support LibrariesAndroid Support Libraries
Android Support LibrariesKelly Shuster
 
Let's Build Software Everyone Can Use (Denver Startup Week 2016)
Let's Build Software Everyone Can Use (Denver Startup Week 2016)Let's Build Software Everyone Can Use (Denver Startup Week 2016)
Let's Build Software Everyone Can Use (Denver Startup Week 2016)Kelly Shuster
 
Internal Android Library Management (DroidCon SF 2016, Droidcon Italy 2016)
Internal Android Library Management (DroidCon SF 2016, Droidcon Italy 2016)Internal Android Library Management (DroidCon SF 2016, Droidcon Italy 2016)
Internal Android Library Management (DroidCon SF 2016, Droidcon Italy 2016)Kelly Shuster
 
Lightning Talk on Programming Accessible Software
Lightning Talk on Programming Accessible SoftwareLightning Talk on Programming Accessible Software
Lightning Talk on Programming Accessible SoftwareKelly Shuster
 
Android Accessibility - Droidcon London
Android Accessibility - Droidcon LondonAndroid Accessibility - Droidcon London
Android Accessibility - Droidcon LondonKelly Shuster
 
Android Internal Library Management
Android Internal Library ManagementAndroid Internal Library Management
Android Internal Library ManagementKelly Shuster
 
Intro to Android (WWC Denver July 2015)
Intro to Android (WWC Denver July 2015)Intro to Android (WWC Denver July 2015)
Intro to Android (WWC Denver July 2015)Kelly Shuster
 
Android Accessibility - DroidCon Berlin 2015
Android Accessibility - DroidCon Berlin 2015Android Accessibility - DroidCon Berlin 2015
Android Accessibility - DroidCon Berlin 2015Kelly Shuster
 

Más de Kelly Shuster (8)

Android Support Libraries
Android Support LibrariesAndroid Support Libraries
Android Support Libraries
 
Let's Build Software Everyone Can Use (Denver Startup Week 2016)
Let's Build Software Everyone Can Use (Denver Startup Week 2016)Let's Build Software Everyone Can Use (Denver Startup Week 2016)
Let's Build Software Everyone Can Use (Denver Startup Week 2016)
 
Internal Android Library Management (DroidCon SF 2016, Droidcon Italy 2016)
Internal Android Library Management (DroidCon SF 2016, Droidcon Italy 2016)Internal Android Library Management (DroidCon SF 2016, Droidcon Italy 2016)
Internal Android Library Management (DroidCon SF 2016, Droidcon Italy 2016)
 
Lightning Talk on Programming Accessible Software
Lightning Talk on Programming Accessible SoftwareLightning Talk on Programming Accessible Software
Lightning Talk on Programming Accessible Software
 
Android Accessibility - Droidcon London
Android Accessibility - Droidcon LondonAndroid Accessibility - Droidcon London
Android Accessibility - Droidcon London
 
Android Internal Library Management
Android Internal Library ManagementAndroid Internal Library Management
Android Internal Library Management
 
Intro to Android (WWC Denver July 2015)
Intro to Android (WWC Denver July 2015)Intro to Android (WWC Denver July 2015)
Intro to Android (WWC Denver July 2015)
 
Android Accessibility - DroidCon Berlin 2015
Android Accessibility - DroidCon Berlin 2015Android Accessibility - DroidCon Berlin 2015
Android Accessibility - DroidCon Berlin 2015
 

Último

The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceanilsa9823
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 

Último (20)

The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 

Technical speaking 101