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
240
違いのワカル 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
150
違いがワカルKotlinプログラマーへの道
reoandroider
0
140
[Jetpack Compose] 原理から見るSkippable対応
reoandroider
1
350
Androdアプリ開発におけるネストスクロール問題と向き合うの説明用途
reoandroider
0
3.1k
Androdアプリ開発におけるネストスクロール問題と向き合うの説明用途
reoandroider
0
2.9k
Androdアプリ開発におけるネストスクロール問題と向き合うの説明用途~NestedScrollInteropConnectionは何してるの?編~
reoandroider
0
2.7k
Roborazziを最大限に活用する(導入編)
reoandroider
0
330
Master of NestedScroll
reoandroider
0
14k
Jetpack_Composeで_半円のプログレスバーを作った話
reoandroider
0
430
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
4 Signs Your Business is Dying
shpigford
186
22k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.6k
How to Think Like a Performance Engineer
csswizardry
28
2.3k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
The Language of Interfaces
destraynor
162
25k
Optimizing for Happiness
mojombo
379
70k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Building a Modern Day E-commerce SEO Strategy
aleyda
45
8.1k
RailsConf 2023
tenderlove
30
1.3k
We Have a Design System, Now What?
morganepeng
54
7.9k
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