Kotlin Lists 2022

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ก.พ. 2025

ความคิดเห็น • 26

  • @raphaeltarita5187
    @raphaeltarita5187 3 ปีที่แล้ว +11

    Amazing content, as always! The Kotlin standard library safari is definitely my favourite series on this channel! Also, I did not know before that Kotlin has undefined behaviour (although very limited of course)

    • @InXLsisDeo
      @InXLsisDeo 2 ปีที่แล้ว

      It's undefined behaviour due to the algorithms, unlike C or C++ where UB is inherent to (some aspects of) the language. Kotlin the language, being based on the JVM which doesn't have UB, doesn't have UB either.

  • @jordanray1537
    @jordanray1537 ปีที่แล้ว

    Seen it was a bit since these have been uploaded and just want to say please do more!!! They are super helpful!

  • @OldManRog
    @OldManRog 3 ปีที่แล้ว +3

    Awesome video, thank you for the tips & tricks on the usage of List & MutableList

  • @victoryghor9009
    @victoryghor9009 ปีที่แล้ว

    This is the best educational video I have seen, I like so much kaolin and I thought it was really cool how you explained it in a relaxed way.

  • @TamirOmara
    @TamirOmara ปีที่แล้ว

    Great series well done 👏🏽👏🏽

  • @JolanRensen
    @JolanRensen 3 ปีที่แล้ว +4

    Now know the difference between .reversed() and .asReversed()!
    Actually it makes sense, since the "as" part in function names almost almost indicates that you're providing a different view or perspective on an object (in comparison to "to" which always provides a new copy of it)

  • @SolaLupus
    @SolaLupus 3 ปีที่แล้ว +4

    Awesome high quality video 👍 Good job a always 🙂
    PS: I wonder where the candy 🍬 went. Might come across it in later episodes perhaps? 😁

  • @CommanderSteps
    @CommanderSteps 3 ปีที่แล้ว +4

    I always learn a lot by this entertaining videos. Kotlin is so powerful. :)

  • @hinocenciopaulo
    @hinocenciopaulo 2 ปีที่แล้ว

    Thank you so much for this excellent explanations.

  • @HtopSkills
    @HtopSkills 3 ปีที่แล้ว +2

    Good sharing!

  • @navczydev
    @navczydev 3 ปีที่แล้ว

    views is something we need to deal carefully. Thanks for sharing awesome content

  • @LeHoangTu
    @LeHoangTu 3 ปีที่แล้ว +3

    Well done!

  • @gyorffydanielJP
    @gyorffydanielJP 3 ปีที่แล้ว +1

    Amazing content! ❤ Jetbrains

  • @abdonasr1222
    @abdonasr1222 3 ปีที่แล้ว +2

    today I learned something new about lists which is Views 🤯

  • @xiao2634
    @xiao2634 2 ปีที่แล้ว

    If [] is translated to calling get(), why can't Kotlin provide get(slice : Pair) and get(slice: Range) polymorph functions to work as the slice function. This way we can write list[1 to 3] instead of list.slice(1 to 3). Of course, we can extend the List.get() ourselves, but I am just wondering why Kotlin does not provide that in its standard library.

  • @tonygrace2735
    @tonygrace2735 2 ปีที่แล้ว +1

    What about search on lists

  • @pixelPlex
    @pixelPlex 3 ปีที่แล้ว

    When calling toList on a List does the function do a Shallow Copy of the List?

  • @jsr1530
    @jsr1530 3 ปีที่แล้ว +1

    Subscribed just now.

    • @jsr1530
      @jsr1530 3 ปีที่แล้ว

      I want to learn kotlin right from basics. Help me please

  • @techdevmt7816
    @techdevmt7816 3 ปีที่แล้ว +3

    nice

  • @TimSchraepen
    @TimSchraepen 3 ปีที่แล้ว

    I wonder if Sebastian plays Starcraft2. He looks like he should.
    Have a nice Kotlin!

  • @nomatter2444
    @nomatter2444 3 ปีที่แล้ว

    So why kotlin don't have *LinkedList()* like java ???

  • @andrey7530
    @andrey7530 3 ปีที่แล้ว

    you are geniuses there =)

  • @SulavTimsina
    @SulavTimsina 3 ปีที่แล้ว

    Using fruits images instead of characters makes it difficult to read them fast. Not so colorblind friendly.

  • @MeManeenotOpal
    @MeManeenotOpal 2 ปีที่แล้ว

    คุณอ้วนขึ้นนะค่ะ