Épisode 29 – Retour de poireaux sur Kotlin

Introduction

Yannick et Benjamin reviennent dans un nouvel épisode rien qu’à deux pour parler de leur expérience avec Kotlin.

 

Téléchargement direct

Show notes

1:30″ – The drawbacks of migrating to Kotlin : https://medium.com/@xzan/the-drawbacks-of-migrating-to-kotlin-51f49a96107a
1:41″ – The case against Kotlin : https://medium.com/@Pinterest_Engineering/the-case-against-kotlin-2c574cb87953
11:09″ – Fonctions d’extension : https://kotlinlang.org/docs/reference/extensions.html#extension-functions
14:46″ – Let : https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/let.html
14:48″ – Also : https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/also.html
14:49″ – Run : https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/run.html
15:25″ – Antonio Leiva : https://antonioleiva.com/
15:33″ – Kotlin for Android Developers : https://leanpub.com/kotlin-for-android-developers
16:14″ – Doc de Kotlin sur let/also/run/apply : https://github.com/JetBrains/kotlin-web-site/blob/yole/styleguide/pages/docs/reference/coding-conventions.md#using-scope-functions-applywithrunalsolet
22:27″ – Tableau let/also/run/apply :

tableau let/also/run/apply
Source : https://hackernoon.com/kotlin-a-deeper-look-8569d4da36f

22:48″ – Hadi Hariri : http://hadihariri.com/
23:35″ – Label : https://kotlinlang.org/docs/reference/returns.html#return-at-labels
25:04″ – Inline : https://kotlinlang.org/docs/reference/inline-functions.html
26:51″ – Where : https://kotlinlang.org/docs/reference/generics.html#star-projections
28:12″ – Bug de kotlin : https://youtrack.jetbrains.com/issue/KT-9630
28:50″ – Liste des @suppress de Kotlin : https://github.com/JouriM66/KotlinMessages/blob/master/readme.md
30:49″ – @Jvm… : https://kotlinlang.org/docs/reference/java-to-kotlin-interop.html
32:18″ – Companion object : https://kotlinlang.org/docs/reference/object-declarations.html#companion-objects
35:33″ – Épisode avec Cédric : https://androidleakspodcast.com/2017/07/31/episode-27-le-poireau-de-construction-en-kotlin/
36:59″ – Coroutines : https://kotlinlang.org/docs/reference/coroutines.html
37:02″ – Suspend : https://kotlinlang.org/docs/reference/coroutines.html#suspending-functions
37:20″ – Discussion entre Hadi et Tor : http://talkingkotlin.com/Sitting-down-with-Tor-Norbye/
41:11″ – Codelab tips calculator : https://medium.com/@xzan/codelab-kotlin-tips-calculator-c279374ff172
43:54″ – Stash / Bitbucket : https://fr.atlassian.com/software/bitbucket/server
57:01″ – Exploring Kotlin hidden costs : https://medium.com/@BladeCoder/exploring-kotlins-hidden-costs-part-1-fbb9935d9b62
58:18″ – Double checked locking : https://medium.com/@BladeCoder/kotlin-singletons-with-argument-194ef06edd9e
59:48″ – Gradle Kotlin DSL : https://github.com/gradle/kotlin-dsl
1:02:38″ – Carré magique en Kotlin JS : https://github.com/bmonjoie/magicsquare
1:03:25″ – GitHub d’exemple de Kotlin common : https://github.com/jstuyts/kotlin-multiplatform-recipes/
1:04:30″ – AssertJ : http://joel-costigliola.github.io/assertj/
1:09:36″ – Épisode d’ADB avec Jake et Romain : http://androidbackstage.blogspot.be/2017/09/episode-76-kotlin-n-stuff.html

Contact

@TheYann

@Xzan

2 thoughts on “Épisode 29 – Retour de poireaux sur Kotlin

  1. Merci pour ton commentaire, on est toujours contents de savoir que nos épisodes sont appréciés 🙂

Comments are closed.