Write Better Code with Swift Algorithms

Sdílet
Vložit
  • čas přidán 1. 12. 2021
  • Apple's open source Swift Algorithms package comes with stacks of types and functions that help us write faster, simpler, safer Swift code. In this video I'm going to walk you through a handful of my favorite parts of the package so you can get started fast.
    01:51 Chaining sequences
    05:02 Chunking sequences
    12:32 Random sampling
    15:06 Striding over a sequence
    17:48 Finding unique elements
    21:10 Stripping out optionality
    22:44 Improving nested loops
    28:38 Sliding windows into sequences
    31:00 Minimum and maximum
    32:51 And there’s more!
  • Věda a technologie

Komentáře • 41

  • @KiwiVanderman
    @KiwiVanderman Před 9 měsíci

    lol this guys so good at articulating code related topics that its almost annoying. I wish my lecturers and even engineering mentors had had this talent...

  • @CodeSlicing
    @CodeSlicing Před 2 lety +4

    Thanks for this, Paul. Your enthusiasm for this framework is infectious! I’ll definitely be poking around in this one. Wish I’d done it a lot sooner! 👍🏻

  • @BlackPocketYT
    @BlackPocketYT Před rokem

    Boris, at the end by himself, where he deserves to be. Bravo.😂

  • @hansrietmann9511
    @hansrietmann9511 Před 2 lety

    I absolutely LOVEEE this framework! Thank you for sharing this Paul ❤️❤️❤️

  • @BTFranklin
    @BTFranklin Před 2 lety +7

    "Boris had a grade of F". Subtle, Paul. Subtle. :)

  • @calebhermann
    @calebhermann Před 2 lety +1

    Great work on this video! You always help me level up my work. :)

  • @rasheshbosamiya1482
    @rasheshbosamiya1482 Před 2 lety

    Excellent package! Thank you for sharing

  • @multitudes389
    @multitudes389 Před 2 lety

    Such a good idea to release this video just at the start of the advent of code 💯👍🏻💛

  • @MarkEvans5
    @MarkEvans5 Před 2 lety

    So good! So helpful! Thank you Paul!!

  • @rickywitherspoon2861
    @rickywitherspoon2861 Před 2 lety

    Super helpful resource, thank you!

  • @pokiishere-sebastian2126

    Excellent video, thanks! 👍🏻

  • @liokskarbach
    @liokskarbach Před 2 lety

    Awesome! Thank you very much, Paul!

  • @milesedgeworth60
    @milesedgeworth60 Před 2 lety +6

    Tony, Theresa, and Boris with the bad grades eh? 😜

  • @thyself125
    @thyself125 Před 2 lety +4

    Hello Paul, I really enjoy your videos and teaching style. I’m a long time subscriber of this channel. Is there a chance you will ever cover data structures and algorithms in swift?

  • @Rekotek
    @Rekotek Před 2 lety

    It is sooooo useful! Thank you a lot!

  • @egormerkushev
    @egormerkushev Před 2 lety

    Pretty nice demo!

  • @DmitryKanunnikoff
    @DmitryKanunnikoff Před 2 lety +1

    Great! Thank you very much!

  • @GONGELOS
    @GONGELOS Před rokem

    Thanks! Love it

  • @atlassimulor8512
    @atlassimulor8512 Před 2 lety

    wow! amazing! Thanks a lot!

  • @approachstudios3380
    @approachstudios3380 Před 2 lety

    You should make an BLE Mesh tutorial with the nrfmesh sdk, minimum viable to dim a led ;) You are awesome by the way !

  • @hamslammula6182
    @hamslammula6182 Před 2 lety +9

    A lot of Boris shade in this video 😂

  • @darkslashhero
    @darkslashhero Před 2 lety

    Great

  • @rickpontificates3406
    @rickpontificates3406 Před 2 dny

    I have a weird problem on my swift app. It runs perfectly on iPad, but on iPhone, it's like, the interrupt slows down, but if I touch the screen, it can speed up to normal again.

  • @navjotsingh2251
    @navjotsingh2251 Před 2 lety +1

    Paul, can you do a video on how to solve leetcode problems using swift? You have such a good job, and I would love to learn more . I’m new to swift, and programming. Thank you for your video :)

  • @Kucchuu
    @Kucchuu Před 8 měsíci

    👍👍👍

  • @dimitardimitrov7868
    @dimitardimitrov7868 Před rokem

    Hi! What do you think what do developers do in the companies? They are using such kinds of libraries or they write the code manually following good algorithms practices? For interviews and live tasks you need to to manually without libraries :)

    • @ckatheman
      @ckatheman Před rokem

      For those who, you know, maybe want to get things done faster and don’t want to work for companies with absurd requirements to reinvent the wheel, this might be useful. Just sayin’

  • @axemanaxeman
    @axemanaxeman Před 2 lety

    Hi Paul 🙋‍♂️

  • @diopermanganato6988
    @diopermanganato6988 Před 2 lety

    I have an unrelated question, if I may ask: is Swift good to perform calculations with big set of data, let's say for statistics purposes?

    • @stevenpaul7114
      @stevenpaul7114 Před rokem

      The swift compiler produces very good code. The type safety and other restrictions that are at compile time give it some very good hints that aid in optimization.

  • @dominikgrodl7822
    @dominikgrodl7822 Před 2 lety

    Theresa and Boris with grades of D and F chosen totally randomly i suppose :D

  • @masterpaulo1527
    @masterpaulo1527 Před 2 lety

    Mar5 22

  • @f00kwhiteblackracismwarsh07

    Hi Paul, swift beginner here.
    Please send me link to your beginner swift course video that’s updated.

  • @kamertonaudiophileplayer847

    You are lucky you video didn't watch Parag.

  • @kamertonaudiophileplayer847

    Finally, somebody teaches as not Python or Java or C++, but something really cool. But IDE is terrible, if I type just 'a', the IDE should know that I need algorithms. When Apple will learn how to use A?I? Who knows.

    • @tbg6nb
      @tbg6nb Před 2 lety +1

      XCode is like 10 years behind Intellij and has a lot of bugs which have not been solved for years -> probably just because this is not a focus of Apple. There is no alternative for XCode so things will most likely remain like this.

    • @kamertonaudiophileplayer847
      @kamertonaudiophileplayer847 Před 2 lety

      @@tbg6nb Maybe Apple consider that iOS development isn't for every one. It is for highly intelligent people who are tolerant to the imperfection.

  • @Rekotek
    @Rekotek Před 2 lety

    It is sooooo useful! Thank you a lot!

  • @Rekotek
    @Rekotek Před 2 lety

    It is sooooo useful! Thank you a lot!