Geoff Pado

PythonKit Lightning Talk (October 2022)

A brief lightning talk on PythonKit, a way to embed Python code into a Swift application.

WWDC 2022 Recap (June 2022)

WWDC 2022 has come and gone. If you missed out, here’s a whirlwind tour of all the announcements that are most likely to interest you.

SharePlay Lightning Talk (September 2021)

A brief lightning talk on SharePlay, Apple's API for real-time networking over FaceTime.

Accessibility Debugging in Xcode 11 (May 2020)

An update to my previous talk on debugging accessibility issues in Xcode, now for Xcode 11.

Dynamic Development with LLDB (February 2019)

As an iOS/Mac developer, you’re probably at least a little familiar with Xcode’s debugging tools. But what can they really do? This talk will cover Xcode’s visual view debugger, LLDB, and even creating your own custom debugging tools.

Continuous Integration (February 2018)

A talk about continuous integration for iOS. Goes over the basics, discusses the benefits to teams both large and small, and gives an overview of the (many) options available for iOS developers.

Accessibility Debugging in Xcode 8 (September 2016)

An introduction to the vast array of accessibility technologies provided by iOS, including how developers can test and debug their apps using tools provided by Xcode.

Introducing Swift (December 2015)

On the heels of Apple's announcement that Swift would be open-sourced, I put together this talk for my colleagues, introducing them to the language and pitching its use in projects going forward.