SlideShare a Scribd company logo
1 of 65
How to Find Answers
To Your Questions
Fundamental Topics Night
Boston Python Meet-up
September 23rd, 2013
CC.BY Finger Face,
by Tsahi Levent-Levi on Flickr
CC.BY Question Monster by Paul Sableman on Flickr
Deb Nicholson,
Python non-expert
I do not have
all the answers
Ask the right question
● Can you replicate it?
● Can you replicate it?
● Picking apart the error message
● Can you replicate it?
● Picking apart the error message
● Take a break
Food & Coffee by Michael Dougherty, CC.BY.SA
Try turning it off
and back on again
Ask the right question
in the right place
CC.BY Three Buckets by Adele Prince on Flickr
CC.BY Three Buckets by Adele Prince on Flickr
CC.BY Three Buckets by Adele Prince on Flickr
CC.BY Three Buckets by Adele Prince on Flickr
Questions about your
tools or environment
● OpenHatch
● OpenHatch
● IRC and GIT have help
● OpenHatch
● IRC and GIT have help
● Your operating system
● OpenHatch
● IRC and GIT have help
● Your operating system
● Editors and IDE FAQ's
Links
●
https://openhatch.org/
●
http://freenode.net/faq.shtml
● http://www-cs-students.stanford.edu/~blynn/gitmagic/
●
http://www.linuxquestions.org/
● http://www.gnu.org/software/emacs/manual/
●
http://www.vim.org/docs.php
●
http://ipython.org/
● http://inst.eecs.berkeley.edu/~cs188/fa06/eclipse.html
Python questions
● Python's own documentation
dir(random)
help(random)
● Python's own documentation
● Stack Overflow
Bonus: Your question may
have already been answered
Minus: Dudes on the internet
Minus: Dudes on the internet
...who will not do your
homework
● Python's own documentation
● Stack Overflow
● Google
Especially if you don't
know where to start
Hints for search terms
● Try rephrasing (use a thesaurus!)
● Try rephrasing (use a thesaurus!)
● Paste the whole error message
●
Try rephrasing (use a thesaurus!)
● Paste the whole error message
● Wikipedia (Celery isn't always a
vegetable)
Celery + programming
“Celery is an open source asynchronous
task queue/job queue based on
distributed message passing.”
(from Wikipedia)
Pickle, from Wikipedia in the Public Domain
...pickle is the standard mechanism for object
serialization; pickling is the common term
among Python programmers for serialization
(unpickling for deserializing). (from Wikipedia)
Use lots of words and
don't forget to put “python”
or “programming” in there.
Links
●
docs.python.org/2/
●
http://docs.python.org/3/
●
http://stackoverflow.com/
●
http://pymotw.com/
●
Google and Wikipedia
Project specific
questions
● Check the docs
● Check the docs
● Search the bugtracker
● Check the docs
● Search the bugtracker
● IRC or the mailing list
How to phrase questions
CC.BY.SA Question Face by Quinn Dombrowski on Flickr
snotty :(
CC.BY “Free sofa massacre” by walknboston, on Flickr
HI!!!
Specific is better
“Using wrong library?”
or
“Difference between C++ random
number generation and Python”
Loads of details
● What version of python?
● What version of python?
● Other programs that are involved
● What version of python?
● Other programs that are involved
● What have you already tried?
Paste code and/or errors
into your request or
link to pastebin.com
Quick Recap
Ask the right question
in the right place
CC.BY Three Buckets by Adele Prince on Flickr
There are places for
nearly every question
Verbose is always better
● diveintopython.net – online and free!
● Headfirst Python – kid-friendly! (O'Reilly)
● Learning Python – beginner friendly! (O'Reilly)
● Programming Python – a bit denser (O'Reilly)
● Beginning Python: From Novice to Professional
(Apress)
Books and Tutorials
CC.BY Finger Face,
by Tsahi Levent-Levi on Flickr
Questions?
#bostonpython on freenode.net
CC.BY.SA Questions by Gillian Maniscalco on Flickr

More Related Content

What's hot

Lightning talk about stackoverflow
Lightning talk about stackoverflowLightning talk about stackoverflow
Lightning talk about stackoverflowAttila Balazs
 
Learning about geometry by joe gaymore
Learning about geometry by joe gaymoreLearning about geometry by joe gaymore
Learning about geometry by joe gaymoreJoe Gaymore
 
Sweded Trailer
Sweded TrailerSweded Trailer
Sweded Trailertaylaaaxxx
 
Assignment 2: Research Of Swede
Assignment 2: Research Of Swede Assignment 2: Research Of Swede
Assignment 2: Research Of Swede Terez97
 
Debugging Your Plone Site
Debugging Your Plone SiteDebugging Your Plone Site
Debugging Your Plone Sitecdw9
 
Top 10 free image websites
Top 10 free image websites Top 10 free image websites
Top 10 free image websites KanikaGrover13
 
An A-Z of the WWW in ELT
An A-Z of the WWW in ELTAn A-Z of the WWW in ELT
An A-Z of the WWW in ELTkbarrs
 
Putting Geography back on the map
Putting Geography back on the mapPutting Geography back on the map
Putting Geography back on the mapDavid Rogers
 
Podcasting Tips
Podcasting TipsPodcasting Tips
Podcasting Tipstheartguy
 

What's hot (11)

Lightning talk about stackoverflow
Lightning talk about stackoverflowLightning talk about stackoverflow
Lightning talk about stackoverflow
 
Reddit and Imgur
Reddit and ImgurReddit and Imgur
Reddit and Imgur
 
Learning about geometry by joe gaymore
Learning about geometry by joe gaymoreLearning about geometry by joe gaymore
Learning about geometry by joe gaymore
 
Sweded Trailer
Sweded TrailerSweded Trailer
Sweded Trailer
 
Assignment 2: Research Of Swede
Assignment 2: Research Of Swede Assignment 2: Research Of Swede
Assignment 2: Research Of Swede
 
Debugging Your Plone Site
Debugging Your Plone SiteDebugging Your Plone Site
Debugging Your Plone Site
 
Top 10 free image websites
Top 10 free image websites Top 10 free image websites
Top 10 free image websites
 
An A-Z of the WWW in ELT
An A-Z of the WWW in ELTAn A-Z of the WWW in ELT
An A-Z of the WWW in ELT
 
Putting Geography back on the map
Putting Geography back on the mapPutting Geography back on the map
Putting Geography back on the map
 
Podcasting Tips
Podcasting TipsPodcasting Tips
Podcasting Tips
 
Jing
JingJing
Jing
 

Similar to How to Find Answers to your Python Questions

Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01
Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01
Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01Hugo Pinto
 
Howtostopsucking
HowtostopsuckingHowtostopsucking
HowtostopsuckingHugo Pinto
 
How to stop sucking and be awesome instead
How to stop sucking and be awesome insteadHow to stop sucking and be awesome instead
How to stop sucking and be awesome insteadcodinghorror
 
To Wave Or Not To Wave
To Wave Or Not To WaveTo Wave Or Not To Wave
To Wave Or Not To WaveRobert Slagter
 
All of the Amazing OpenStack Resources
All of the Amazing OpenStack ResourcesAll of the Amazing OpenStack Resources
All of the Amazing OpenStack ResourcesTesora
 
The quality of the python ecosystem - and how we can protect it!
The quality of the python ecosystem - and how we can protect it!The quality of the python ecosystem - and how we can protect it!
The quality of the python ecosystem - and how we can protect it!Bruno Rocha
 
How to write bioinformatics software no one will use
How to write bioinformatics software no one will useHow to write bioinformatics software no one will use
How to write bioinformatics software no one will useTorsten Seemann
 
What’s New and Exciting in Library Makerspaces
What’s New and Exciting in Library MakerspacesWhat’s New and Exciting in Library Makerspaces
What’s New and Exciting in Library MakerspacesSt. Petersburg College
 
How To Be A Real Developer In Two Easy Steps!
How To Be A Real Developer In Two Easy Steps!How To Be A Real Developer In Two Easy Steps!
How To Be A Real Developer In Two Easy Steps!northofnormal
 
How to write bioinformatics software people will use and cite - t.seemann - ...
How to write bioinformatics software people will use and cite -  t.seemann - ...How to write bioinformatics software people will use and cite -  t.seemann - ...
How to write bioinformatics software people will use and cite - t.seemann - ...Torsten Seemann
 
OpenFest 2012 : Leveraging the public internet
OpenFest 2012 : Leveraging the public internetOpenFest 2012 : Leveraging the public internet
OpenFest 2012 : Leveraging the public internettkisason
 
Overcoming the Fear of Contributing to Open Source
Overcoming the Fear of Contributing to Open SourceOvercoming the Fear of Contributing to Open Source
Overcoming the Fear of Contributing to Open SourceAll Things Open
 
CityLIS talk, Feb 1st 2016
CityLIS talk, Feb 1st 2016CityLIS talk, Feb 1st 2016
CityLIS talk, Feb 1st 2016benosteen
 
Chla slides
Chla slidesChla slides
Chla slidesrothmand
 
MCMLA 2010 slides (edited)
MCMLA 2010 slides (edited)MCMLA 2010 slides (edited)
MCMLA 2010 slides (edited)David Rothman
 

Similar to How to Find Answers to your Python Questions (20)

Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01
Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01
Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01
 
Howtostopsucking
HowtostopsuckingHowtostopsucking
Howtostopsucking
 
How to stop sucking and be awesome instead
How to stop sucking and be awesome insteadHow to stop sucking and be awesome instead
How to stop sucking and be awesome instead
 
Open source
Open sourceOpen source
Open source
 
To Wave Or Not To Wave
To Wave Or Not To WaveTo Wave Or Not To Wave
To Wave Or Not To Wave
 
All of the Amazing OpenStack Resources
All of the Amazing OpenStack ResourcesAll of the Amazing OpenStack Resources
All of the Amazing OpenStack Resources
 
The quality of the python ecosystem - and how we can protect it!
The quality of the python ecosystem - and how we can protect it!The quality of the python ecosystem - and how we can protect it!
The quality of the python ecosystem - and how we can protect it!
 
Welcome to Python
Welcome to PythonWelcome to Python
Welcome to Python
 
Doing the Impossible
Doing the ImpossibleDoing the Impossible
Doing the Impossible
 
How to Become a Hacker?
How to Become a Hacker?How to Become a Hacker?
How to Become a Hacker?
 
Python Meetup: The Origins
Python Meetup: The OriginsPython Meetup: The Origins
Python Meetup: The Origins
 
How to write bioinformatics software no one will use
How to write bioinformatics software no one will useHow to write bioinformatics software no one will use
How to write bioinformatics software no one will use
 
What’s New and Exciting in Library Makerspaces
What’s New and Exciting in Library MakerspacesWhat’s New and Exciting in Library Makerspaces
What’s New and Exciting in Library Makerspaces
 
How To Be A Real Developer In Two Easy Steps!
How To Be A Real Developer In Two Easy Steps!How To Be A Real Developer In Two Easy Steps!
How To Be A Real Developer In Two Easy Steps!
 
How to write bioinformatics software people will use and cite - t.seemann - ...
How to write bioinformatics software people will use and cite -  t.seemann - ...How to write bioinformatics software people will use and cite -  t.seemann - ...
How to write bioinformatics software people will use and cite - t.seemann - ...
 
OpenFest 2012 : Leveraging the public internet
OpenFest 2012 : Leveraging the public internetOpenFest 2012 : Leveraging the public internet
OpenFest 2012 : Leveraging the public internet
 
Overcoming the Fear of Contributing to Open Source
Overcoming the Fear of Contributing to Open SourceOvercoming the Fear of Contributing to Open Source
Overcoming the Fear of Contributing to Open Source
 
CityLIS talk, Feb 1st 2016
CityLIS talk, Feb 1st 2016CityLIS talk, Feb 1st 2016
CityLIS talk, Feb 1st 2016
 
Chla slides
Chla slidesChla slides
Chla slides
 
MCMLA 2010 slides (edited)
MCMLA 2010 slides (edited)MCMLA 2010 slides (edited)
MCMLA 2010 slides (edited)
 

More from freedeb

Let's talk about Non-profit Boards
Let's talk about Non-profit BoardsLet's talk about Non-profit Boards
Let's talk about Non-profit Boardsfreedeb
 
Five Ways to Build Inclusive Teams
Five Ways to Build Inclusive TeamsFive Ways to Build Inclusive Teams
Five Ways to Build Inclusive Teamsfreedeb
 
Software Licensing and Compliance: It's All About Community
Software Licensing and Compliance: It's All About CommunitySoftware Licensing and Compliance: It's All About Community
Software Licensing and Compliance: It's All About Communityfreedeb
 
Run Effective Meetings
Run Effective MeetingsRun Effective Meetings
Run Effective Meetingsfreedeb
 
Make it Official: In Praise of Official Programs for Diversity & Inclusion
Make it Official: In Praise of Official Programs for Diversity & InclusionMake it Official: In Praise of Official Programs for Diversity & Inclusion
Make it Official: In Praise of Official Programs for Diversity & Inclusionfreedeb
 
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee Software
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee SoftwareHarmonize or Resist: A Survey of Global Strategies for Freedom and Fee Software
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee Softwarefreedeb
 
Don't Fear the Patent Clause!
Don't Fear the Patent Clause!Don't Fear the Patent Clause!
Don't Fear the Patent Clause!freedeb
 
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee Software
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee SoftwareHarmonize or Resist: A Survey of Global Strategies for Freedom and Fee Software
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee Softwarefreedeb
 
A Bug in Your Ear: Patching the People Side
A Bug in Your Ear: Patching the People SideA Bug in Your Ear: Patching the People Side
A Bug in Your Ear: Patching the People Sidefreedeb
 
Patents, Licensing and Open Source
Patents, Licensing and Open SourcePatents, Licensing and Open Source
Patents, Licensing and Open Sourcefreedeb
 
Three jobs
Three jobsThree jobs
Three jobsfreedeb
 
Patents, Copyrights & Trademarks: Why the Future Might Curse Us (OpenWest)
Patents, Copyrights & Trademarks: Why the Future Might Curse Us (OpenWest)Patents, Copyrights & Trademarks: Why the Future Might Curse Us (OpenWest)
Patents, Copyrights & Trademarks: Why the Future Might Curse Us (OpenWest)freedeb
 
Patents & Mobile: Global Policy Trends
Patents & Mobile: Global Policy TrendsPatents & Mobile: Global Policy Trends
Patents & Mobile: Global Policy Trendsfreedeb
 
Writing Great Proposals
Writing Great ProposalsWriting Great Proposals
Writing Great Proposalsfreedeb
 
Handle Conflict, Like a Boss! (OSCON EU)
Handle Conflict, Like a Boss! (OSCON EU)Handle Conflict, Like a Boss! (OSCON EU)
Handle Conflict, Like a Boss! (OSCON EU)freedeb
 
How to Handle Conflict Like a Boss (LinuxCon NA)
How to Handle Conflict Like a Boss (LinuxCon NA)How to Handle Conflict Like a Boss (LinuxCon NA)
How to Handle Conflict Like a Boss (LinuxCon NA)freedeb
 
How to Handle Conflict Like a Boss (Abstractions)
How to Handle Conflict Like a Boss (Abstractions)How to Handle Conflict Like a Boss (Abstractions)
How to Handle Conflict Like a Boss (Abstractions)freedeb
 
All-ages: How to Build a Movement
All-ages: How to Build a MovementAll-ages: How to Build a Movement
All-ages: How to Build a Movementfreedeb
 
Software Patents After Alice: A Long and Sad Tail
Software Patents After Alice: A Long and Sad TailSoftware Patents After Alice: A Long and Sad Tail
Software Patents After Alice: A Long and Sad Tailfreedeb
 
Software Patents After Alice: A Long and Sad Tail
Software Patents After Alice: A Long and Sad TailSoftware Patents After Alice: A Long and Sad Tail
Software Patents After Alice: A Long and Sad Tailfreedeb
 

More from freedeb (20)

Let's talk about Non-profit Boards
Let's talk about Non-profit BoardsLet's talk about Non-profit Boards
Let's talk about Non-profit Boards
 
Five Ways to Build Inclusive Teams
Five Ways to Build Inclusive TeamsFive Ways to Build Inclusive Teams
Five Ways to Build Inclusive Teams
 
Software Licensing and Compliance: It's All About Community
Software Licensing and Compliance: It's All About CommunitySoftware Licensing and Compliance: It's All About Community
Software Licensing and Compliance: It's All About Community
 
Run Effective Meetings
Run Effective MeetingsRun Effective Meetings
Run Effective Meetings
 
Make it Official: In Praise of Official Programs for Diversity & Inclusion
Make it Official: In Praise of Official Programs for Diversity & InclusionMake it Official: In Praise of Official Programs for Diversity & Inclusion
Make it Official: In Praise of Official Programs for Diversity & Inclusion
 
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee Software
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee SoftwareHarmonize or Resist: A Survey of Global Strategies for Freedom and Fee Software
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee Software
 
Don't Fear the Patent Clause!
Don't Fear the Patent Clause!Don't Fear the Patent Clause!
Don't Fear the Patent Clause!
 
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee Software
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee SoftwareHarmonize or Resist: A Survey of Global Strategies for Freedom and Fee Software
Harmonize or Resist: A Survey of Global Strategies for Freedom and Fee Software
 
A Bug in Your Ear: Patching the People Side
A Bug in Your Ear: Patching the People SideA Bug in Your Ear: Patching the People Side
A Bug in Your Ear: Patching the People Side
 
Patents, Licensing and Open Source
Patents, Licensing and Open SourcePatents, Licensing and Open Source
Patents, Licensing and Open Source
 
Three jobs
Three jobsThree jobs
Three jobs
 
Patents, Copyrights & Trademarks: Why the Future Might Curse Us (OpenWest)
Patents, Copyrights & Trademarks: Why the Future Might Curse Us (OpenWest)Patents, Copyrights & Trademarks: Why the Future Might Curse Us (OpenWest)
Patents, Copyrights & Trademarks: Why the Future Might Curse Us (OpenWest)
 
Patents & Mobile: Global Policy Trends
Patents & Mobile: Global Policy TrendsPatents & Mobile: Global Policy Trends
Patents & Mobile: Global Policy Trends
 
Writing Great Proposals
Writing Great ProposalsWriting Great Proposals
Writing Great Proposals
 
Handle Conflict, Like a Boss! (OSCON EU)
Handle Conflict, Like a Boss! (OSCON EU)Handle Conflict, Like a Boss! (OSCON EU)
Handle Conflict, Like a Boss! (OSCON EU)
 
How to Handle Conflict Like a Boss (LinuxCon NA)
How to Handle Conflict Like a Boss (LinuxCon NA)How to Handle Conflict Like a Boss (LinuxCon NA)
How to Handle Conflict Like a Boss (LinuxCon NA)
 
How to Handle Conflict Like a Boss (Abstractions)
How to Handle Conflict Like a Boss (Abstractions)How to Handle Conflict Like a Boss (Abstractions)
How to Handle Conflict Like a Boss (Abstractions)
 
All-ages: How to Build a Movement
All-ages: How to Build a MovementAll-ages: How to Build a Movement
All-ages: How to Build a Movement
 
Software Patents After Alice: A Long and Sad Tail
Software Patents After Alice: A Long and Sad TailSoftware Patents After Alice: A Long and Sad Tail
Software Patents After Alice: A Long and Sad Tail
 
Software Patents After Alice: A Long and Sad Tail
Software Patents After Alice: A Long and Sad TailSoftware Patents After Alice: A Long and Sad Tail
Software Patents After Alice: A Long and Sad Tail
 

Recently uploaded

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 

Recently uploaded (20)

Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 

How to Find Answers to your Python Questions