Presentation Slides
Slides for my conference presentations are available here.
Most of my newer slide decks have slides with very minimal content on them. The interesting bits are in the presenter notes, which are accessible by pressing “s” while viewing the slides.
The raw slides are available from my presentations repo.
- Introduction to Go - See the linked GitHub repo for instructions on downloading and viewing
the slides. They require the Go
present
tool to view. See the class description for more details. - Why Do Programmers Love Rust?
- Last given at The Perl and Raku Conference 2022
- Watch it on YouTube
- CLI Tools I Use
- Generating Rust from C with Perl
- Last given at The Conference in the Cloud 2021
- Watch it on YouTube
- Continuous Integration for Perl with Azure Pipelines - This covers my ci-perl-helpers
project and also talks about general Azure Pipelines features
- Last given at The Conference in the Cloud 2020
- Watch it on YouTube
- Make Your Technical Hiring Process Suck at Least 20% Less
- My thinking on this has evolved a bit since I last gave this presentation. I’ve written about
this a few times on my blog:
- A Technical Hiring Process Revisited - This is my latest thinking on hiring processes.
- A Technical Hiring Process - This mostly matches the slides.
- Tech Interviewer Theory - This is about interviews specifically, including what you can learn from them and some questions to ask during technical interviews.
- Last given at The Perl Conference 2018
- Watch it on YouTube
- My thinking on this has evolved a bit since I last gave this presentation. I’ve written about
this a few times on my blog:
- Dist::Zilla and My Bundle
- Last given at The Conference in the Cloud 2021
- Watch it on YouTube
- Classy Testing with Test::Class::Moose
- Last given at The Perl Conference 2019
- Watch it on YouTube
- Stepford, a Thing Sort of Like Make
- Basics of Unicode in Perl - I made this to present to my co-workers at MaxMind. It’s never been given at a conference.
- Intro to Object-Oriented Programming in Perl (Perl 5)
- A Date with Perl - I’ve also called this Dates, Times, Perl, and You in the past.
- Last given at The Perl Conference 2017
- Watch it on YouTube
- Markdent: Event-Driven Markdown Parsing
- Tidy All the Things - A presentation on Tidyall, which I no longer recommend using. Check out precious instead.
- Basic OO in Perl 6
- Introduction to Moose