A bimonthly podcast that covers the Kotlin programming language by JetBrains, as well as related technologies. Hosted by Hadi Hariri

Similar Podcasts

The Infinite Monkey Cage

The Infinite Monkey Cage
Brian Cox and Robin Ince host a witty, irreverent look at the world through scientists' eyes.

The Top Shelf

The Top Shelf
ThePrimeagen and teej_dv are on a quest to find the best possible technical speakers and ask the best possible questions we can find. You all know ThePrimeagen can't read, so this is a great format for him to really shine. Teej is here to make sure that Prime knows who the guest is and also to interrupt Prime wherever possible

24H24L

24H24L
Evento en línea, de 24 horas de duración que consiste en la emisión de 24 audios de diversas temáticas sobre GNU/Linux. Estos son los audios del evento en formato podcast.

Compiler Plugins

June 28, 2019 00:34:45 21.07 MB Downloads: 0

We chat with Kevin about writing compiler plugins for Kotlin, covering what the goals with plugin technology is, when it's useful, as well as how to get started in this area. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Common Code in Multiplatform projects

June 14, 2019 00:35:06 33.3 MB Downloads: 0

Mark decided to develop a multiplatform game, taking the concept of common code to the extreme. In this episode we discuss his adventures, the issues he encountered and how applicable this really would be in other types of applications such as LOB ones. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Code Kindness with Pamela Hill

May 29, 2019 00:39:17 37.27 MB Downloads: 0

We chat with Pamela Hill about code kindness, in which we discuss what constitutes comprehensible code and the things we need to be aware of when writing code. We discuss the challenges of different approaches to writing code, objectivity, code reviews, and a bunch of other things! For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

SQL Delight

May 13, 2019 00:40:46 38.84 MB Downloads: 0

We chat with Alec Strong about SQL Delight, the multiplatform data access library that have written from the ground up using Kotlin. We discuss some of the differences with other data access frameworks as well as the benefits that Kotlin has provided them. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Kotlin at Uber

April 30, 2019 00:44:42 40.64 MB Downloads: 0

We talk to a few folks at Uber Engineering about their adoption of Kotlin in a non-conventional setting where they're using Buck. We also discuss some of the work they've been doing in terms of performance analysis with Kotlin and the differences with Java. This work has been published and available for public access (see show notes). Note: first couple of minutes had some feedback issues which were resolved. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Ktor with Ryan Harter

April 15, 2019 00:40:16 47.61 MB Downloads: 0

We talk to Ryan about Ktor, the asynchronous framework for connected systems, developed and maintained by JetBrains. We talk about how it can be used for developing server side applications and its differences with some other existing ones. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Talking CFP with Christina Lee

March 28, 2019 00:50:20 46.82 MB Downloads: 0

Christina and I sit down to talk about submitting talks to conferences, and in particular about KotlinConf. That and some chat about cats and dogs! For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Revisiting Data Science with Thomas Nield

March 14, 2019 00:41:57 39.86 MB Downloads: 0

We catch up with Thomas Nield to discuss what's been going with Kotlin in relation to Data Science and Machine Learning. Thomas gives us an update on the work he's been focusing on and some of the new things happening. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Adopting Kotlin and Functional Programming

February 28, 2019 00:42:04 40.03 MB Downloads: 0

We chat with Shelby from Intuit about adoption of Kotlin on the server-side, combined with functional programming. Shelby talks about some of the challenges faced and how they learn and pace their adoption. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Kodein framework with Salomon Brys

February 14, 2019 00:37:29 35.67 MB Downloads: 0

We talk to Salomon about his Kodein framework which started as a simple dependency injection framework for Kotlin and now has evolved into a multi-platform framework which provides many features including database, logging, etc. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Libraries with Roman Elizarov

January 28, 2019 00:43:38 39.92 MB Downloads: 0

We catch up wth Roman to discuss the state of libraries in Kotlin, the release of coroutines, changes that were brought with it, as well as other activities Roman and team are working on to bring multi-platform libraries to Kotlin. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Multiplatform Development with Kevin Galligan

January 14, 2019 00:41:25 39.38 MB Downloads: 0

We chat with Kevin about multi-platform development with Kotlin. Amongst many things, we discuss its differences with alternative technologies, the state of tooling and libraries, as well as factors people should consider when adopting OSS technologies. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Kotlin at AirBnB

December 17, 2018 00:34:30 32.74 MB Downloads: 0

We sit down with Gabriel to discuss the move of AirBnB away from React Native and the adoption of Kotlin. We also discuss the potential of multi-platform projects with Kotlin and what he sees are potential benefits and problems to avoid. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Dependency Injection with Koin

November 27, 2018 00:34:58 33.16 MB Downloads: 0

We chat with Arnaud about Koin, a new dependency injection framework written from the ground up in Kotlin. We discuss the why, the how and whether in this day and age it makes sense to even have dependency injections frameworks. Spoiler...it does. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.

Annotation Processing in Kotlin with Bartek Lipinski

November 14, 2018 00:32:39 31.04 MB Downloads: 0

We chat with Bartek about everything Annotations, including why he decided to use extension functions to overcome some of the issues he's faced. For links to show notes, please visit talkingkotlin.com or download the App from the Android Store.