Lasse has spoken at dozens of international conferences since 2005, including a couple of keynotes in agile conferences, speaking to some 2000 programmers in a movie theatre, addressing staff of the European Commission (they actually organise an IT conference of their own), and a bunch of smaller gatherings.
Lasse has occasionally done workshops, too, and taught more than a thousand people in classroom settings across three continents during the past decade.
He happens to be a Certified Scrum Trainer as well (one of the few who write code for a living) and wrote a couple of books about unit testing and TDD, which consequently led him to talk about those topics to a lot of people.
Follow Lasse on Twitter at @lassekoskela. Find out more on Reaktor here.
Talks I've Given
-
-
Rules of (Visual) Design for Developers
Featuring Lasse Koskela
Some of you are spoiled with a team of rockstar programmers featuring world-class designers. Some of you are not so lucky and will have to make do with what you've got - a bunch of programmers pretending to be multitalented visual artists or UI designers. There is a lot of design literature...
ios ioscon swift design ui typography layout interface-design -
Talking to Strangers: Peer-to-peer networking between apps and platforms
Featuring Lasse Koskela
What do Multipeer Connectivity, Core Bluetooth, and NSNetService have in common? They allow your apps to find and talk to each other in a true peer-to-peer manner.
ios ioscon swift peer-to-peer tvos siri nsnetservice core-bluetooth multipeer-connectivity networking p2p nsnetservices -
Implementing Full-Text Search on iOS
Featuring Lasse Koskela
"Search" is one of those things that our users take for granted but is surprisingly difficult to get right. In this talk Lasse will dig into the essential concepts in implementing a proper full-text search on the device without server-side or cloud-based Search APIs, highlighting the...
ios ioscon full-text-search api app mobile search spotlight core-spotlight sqlite -
Specifying User Interaction
Featuring Lasse Koskela
In this session, Lasse Koskela will incorporate ideas from user-centered design and explore a method of specifying user-facing application features he has evolved over the past few years at Reaktor.
user-interaction yagni refactoring