12 тысяч подписчиков
237 видео
How to Land a New Client in One Hour
How to Use Kotlin Generics with Lists and Maps
How to Copy a Kotlin Data Class Instance
How to Remove Null Items from a Kotlin Map with mapNotNull
How to Create a Kotlin File in IntelliJ
How to create a Mutable Map in Kotlin
How Type Inference Works in Kotlin
How to Destructure a Kotlin Data Class
Provide Value Quickly when Freelancing or Consulting
How to Override a Property Setter in Kotlin
How to Return a Value from a Kotlin Function
How to Use the 'it' Parameter in Kotlin Lambda Expression
Kotlin - List vs. Set vs. Map
How to use a Lambda Function as a Function Parameter in Kotlin
How to Combine Multiple Immutable Lists in Kotlin
Kotlin Performance - Measuring performance with measureNanoTime
Function Refactoring to New Lines and Named Arguments in IntelliJ
Android Continuous Integration with CircleCI
How to Filter a List in Kotlin
How to Update the Kotlin Plugin in IntelliJ
How to Run Kotlin Code Anywhere with Kotlin Main Functions
Understanding Component1, Component2, ComponentN in a Kotlin Data Class
How to Implement an Interface in Kotlin
Kotlin Safe Casting with 'as?'
How to Install the IntelliJ IDE for Kotlin Development
Kotlin If/Else Conditional - How to use If/Else in Kotlin
How to use the Kotlin Set Data Structure (A Kotlin List with No Duplicates)
How to Create a Class in Kotlin
How to Call a Kotlin Extension Function from Java
How to Create Read-Only Variables in Kotlin
How to Create a List in Kotlin
Kotlin Interfaces Example - Multiple File Systems
How to use Function Arguments in Kotlin
How to Use a Try/Catch/Finally Statement in Kotlin
How to Use the Protected Modifier on Kotlin Methods
How to use Multiple Constructors in a Kotlin Class
Kotlin - Map vs Flatmap
How to Create Variables in Kotlin
How to Iterate Over Kotlin Enum Values
How to Add Static Methods to Kotlin Enums
How to use the Kotlin Init Block
How to Get a Job in Tech (after Getting Laid off or Even If You're Just Getting Started)
How to Use Named Parameters in Kotlin Functions
Kotlin Double Bang Operator !!
How to Call Kotlin from Java - Kotlin JVM Interop
How to call Java from Kotlin - Kotlin JVM Interop
Kotlin Companion Objects
How to Generate Large Sequences and Lists in Kotlin with generateSequence
How to Overload a Function in Kotlin
Static Site Generator or WordPress
How to Use a For-Loop in Kotlin