C# 12 Collection Expressions and the Spread Operator

Поделиться
HTML-код
  • Опубликовано: 22 ноя 2024

Комментарии • 15

  • @CodingTutorialsAreGo
    @CodingTutorialsAreGo  11 месяцев назад +2

    These new features are similar to JavaScript. Are there any other concepts you'd like to import into C# from different languages? Leave a comment.
    Source code available at: github.com/JasperKent/Collection-Expressions
    Remember to subscribe at ruclips.net/channel/UCqWQzlUDdllnLmtgfSgYTCA
    And if you liked the video, click the 👍.

  • @TheMasonX23
    @TheMasonX23 11 месяцев назад +4

    I absolutely love how concise they are for returning an empty set

  • @baturhankahraman426
    @baturhankahraman426 11 месяцев назад +3

    One of the hidden gems in youtube to explore! Thank you so much. Nice video.

  • @10Totti
    @10Totti 10 месяцев назад +2

    Good Tutorial Thanks!

  • @marklord7614
    @marklord7614 11 месяцев назад +3

    I especially like how you cover earlier features. Doing so makes the content more palatable for those unfamiliar with the newer options. This was informative and thorough. Thanks.

  • @rustamhajiyev
    @rustamhajiyev 11 месяцев назад +4

    Cool, thanks for sharing how these new functionalities are implemented, always good to know 👍

  • @kurumi690
    @kurumi690 11 месяцев назад +3

    good video, thx for sharing all these cool features

  • @user-matlee2477
    @user-matlee2477 11 месяцев назад +1

    19:10 thank you so much I really wanted this instruction

  • @BM-jy6cb
    @BM-jy6cb 8 месяцев назад +1

    Only just discovered your channel, but so glad I did. Superb teaching skills. Already subscribed. Thanks!

  • @mahdi4581
    @mahdi4581 11 месяцев назад +3

    Good

  • @foudilbenouci482
    @foudilbenouci482 2 месяца назад

    Always at the top, thank you !

  • @obinnaokafor6252
    @obinnaokafor6252 11 месяцев назад +3

    var support is coming in C#13 and the compiler will infer the best possible target type for the collection.

  • @DNI404
    @DNI404 11 месяцев назад +1

    Thanks 😊