Posts by Tag

Kotlin

Kotlin for Interviews

3 minute read

This post contains the Kotlin 5-minute cheat sheet of APIs, which will be helpful during algorithm interviews. You can revise it right before the interview o...

Fragment: getContext vs requireContext

1 minute read

Android team annotated some sdk methods with NonNull and Nullable in support library in 27.1.0. That change leads to warnings and errors like on the picture ...

Back to Top ↑

Java

Fragment: getContext vs requireContext

1 minute read

Android team annotated some sdk methods with NonNull and Nullable in support library in 27.1.0. That change leads to warnings and errors like on the picture ...

Back to Top ↑

Android

Fragment: getContext vs requireContext

1 minute read

Android team annotated some sdk methods with NonNull and Nullable in support library in 27.1.0. That change leads to warnings and errors like on the picture ...

Back to Top ↑

Fragment

Fragment: getContext vs requireContext

1 minute read

Android team annotated some sdk methods with NonNull and Nullable in support library in 27.1.0. That change leads to warnings and errors like on the picture ...

Back to Top ↑

Interviews

Kotlin for Interviews

3 minute read

This post contains the Kotlin 5-minute cheat sheet of APIs, which will be helpful during algorithm interviews. You can revise it right before the interview o...

Back to Top ↑