• Free info session: Claude Code workshops (September 14th, 2026)

    A free hour on the three Claude Code workshops running later in September: what each one covers, who it’s for, and what you’ll need to take part. Bring questions. Register here — it’s free and open to everyone. You do not need a LernerPython subscription to attend this session. Wednesday, September 16th — Intro Claude […]

  • Intro Claude Code with Python (September 16th, 2026)

    Virtual Event

    Tired of reading about how everyone is using AI to write apps? In this workshop, you’ll use Claude Code to build apps, learning best practices along the way. Agenda: Learn the basics of setting up Claude Code to work with Python. Create your own command-line utility. Create a FastAPI app. There will also be plenty […]

  • Intro Claude Code with Pandas (September 17th, 2026)

    Why write code to analyze data, when Claude Code can do it for you? In this workshop, you’ll use Claude Code to retrieve, clean, analyze, and report on real-world data sets. Along the way, you’ll learn best practices for using Claude Code for your data analysis. Agenda: Learn the basics of setting up Claude Code […]

  • Pandas special lecture, September 2026: Sorting

    Virtual Event

    How should we sort our data? And what effect does sorting have? And how does sorting compare with methods like `nlargest` and `nsmallest`? In this session, I’ll talk to you all about sorting — `sort_index`, `sort_values`, and the like. Come and join me, and learn how to make the most of your queries!

  • September 2026 special Python lecture: Pydantic

    Virtual Event

    What is Pydantic? How can you integrate it into your code? What does it do that mypy doesn’t? How can it make your code more robust? In this session, I’ll introduce you to Pydantic and show you how it can help to toughen up your programs and give you more confidence in them.

  • September 2026 AI lecture: Best practices with Claude Code

    Virtual Event

    I’ve been using Claude Code for several hours each day for most of the last year. And I love it — but you definitely have to know what you’re doing to use it effectively. In this session, I’ll show you some of the tips and tricks that I’ve gained during this time. And, of course, […]