Introduction to Generics in Swift

Поділитися
Вставка
  • Опубліковано 22 сер 2024

КОМЕНТАРІ • 34

  • @cary98029
    @cary98029 3 роки тому +12

    Spending time watching your tutorial videos, multiple times, has become one of my most productive Swift/SwiftUI learning opportunities. All of your videos follow a well-organized progressive learning pattern. They are incredibly helpful and presented so professionally with acknowledgements to other prolific Swift/SwiftUI gurus. You are a Jedi master with respect to learning Swift/SwiftUI! Thanks!

    • @StewartLynch
      @StewartLynch  3 роки тому

      Thank you for your thoughtful comment. Much appreciated.

  • @arkemal
    @arkemal Рік тому +1

    This is the best introduction to Generics. Thanks Maestro !

  • @farishuric4072
    @farishuric4072 2 роки тому +2

    Stewart you are a legend! Thank you so much sir for the best tutorials out here. Keep doing the best work kind sir, you rock!

  • @grampro8572
    @grampro8572 Рік тому

    Stewart Lynch you are a Hero!

  • @markrabo
    @markrabo 11 місяців тому

    Another great video, thank you. I'll also be watching the one on sorting and access controls.

  • @damaniturner6510
    @damaniturner6510 3 роки тому +1

    Just wanna say this video is awesome like your content always is Stewart. Thank you for the well thought out presentation!

  • @dhavalnena7386
    @dhavalnena7386 2 роки тому +1

    So helpful! Thank you for everything you do :)

  • @andrejkling3886
    @andrejkling3886 3 роки тому +1

    Thank you Stewart... excellent lesson

  • @cruiseqe2
    @cruiseqe2 3 роки тому +1

    Yet another great Explainer video. Love them!

  • @g-3409
    @g-3409 3 роки тому +2

    I was hoping for more combine content, preferably with Core Data and nested objects/relations. Feel the previous subject was not finished yet. But great content as usual.

  • @alexpascal5403
    @alexpascal5403 2 роки тому

    the decoding part with genetics was awesome!
    you could have ended the video half way, the genetics part
    is a slam dunk of an explaination.
    again, thank you. hopefully Tibitten Balls buys you a coffree soon.

  • @sakshipatil9537
    @sakshipatil9537 2 роки тому

    Great Content, very detailed explaination 🙌. Thank you so much!!!

  • @andrejkling3886
    @andrejkling3886 2 роки тому +2

    Thank you so much one more for great lessons... is it possible to create more videos how work protocols and generic together ?

    • @StewartLynch
      @StewartLynch  2 роки тому +1

      Anything is possible. I will add this request to my list of requests.

    • @andrejkling3886
      @andrejkling3886 2 роки тому

      @@StewartLynch thank you so much Stewart

  • @mcaghouse
    @mcaghouse 3 роки тому

    Great video with detail explanation. Thanks 🙏

  • @ShooMPozitiV
    @ShooMPozitiV 3 роки тому

    It’s very detailed tutorial... step by step! Stewart, it’s great!
    Tech me!))))

  • @tripathiprakash22
    @tripathiprakash22 2 роки тому

    simply awesome :)))))

  • @kslazinski
    @kslazinski 3 роки тому

    Thanks for this video. I was always wondering what does this T mean 😅

  • @Sokrates8
    @Sokrates8 3 роки тому

    Happy Birthday! ;-)

  • @user-yd9xy3rb4x
    @user-yd9xy3rb4x 3 роки тому

    I still can't get how you made buttons "< previous", "Home", "Next" ext. and titles without lines like real text. I remember you mentioned it somewhere, but I can't find. How to create my own xplaygroundpage? Could you give me a hint please?

    • @StewartLynch
      @StewartLynch  3 роки тому +1

      Go to the editor menu and choose show raw markup to reveal the markup view instead. If you want to create your own playgrounds with multiple pages like this, just duplicate mine and edit the code. To create a new page, just drag to duplicate

  • @vamsi3877
    @vamsi3877 3 роки тому

    Awesome :)

  • @tibettenballs4962
    @tibettenballs4962 2 роки тому

    Great example on how abstract swift can be as a language.
    very odd dichotomy. its part scripting, part java-esq.
    still do not like closures.

    • @StewartLynch
      @StewartLynch  2 роки тому +1

      And how powerful a type-safe language can be.

  • @user-yd9xy3rb4x
    @user-yd9xy3rb4x 3 роки тому

    You created your gitHub account in 2012, but almost never used it in years. How come?

    • @StewartLynch
      @StewartLynch  3 роки тому

      I am not sure what you are referring to here, It may be a secondary account that you are referring to. My main account @StewartLynch is very active. Check it out in the link in the video description.

  • @Kenbomp
    @Kenbomp 3 місяці тому

    Generics are what ypu have to do when you dont have smalltalk.