Skip to content

Instantly share code, notes, and snippets.

@xhiroga
Last active January 3, 2020 04:19
Show Gist options
  • Star 37 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save xhiroga/d27df1349548db991551a1c2db7b609d to your computer and use it in GitHub Desktop.
Save xhiroga/d27df1349548db991551a1c2db7b609d to your computer and use it in GitHub Desktop.
Kotlin Fest 2019 登壇資料まとめ

オープニング・セッション: あいさつ

長澤 太郎さん ( @ngsw_taro )

オープニング・セッション: What's new in Kotlin?

Svetlana Isakovaさん( @sveta_isakova )
https://speakerdeck.com/svtk/whats-new-in-kotlin

Kotlin コルーチンを 理解しよう 2019

八木俊広さん ( @sys1yagi )
https://speakerdeck.com/sys1yagi/kotlin-korutinwo-li-jie-siyou-2019-kotlinfest2019

Server-side Kotlin by Ktor

清水 顕さん ( @kaonash_ )
https://speakerdeck.com/kaonash/server-side-kotlin-by-ktor

Kotlinの型実践入門

佐藤 隼さん ( @stsn_jp )
https://speakerdeck.com/satoshun/kotlin-fest-2019-kotlinxing-shi-jian-ru-men

今からはじめる Android Kotlin

あんざいゆきさん ( @yanzm )
https://speakerdeck.com/yanzm/jin-karahazimeru-android-kotlin

Coroutinesから紐解くKtorの仕組み

小谷野 雄史さん ( @bandwagondagon )
https://speakerdeck.com/ykoyano/revealing-ktor-with-coroutines

改めて学ぶContracts

富田健二さん ( @tommykw )
https://speakerdeck.com/tommykw/gai-metexue-hucontracts

Kotlin Multiplatform Project入門

荒谷光さん ( @_a_akira )
https://speakerdeck.com/aakira/introduction-kotlin-mpp

Code Generation in Kotlin with Annotation and KotlinPoet

Malvin Sutantoさん ( @MalvinSutanto )
https://speakerdeck.com/malvinstn/code-generation-in-kotlin-with-annotation-and-kotlinpoet

サーバサイドKotlinでGraphQLをやってみよう

磯貝佳典さん ( @shiraj_i )
https://speakerdeck.com/shiraji/server-side-kotlin-plus-graphql
https://github.com/ubie-inc/kotlin-graphql-sample

もっと Kotlin × Spring

木原 快さん ( @gumimin_ )
https://www.slideshare.net/HayatoKihara/kotlin-fest-2019-spring-kotlin-166057015

Deep Dive into Kotlin DSL

Jumpei Matsudaさん ( @red_fat_daruma )
https://speakerdeck.com/jmatsu/deep-dive-into-kotlin-dsl

フロントエンドもKotlinで書きたい! -WebページをKotlin/JSで作った軌跡-

Subroh Nishikoriさん ( @subroh_0508 )
https://speakerdeck.com/subroh0508/jsdezuo-tutagui-ji

Kotlin/Nativeはなぜ動くのか?

荻野陽太さん ( @youta1119 )
https://speakerdeck.com/youta1119/kotlinfest2019

Future of Jira Software powered by Kotlin

Martin Vargaさん ( @MartinTeeVarga )
https://speakerdeck.com/mtvarga/future-of-jira-software-powered-by-kotlin
https://bitbucket.org/atlassianlabs/animal-facts-graphql-gateway-demo/src/master/

LT大会

Kotlin Serialization ことはじめ

石井 和馬さん( @slme_not_found )
https://speakerdeck.com/slme/kotlin-serializationkotohazime

Jetpack Composeことはじめ

高橋 健太さん( @tkhs0604 )
https://speakerdeck.com/tkhs0604/the-beginning-of-jetpack-compose

静的解析ツール detekt で任意の条件で警告させる

前田 隼輔さん( @duck8823 )
https://speakerdeck.com/duck8823/jing-de-jie-xi-turu-detekt-deren-yi-falsetiao-jian-dejing-gao-saseru

Kotlin/JS の仕組み(Kotlin/JSでやっていくフロントエンド開発)

小谷 優空さん( @MonchiFC )
https://speakerdeck.com/yukukotani/how-kotlinjs-works

GraphQLサーバーを作って味わった天国と地獄

早坂 涼さん( @hayaboytech )
https://speakerdeck.com/ryohysk/graphqlsabawozuo-tutewei-watutatian-guo-todi-yu

KotlinTest で始める Property-based Testing

細沼 祐介さん( @tobi462 )
https://speakerdeck.com/yusukehosonuma/kotlintest-property-based-testing

try-catchからrunCatchingへ移行した話

安齋 祐紀さん( @off2white )
https://speakerdeck.com/offwhiite/try-catchkararuncatchingni-yi-xing-sitahua

@ochim
Copy link

ochim commented Aug 26, 2019

Kotlin Serialization ことはじめ
https://speakerdeck.com/slme/kotlin-serializationkotohazime
のようです

@furyu-araki
Copy link

補足ですが、LT大会の「Kotlin/JSでやっていくフロントエンド開発」は「フロントエンドもKotlinで書きたい! -WebページをKotlin/JSで作った軌跡-」とテーマが被っていたために「Kotlin/JS の仕組み」にタイトルを変えたそうです。

@xhiroga
Copy link
Author

xhiroga commented Aug 27, 2019

ochimさん、furyu-arakiさん、ありがとうございます!
いずれも取り込みさせていただきました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment