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
230
違いのワカル Kotlinプログラマーへの道
Swimmy
April 04, 2024
Tweet
Share
More Decks by Swimmy
See All by Swimmy
Android16 Migration Stories ~Building a Pattern for Android OS upgrades~
reoandroider
0
69
違いがワカルKotlinプログラマーへの道
reoandroider
0
140
[Jetpack Compose] 原理から見るSkippable対応
reoandroider
1
340
Androdアプリ開発におけるネストスクロール問題と向き合うの説明用途
reoandroider
0
3k
Androdアプリ開発におけるネストスクロール問題と向き合うの説明用途
reoandroider
0
2.8k
Androdアプリ開発におけるネストスクロール問題と向き合うの説明用途~NestedScrollInteropConnectionは何してるの?編~
reoandroider
0
2.6k
Roborazziを最大限に活用する(導入編)
reoandroider
0
320
Master of NestedScroll
reoandroider
0
14k
Jetpack_Composeで_半円のプログレスバーを作った話
reoandroider
0
430
Featured
See All Featured
Build your cross-platform service in a week with App Engine
jlugia
232
18k
4 Signs Your Business is Dying
shpigford
185
22k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Code Review Best Practice
trishagee
72
19k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Fireside Chat
paigeccino
40
3.7k
Rails Girls Zürich Keynote
gr2m
95
14k
The Pragmatic Product Professional
lauravandoore
36
6.9k
How to train your dragon (web standard)
notwaldorf
96
6.3k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
32
2.2k
Statistics for Hackers
jakevdp
799
220k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
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