Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Kotlin Coding Series' Articles
Back to Vincent Tsen's Series
Best Way To Learn Kotlin For Experienced Programmers
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Oct 2 '21
Best Way To Learn Kotlin For Experienced Programmers
#
kotlin
#
programming
#
android
#
beginners
11
reactions
Comments
Add Comment
2 min read
Complete C# to Kotlin Syntax Comparisons
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Oct 16 '21
Complete C# to Kotlin Syntax Comparisons
#
csharp
#
kotlin
#
android
#
beginners
15
reactions
Comments
3
comments
7 min read
Simple Way to Understand Kotlin Scope Functions - let, run, with, apply, also
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Jan 29 '22
Simple Way to Understand Kotlin Scope Functions - let, run, with, apply, also
#
kotlin
#
beginners
#
android
#
programming
5
reactions
Comments
Add Comment
5 min read
Understand Kotlin Function Literal with Receiver by Example
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Feb 11 '22
Understand Kotlin Function Literal with Receiver by Example
#
kotlin
#
beginners
#
android
#
programming
8
reactions
Comments
Add Comment
3 min read
Kotlin Coroutines Basics - Simple Android App Demo
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Apr 15 '22
Kotlin Coroutines Basics - Simple Android App Demo
#
kotlin
#
beginners
#
android
#
programming
15
reactions
Comments
Add Comment
5 min read
kotlinx.coroutines.delay() vs Thread.sleep()
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Apr 29 '22
kotlinx.coroutines.delay() vs Thread.sleep()
#
kotlin
#
beginners
#
android
#
programming
6
reactions
Comments
Add Comment
5 min read
How to Create Singleton Class in Kotlin?
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Jun 11 '22
How to Create Singleton Class in Kotlin?
#
kotlin
#
beginners
#
android
#
programming
15
reactions
Comments
Add Comment
2 min read
Kotlin Smart Cast is Awesome!
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Jul 22 '22
Kotlin Smart Cast is Awesome!
#
kotlin
#
beginners
#
android
#
programming
7
reactions
Comments
Add Comment
2 min read
Understand Kotlin Multiple Constructors
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Aug 13 '22
Understand Kotlin Multiple Constructors
#
android
#
kotlin
#
beginners
12
reactions
Comments
Add Comment
3 min read
Understand Fields and Properties in Kotlin
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Aug 20 '22
Understand Fields and Properties in Kotlin
#
android
#
kotlin
#
beginners
10
reactions
Comments
Add Comment
3 min read
What is Trailing Lambda and Comma in Kotlin?
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Aug 27 '22
What is Trailing Lambda and Comma in Kotlin?
#
kotlin
#
android
#
beginners
8
reactions
Comments
2
comments
2 min read
Prefer Function Reference over Lambda in Kotlin? Wrong!
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Oct 1 '22
Prefer Function Reference over Lambda in Kotlin? Wrong!
#
kotlin
#
beginners
#
android
6
reactions
Comments
4
comments
5 min read
Introduction to Kotlin Flows and Channels
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Nov 18 '22
Introduction to Kotlin Flows and Channels
#
android
#
kotlin
#
beginners
#
jetpackcompose
8
reactions
Comments
Add Comment
4 min read
Implement Kotlin Interfaces with SAM conversions
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Dec 2 '22
Implement Kotlin Interfaces with SAM conversions
#
android
#
kotlin
#
beginners
6
reactions
Comments
Add Comment
2 min read
Understand "by" Delegated Properties in Kotlin
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Dec 9 '22
Understand "by" Delegated Properties in Kotlin
#
kotlin
#
beginners
#
android
5
reactions
Comments
Add Comment
4 min read
What is Delegation Interface in Kotlin?
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Feb 3 '23
What is Delegation Interface in Kotlin?
#
kotlin
#
beginners
#
android
1
reaction
Comments
1
comment
2 min read
What is Kotlin Reified Type Parameter?
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Mar 24 '23
What is Kotlin Reified Type Parameter?
#
kotlin
#
beginners
#
android
7
reactions
Comments
Add Comment
2 min read
Kotlin Infix Notation is Confusing
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
Apr 8 '23
Kotlin Infix Notation is Confusing
#
kotlin
#
android
#
beginners
1
reaction
Comments
Add Comment
2 min read
Flow, SharedFlow, StateFlow Class Diagram
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
May 13 '23
Flow, SharedFlow, StateFlow Class Diagram
#
android
#
kotlin
#
beginners
2
reactions
Comments
Add Comment
2 min read
Kotlin Flow - Combine, Merge and Zip
Vincent Tsen
Vincent Tsen
Vincent Tsen
Follow
May 20 '23
Kotlin Flow - Combine, Merge and Zip
#
kotlin
#
android
#
beginners
#
flow
9
reactions
Comments
1
comment
3 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account