Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
違いのワカル Kotlinプログラマーへの道
Search
Swimmy
April 04, 2024
0
180
違いのワカル Kotlinプログラマーへの道
Swimmy
April 04, 2024
Tweet
Share
More Decks by Swimmy
See All by Swimmy
違いがワカルKotlinプログラマーへの道
reoandroider
0
120
[Jetpack Compose] 原理から見るSkippable対応
reoandroider
1
270
Androdアプリ開発におけるネストスクロール問題と向き合うの説明用途
reoandroider
0
2.3k
Androdアプリ開発におけるネストスクロール問題と向き合うの説明用途
reoandroider
0
2.1k
Androdアプリ開発におけるネストスクロール問題と向き合うの説明用途~NestedScrollInteropConnectionは何してるの?編~
reoandroider
0
2k
Roborazziを最大限に活用する(導入編)
reoandroider
0
250
Master of NestedScroll
reoandroider
0
11k
Jetpack_Composeで_半円のプログレスバーを作った話
reoandroider
0
360
Compose「急いで」キャッチアップする
reoandroider
0
18
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
297
20k
Typedesign – Prime Four
hannesfritz
40
2.4k
GraphQLとの向き合い方2022年版
quramy
43
13k
How to Think Like a Performance Engineer
csswizardry
20
1.1k
Rebuilding a faster, lazier Slack
samanthasiow
79
8.7k
A Tale of Four Properties
chriscoyier
156
23k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
4
370
Code Review Best Practice
trishagee
64
17k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Designing for humans not robots
tammielis
250
25k
Transcript
Harada Reo @ すいみー 違いのワカル Kotlinプログラマーへの道
すいみー CyberAgent Inc. Ameba どすこい塾 DroidKaigi Staff RunningReo 自己紹介 /
Introduction
ゴール Kotlinの似た言語機能について 違いを理解することで 自信を持ってコーディング できる状態
登場人物 late init var / by lazy スコープ関数 == /
=== in / out enum / sealed class sealed intarface / class Any / Nothing / <T> data class / value class inner class / class ReadOnlyProperty
登場人物 late init var / by lazy スコープ関数 == /
=== in / out enum / sealed class sealed intarface / class Any / Nothing / <T> data class / value class inner class / class ReadOnlyProperty 使い分けに悩む言語表現がたくさんある
一つ一つ違いをみていく...
comming soon....
参考 https://qiita.com/reoc- software/items/44d4e957173d520fb2ed https://qiita.com/reoc- software/items/fdc6a7f09621ecf9d202
Thank You