kt.academy Logo
Anna Jarkova profile

Anna Jarkova

GitHubX (Twitter)

Mobile developer since 2013

Lead Mobile developer in «Usetech software» .

Native mobile development, iOS and Android (Swift/Objective-C, Kotlin/Java) cross-platform mobile development (Xamarin, Kotlin multiplatform)

Leading mobile team. Mentorship

 Public speaking (Mobius Moscow 2020, AppsLive 2020)

Writing articles about mobile development (especially iOS and KMM )

Tutor in Otus course "iOS Advanced 2.0"

Kotlin developer expert

Reviewed articles

Lambda expressions
8/26/2022
Marcin Moskała
Marcin Moskała

Lambda expressions

Let's learn how to use lambda expressions, what special support they have, and what traps they generate.

Learn morelearn more icon
Function references
7/29/2022
Marcin Moskała
Marcin Moskała

Function references

How do we reference functions in Kotlin, to replace lambda expressions. All functions, including constructors, getters, extensions and more.

Learn morelearn more icon