צפה בסרטונים לדוגמה

רשימת סרטונים

  • Kotlin Functional Programming
    • Lambdas
    • High Order Functions
    • More on Lambdas and Function Pointer
    • Map and FlatMap
    • Flattening excercise
    • Drill 1 Solution
    • Drill 2 Solution
    • Drill 3 Solution
    • Drill 4 Solution
    • Drill 5 Solution
    • Dril 6 Solution
    • Take,Drop,TakeIf and Zip
    • Lazy Sequnces
    • Sieve of Eratosthenes Drill
    • Sieve of Eratosthenes Solution
    • Scope Functions 1(let, run)
    • Scope Functions 2(also)
    • Scope Functions 3(apply, with, use)
    • Inline Functions
    • Operator Overloading