How to Build Your Public Speaking Skills as a Developer
Skills:
PM Basics60%
Key Takeaways
The video provides a roadmap for building public speaking skills as a software developer, focusing on starting small and working up to larger conferences through practice and experience at work, meetups, and other events.
Full Transcript
hey folks what's up Stan Bader here and a while ago I did a video on how to speak at a tech conference and kind of how to get in to a tech conference like PyCon like I was talking about how I spoke at at PyCon Germany and how I got my talk into that conference now I was talking about how you know you need to kind of submit talks to these conferences write an abstract for your talk and just kind of try and pitch your talk to these conferences and then hopefully get in and so I think that that is viable you know it's possible to pull that off as a beginner even with no prior speaking experience but it could also be a bad experience right like if you're overextending yourself on speaking you know in front of a couple of hundred people and you're you're gonna have a bad time it's gonna be recorded on video this could also really suck so I don't you know I don't want to scare you out of that if you think you can pull it off go for it absolutely let me know how it went you know I wish you all the best but I I wasn't able to do that I had to work my way up to get into into bigger conferences overtime right and so the way I built up that skill and build up kind of that confidence and just being comfortable doing that you know I'm still like to be honest with you like I'm still scared shitless every time I give a presentation but I just noticed that the quality that comes out at the end has gotten much better over the years and he doesn't show as much but I still feel the same basically to be perfectly honest with you but okay so so the angle in this video is going to be how you know what are some other ways I can build a speaking skill so that eventually I can go in and use my skills at a bigger tech conference okay so here's the approach that worked for me basically try and speak as much as you can at work in your current job if there's an opportunity for you you know to give like a presentation over lunch just to your colleagues and develop our friends on some kind of technical topic absolutely go for it you know it's gonna be a very comfortable setting people are going to sit around they're gonna be eating lunch you know just three four five of your colleagues and friends there sit down give them like a 10 15 minute presentation I'm some tool that you found or you just walk them through it and and get some experience doing that like this is I think anyone could do that or it could build up the courage to do that I know it's still hard to do that in the beginning especially with people you know that you actually care about and care about their feedback but this is a really good way to start building these speaking skills in in like a comfortable setting now I think a step after that could be either trying to speak you know to a bigger audience at your company or you know the people you work with like you know go from three people to maybe 30 people maybe you could give a presentation for a whole department or something like that you know if you're working at a startup or a company where this is actually possible that will be a way to scale that up another way it would be and this is actually what I would recommend is to go to development meetups so a meetup group is just a bunch of people are interested you know in in one topic like let's say Python or JavaScript and they meet usually on a regular schedule and people will give presentations and often there will be food and then you know people just talk about this stuff and there is a a really good site where you can find these meetup groups and that is at meetup.com and these meetups are usually put on you know by people in the community very often it's companies who are sometimes trying to hire people you know from a meet-up or like it's a way for them to to kind of show that their cool place to work at and almost every bigger city will have will have a meetup scene like that and so these meetups are great to gain more speaking experience because it's a lot easier to get in that the stakes are lower you can just go there speak to a group of you know depending on the size like 10 20 30 some meetups get like super popular but you know you can pick a smaller meetup to start with and just give a praise and presentation of these people and the way you get in there you don't really write like a big proposal and an abstract and all of that you just talk to the people who put on the meetup right you just find the organizer and and usually they're desperate for people to give presentations because usually it's all on the organizers so reach out to them just email them or go to the meetup and actually talk to them in person like hey I've got this idea could I give a presentation one of your next meetups I you know really like what you're doing and I would love to be a part of it and like 99% of the time people are gonna go for it and it is a perfect like learning ground to get your feet wet with with your presenting skills and just you know get into get into that habit of speaking in front of people and so I would absolutely recommend going that route starting with a meetup group and then you can expand expand from there right like it's not a super big jump from going from speaking out of meetup to speaking out of conference right it's it's very similar in terms of what will be involved like a meetup is gonna be like less organized less professional in some ways you know some of them are like many of them are and they're smaller but this is a really good way to get your feet wet and they could look either look for actual like larger conferences will look for bigger and bigger meetup groups and just get comfortable speaking in front of larger crowds and this is a really really good way to ease into this whole thing of becoming a speaker at a tech conference because it's it's super worthwhile and and it's it's gonna you know it's gonna pay off in so many ways and like the relationships you built with people even speaking at a smaller meetup will be great for that I mean even even speaking you know after your company across teams will be great for that so absolutely do that and then try and build from there and I you know I I think it would be totally possible to go from like haven't spoken at any conference ever or meet up to like I'll be speaking at a tech conference in twelve months like you know and have it have a success with that like not just walking out and like completely bomb but like building up those skills enough that you could give good like well-received presentation at a tech conference within a year I think it's totally doable and I wish you best of luck with that let absolutely let me know how that went if you if you do this and pull this off sent me a video like I'd be happy to share that or just tell me how it went I'd really love to know how this played out for you people have so much interesting stuff to say and they a lot of times as developers were in some sense too timid to go out there and share our perspective and you should absolutely do that and and more people should do that and it's gonna make the whole developer community better cool
Original Description
► Build Your Own Programming Blog from Scratch, with Python: http://bit.ly/python-blog-course
A roadmap for how to build your public speaking skills as a software developer.
In a previous video I taught you how to get your first speaking gig at a tech conference (https://youtu.be/0-BkCkAiso8).
This video is a follow up where you'll learn how to train your public speaking skills until you're ready for conference prime time as a speaker. I lay out the steps that worked for me and led me to speak at PyCon Germany this year.
Speaking at a tech conference can be a great way to demonstrate your knowledge as a developer and to boost your career.
* * *
► Weekly Tips for Python Developers: https://dbader.org/newsletter
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from Real Python · Real Python · 31 of 60
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
▶
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
A better Python REPL – bpython vs python interpreter
Real Python
Introducing large-type.com – A Utility Website
Real Python
Reading Hacker News Without Wasting Tons of Time
Real Python
Forward References and Python 3 Type Hints
Real Python
Using Sublime Text as your Git Editor
Real Python
Python Code Linting and Auto-Complete for Sublime Text
Real Python
Make your Python Code More Readable with Custom Exceptions
Real Python
Write Better Tests with Sublime Text's Split Layout Feature
Real Python
How to Use Sublime Text from the Command Line
Real Python
Rename Variables with Multiple Selection in Sublime Text
Real Python
Sublime Text Settings for Writing PEP 8 Python
Real Python
Write Cleaner Python with Sublime Text's Indent Guides
Real Python
Sublime Text Whitespace Settings for Python Development
Real Python
Function Argument Unpacking in Python
Real Python
Python Code Review: Debugging and Refactoring "Conway's Game of Life" + Automated Tests
Real Python
Using "get()" to Return a Default Value from a Python Dict
Real Python
A Python Shorthand for Swapping Two Variables
Real Python
Python Code Review: Refactoring a Web Scraper, PEP 8 Style Guide Compliance, requirements.txt
Real Python
Click & Jump to Test Failures from the Command Line (iTerm2)
Real Python
Setting up Sublime Text for Python Developers
Real Python
Sublime Text + Python Guide Overview
Real Python
Python Code Review: Adding Pytest Tests to an Existing Python Web Scraper
Real Python
Type-Checking Python Programs With Type Hints and mypy
Real Python
A Shorthand for Merging Dictionaries in Python 3.5+
Real Python
Python Code Review Flask Web Security Tutorial + Virtualenvs, requirements.txt
Real Python
My Python Code Looks Ugly and Confusing – Help!
Real Python
Setting Up a Programmer Portfolio/Developer Blog – How To Get Started
Real Python
Do I Need a GitHub/GitLab/Bitbucket Profile as a Developer?
Real Python
Programmer Portfolio – Example and Walkthrough
Real Python
How to Get Your 1st Speaking Gig at a Tech Conference
Real Python
How to Build Your Public Speaking Skills as a Developer
Real Python
The Object-oriented Version of "Spaghetti Code" is "Lasagna Code" ?!
Real Python
Setting up Sublime Text for Python Developers – Lesson #1
Real Python
Cool New Features in Python 3.6
Real Python
"is" vs "==" in Python – What's the Difference? (And When to Use Each)
Real Python
Emulating switch/case Statements in Python with Dictionaries
Real Python
Python Function Argument Unpacking Tutorial (* and ** Operators)
Real Python
What Code Should I Put On My GitHub/GitLab/BitBucket Profile?
Real Python
A Crazy Python Dictionary Expression ?!
Real Python
String Conversion in Python: When to Use __repr__ vs __str__
Real Python
Method Types in Python OOP: @classmethod, @staticmethod, and Instance Methods
Real Python
Optional Arguments in Python With *args and **kwargs
Real Python
Python Context Managers and the "with" Statement (__enter__ & __exit__)
Real Python
Installing Python Packages with pip and virtualenv / venv
Real Python
"For Each" Loops in Python with enumerate() and range()
Real Python
Python Code Review: LibreOffice Automation and the Python Standard Library
Real Python
Managing Python Dependencies With Pip and Virtual Environments – Lesson #1
Real Python
Python Tutorial: List Comprehensions Step-By-Step
Real Python
Leveraging Python's Implicit "return None" Statements
Real Python
What's the meaning of underscores (_ & __) in Python variable names?
Real Python
Python Data Structures: Sets, Frozensets, and Multisets (Bags)
Real Python
Writing automated tests for Python command-line apps and scripts
Real Python
How to find great Python packages on PyPI, the Python Package Repository
Real Python
Immutable vs Mutable Objects in Python
Real Python
PyPI vs Warehouse, the Next-Generation Python Package Repository
Real Python
pep8.org — The Prettiest Way to View the PEP 8 Python Style Guide
Real Python
My Experience at PyCon 2017 in Portland
Real Python
Pylint Tutorial – How to Write Clean Python
Real Python
"Reverse a List in Python" Tutorial: Three Methods & How-to Demos
Real Python
Python Refactoring: "while True" Infinite Loops & The "input" Function
Real Python
More on: PM Basics
View skill →Related Reads
📰
📰
📰
📰
Learn AI Training from Industry Experts at Visualpath
Dev.to · kalyan visualpath
AI Theatre: The Gap Between Talking About AI and Actually Using It
Medium · Cybersecurity
How to Structure Content for AI-First Indexing: 7 Rules That Get You Cited
Medium · AI
The Last Premium: What Stays Expensive When Thinking Gets Free
Medium · Data Science
🎓
Tutor Explanation
DeepCamp AI