Swift Basics - Array | Sort, Reverse, Shuffle

Swift Basics - Array | Sort, Reverse, Shuffle

Sean Allen

4 года назад

12,266 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@danyalahmad2097
@danyalahmad2097 - 04.08.2022 20:08

My first tutorial from your channel and man as beginner I'm so relax that how easy you just explain things ..
One question are these all what arrays have
like sort()
.append
Insert
Like how will I know other like this .

Ответить
@teja1462
@teja1462 - 11.07.2022 17:21

any off u know how to reverse an array without changing its index order for ex : INPUT : ["I LOVE INDIA"] , OUTPUT shold be : ["A IDNI EVOLI"]

Ответить
@nikaiobishvili6149
@nikaiobishvili6149 - 05.12.2020 10:24

can you upload a video in which you make an algorithm of a sorting yourself?

Ответить
@tahreem1134
@tahreem1134 - 02.11.2020 10:14

my clicking speed after I saw that there was an eighth video was greater than the speed of light

Ответить
@user-rc2nt1tb2u
@user-rc2nt1tb2u - 17.10.2020 20:29

Hi sean,
Is it okay to have more than one big array of texts , colors , or images in my app(because i write it my own ) , and if not with what i can replace it?

Thanks.

Ответить
@user-rc2nt1tb2u
@user-rc2nt1tb2u - 24.09.2020 13:33

Is it possible to make my own array that's accessible from all of my project file? ,and how?

Ответить
@swatisingh2066
@swatisingh2066 - 20.09.2020 22:55

Good work , learning from your videos

Ответить
@rupertvalentine3740
@rupertvalentine3740 - 25.07.2020 05:59

Thank you sir!!!

Ответить
@DimitrisTheo
@DimitrisTheo - 22.04.2020 16:30

5 videos in one day? Dude 🔥🔥

Ответить
@user-fk7jl4ht1c
@user-fk7jl4ht1c - 21.04.2020 22:06

Спасибо большое)))

Ответить
@Tenly2009
@Tenly2009 - 20.04.2020 19:59

Hey! If I haven’t said it often enough already - I really like your style of teaching. I’ve tried all the rest - but this is the only Swift channel I’ve liked enough to subscribe to! Thanks for creating and posting this content for free. It’s a huge and beneficial service for the developer community and I hope that the clicks and views that you get provide enough of a revenue stream to make this worth your while for years to come!

It took watching nearly your entire catalog of videos - but I finally found one that didn’t teach me anything new! It would have been super helpful to stumble onto this Array video two years ago though. I could have learned in 7 minutes all the stuff that took me weeks to learn on my own!

I realize this is from a beginners level course - and as you say - Array’s are used all the time, almost everywhere - however, when I clicked to watch this, I was kind of hoping you were going to talk about ArraySlice a bit. Trying to extract a subset of an array caused me problems when I was first learning because it returned an ArraySlice instead of an Array and I’m still not entirely sure I understand the reasons (or usefulness) for ArraySlice. I was also hoping that you might give demos of how to use map, nmap and filters with Array’s - but at the same time, I also can see how they might be deserving of a video all their own rather than trying to cover them briefly in a beginners lesson about Array’s.

Off topic: Do you have a video discussing Singleton’s? Specifically, maybe outlining alternatives to them, what makes them bad, and when it’s actually good and appropriate to use them. If not - please consider this a suggestion for a future video! Thanks!

Ответить
@gevorgnikoghosyan7252
@gevorgnikoghosyan7252 - 20.04.2020 11:27

Hey Sean, can i ask you an advanced question? lets say we have UIColl. View and its getting data from API... networking with closure and @escaping and so on:)) but when it scrolls 12 items, the images behave weird) hope you understood my point, i'm just not so good in english :D ))) probably you already had that kind of bug thank you a lot if you can help me out with this

Ответить
@sotrosh10
@sotrosh10 - 20.04.2020 06:32

Thank you for the video! Whould be great to have videos where you pick a random task from leetcode/hakerrank and resolve on live. Thanks.

Ответить
@osmanmusse6223
@osmanmusse6223 - 20.04.2020 05:43

Great content as always keep the great work up 👍🏽

Ответить