Catching up with Jake Wharton

We speak to Jake Wharton about his interest in Kotlin and the adoption process at Square. We cover one of Jake's favourite features which are extension functions and properties and how RxBinding creates these by parsing Java source code.

About Jake Wharton

Jake has been developing for Android since the first public M3 SDK preview. He focuses on writing small, modular, well-tested libraries and tools to solve some of the ubiquitous problems which developers face. He enjoys learning tools and libraries from other, emerging languages and applying their knowledge and techniques to advance Android and Java development and tooling.

Show Notes

Additional notes

We chatted for over an hour with Jake, but to keep inline with the duration, some parts were trimmed. But I have asked Jake to come back on the show at some point cause it definitely is great chatting with him and lots of interesting things to cover! Also, apologies for my voice. Unfortunately a cold got the best of me. It won’t happen again!

Well, that’s the plan anyways.

Synthesising a Database with Kotlin

Does synthesizing a database sound like magic to you? In this episode of Talking Kotlin, we discuss how Synthesized.io uses Kotlin together with custom DSLs and OpenAPI to do just that! Continue reading