Тёмный
No video :(

Memory 2 - Finding and Fixing Memory Leaks (iOS, Xcode 9, Swift 4) 

Mark Moeykens
Подписаться 34 тыс.
Просмотров 50 тыс.
50% 1

Опубликовано:

 

4 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 301   
@pritikanauziya80
@pritikanauziya80 3 года назад
Watching your video in 2021. And I can proudly say this is the best video I have ever seen for ARC.
@bigmtnstudio
@bigmtnstudio 3 года назад
Wow, glad to hear it's standing up to the test of time!
@Omeir34
@Omeir34 6 лет назад
Best video on ARC. Excellent illustration Mark !
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you, Omair!
@abramkaysen4684
@abramkaysen4684 3 года назад
I guess Im asking the wrong place but does any of you know of a tool to get back into an Instagram account?? I was dumb forgot the login password. I would love any tips you can offer me
@philipjeremias451
@philipjeremias451 3 года назад
@Abram Kaysen instablaster :)
@abramkaysen4684
@abramkaysen4684 3 года назад
@Philip Jeremias I really appreciate your reply. I got to the site on google and I'm trying it out now. Seems to take a while so I will get back to you later with my results.
@abramkaysen4684
@abramkaysen4684 3 года назад
@Philip Jeremias it worked and I now got access to my account again. Im so happy:D Thank you so much, you saved my account!
@vjvargs1436
@vjvargs1436 6 лет назад
Really good job, Bravo!! geez not even the prof from elite university explains in such a manner. Had no clue Xcode can be helpful in such a manner.
@bigmtnstudio
@bigmtnstudio 6 лет назад
Hey VJ, thank you! You know, I just try to teach the way I would want to be taught so I'm glad you find it very helpful too!
@user-on7do6wy6y
@user-on7do6wy6y Год назад
The way you are explaining and taking it from basic to advance is commendable. Thank you very much sir for giving time to create such a useful video.
@Andrey-mw7ut
@Andrey-mw7ut 4 года назад
The most demonstrative video about such a complicated topic as Memory Management. Mark, you are the best iOS instructor on RU-vid. Pls, go on creating videos about important basic concepts!
@bigmtnstudio
@bigmtnstudio 4 года назад
Thanks, Andrey!
@ruslan_popesku
@ruslan_popesku 6 лет назад
You are the best of the best! Thanks! I`ve never seen such understandable explanation of such an untrivial information..
@bigmtnstudio
@bigmtnstudio 6 лет назад
Yes! Thank you so much, sir. That is what I try to do: Make it as easy to understand as possible. So I'm glad it is working for my fellow developers around the world, like you! 😃
@farmood100
@farmood100 6 лет назад
Thanks for sharing this video. this is very useful for us to understand the basic concept of memory management
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're welcome! I hope it helps you in your development.
@aivarasgustys9544
@aivarasgustys9544 5 лет назад
I don't comment often but this video is just pure gold. Your way of teaching and presenting such a complex concept has blown me away. Everything is thorough and explained in a very easy-to-digest manner. Most of the tutorials on RU-vid always leave me with some unanswered questions. Not this time! Really appreciate your effort making this, Mark!
@bigmtnstudio
@bigmtnstudio 5 лет назад
Awesome, Aivaras, I'm glad you got a lot out of this! It took a while to make. I wanted to start with one topic, and then it kept expanding until I was left with this series. 😃
@soffi2719
@soffi2719 5 лет назад
Xcode lied to me too! : I was building my app and Xcode was giving me a warning that I have a memory leak. So, I followed your steps and waited for munites to see if this leak will show up, but... Nothing. However, I cleaned and tried again, but again there were no leaks. Thanks for explaining all the weird things we don't understand I feel awesome now! I subscribed, liked and, as you can see, commented. You deserve that!
@gopalkrishnareddythotli
@gopalkrishnareddythotli 6 лет назад
Thank you so much..... It really helped me in getting the difference of weak and unowned :)
@bigmtnstudio
@bigmtnstudio 6 лет назад
That's awesome, Gopal! That's a good distinction to make. It confused me in the beginning.
@copernicus633
@copernicus633 2 года назад
Your presentations are exceptionally clear and valuable. Thank you.
@bigmtnstudio
@bigmtnstudio 2 года назад
You're very welcome!
@cinquain0
@cinquain0 5 лет назад
Ok Mark, I’m a big fan of your work but damn... I was already familiar with ARC but you really elevated my comprehension of it. The visuals you included truly truly helped. And the examples you gave of when to use weak or unowned were priceless. I love your teaching man, keep up the great work
@bigmtnstudio
@bigmtnstudio 5 лет назад
Ha ha, well that's great to hear, James! I actually learned a lot myself putting this together. It was originally just going to be one video. But then I kept uncovering more and more and I really wanted to do it right. So it turned into its own series.
@alifarhadi5704
@alifarhadi5704 4 года назад
I always had a problem with understanding concepts like return cycle, ARC, weak, ... and read a lot of different posts blog or see some tutorials but nothing changed until I found these series that you made. I can't say how much I appreciate it because it's the best tutorial that I have seen in the Swift community. The way you explain stuff with keynote and code screenshots is awsome. and also thanks to Pluralsight to get a one-month free account then I saw your course on collectionView and I should say that was as great as these series. Thanks a lot💙
@alamba78
@alamba78 3 года назад
This is why it's better to use Structs and avoid reference types as much as possible. Nice video!
@bigmtnstudio
@bigmtnstudio 3 года назад
Thank you!
@vidar4566
@vidar4566 6 лет назад
Fantastic job with this topic Mark! Super visuals followed with demo code examples made a somewhat difficult concept easy to see and understand.
@bigmtnstudio
@bigmtnstudio 6 лет назад
Awesome! I glad you liked it. It was my goal to make it easy to understand with making it visual. Glad it helped!
@akashrao11
@akashrao11 6 лет назад
Best video till date on memory leak and management 👑👌
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you, sir! I appreciate it!
@jayyupinhu9146
@jayyupinhu9146 6 лет назад
another great tutorial! thanks for showing the Leak tool! I have never used it before. 😅I will pay more attention to memory leaks in my projects.
@bigmtnstudio
@bigmtnstudio 6 лет назад
Hey, no problem, Jay. Glad you liked it!
@maila2359
@maila2359 5 лет назад
By far the best explanation, I always come back to this video to see if I'm missing something!
@_DeProgrammer
@_DeProgrammer 6 лет назад
One of my favourite channels. thanks Mark!
@bigmtnstudio
@bigmtnstudio 6 лет назад
That's awesome to hear, Phillip! You're welcome! 👍🏼
@samircarvalho1254
@samircarvalho1254 6 лет назад
It’s another tier of knowledge to me. Back to the beginning. I will check my projects! Thanks for the video.
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're welcome!
@robinandthedog
@robinandthedog 5 лет назад
I have to schedule this in my calendar to see at least twice per year. It reminds me of a deadlock in a database. Best Swift video on the RU-vids, congrats Mark! You are the opposite of Sean Allen, he speaks so fast and you speak slow and you illustrate it very well. A Question though, a memory leak is only important -- I suppose -- when *big amounts of data* get leaked. How will that happen when just one Class Property is pointing to another Class Property while the Instances are removed? Is that through loops or what?
@rudy12118
@rudy12118 6 лет назад
Excellent video! Please, continue making this type of videos! Really really really helpful!
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thanks, Rudy! I started a new series where we're going to go through the whole app building process together.
@bayraminanc885
@bayraminanc885 3 года назад
Wonderful explanation! Thank you Mr. Mark
@bigmtnstudio
@bigmtnstudio 3 года назад
You're welcome, Bayram!
@headach09
@headach09 Год назад
Hi Mark. Really appreciate the video work. Both xcode demo and Slider are amazing. Much Thanks
@alcprado
@alcprado 5 лет назад
Thumbs up and shared because this is a must know. Thank you Mark!
@bigmtnstudio
@bigmtnstudio 5 лет назад
Thanks, Andre! Glad you like it. 👍🏼
@kaisouasli6019
@kaisouasli6019 6 лет назад
Absolutely the best video about ARC!
@bigmtnstudio
@bigmtnstudio 6 лет назад
kais ouasli, thank you. I'm glad you liked it!
@MuhammadSultan6
@MuhammadSultan6 2 года назад
Finally, I found what I've been searching for about memory management on iOS. Thanks, Mark! God bless you.
@bigmtnstudio
@bigmtnstudio 2 года назад
I'm glad this video is still relevant! 😀
@dmymal
@dmymal 6 лет назад
Great job! Thank you very much, if it is possible, can you, please, make more instruments tutorials?
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thanks, Dmytro! It's definitely a possibility but man, it's so difficult to find info on these tools! Ha ha ha. I'll definitely do more research though.
@stevengao8345
@stevengao8345 6 лет назад
the best illustrated arc and retain cycle tutorial in youtube, clear and very easy to understand. now it makes those complicated concepts very clear appear in my mind. there is a big retain cycle will happen inside the closure which bothers and confuse me a lot. Mr.Mark whenever you have time, can you consider to make another video explain the retain cycle inside closure. how to find them and solve them ? thanks in advance.
@bigmtnstudio
@bigmtnstudio 6 лет назад
steven Gao, you are lucky because that's exactly what part 3 is. It will be coming out next Thursday. Lots of good info!
@stevengao8345
@stevengao8345 6 лет назад
haha great news, only 6 more days to go,
@osamamuhammed6935
@osamamuhammed6935 5 лет назад
Hey, Your video is so great but there's one thing, at the beginning of the video you noted that if you didn't understand the first video then don't move on, I believe you shouldn't have noted this, because this is a great video for all swift developers afterall, and the title on the other hand should be named more general to attract more attention, this video deserves so much :)!
@bigmtnstudio
@bigmtnstudio 5 лет назад
Thanks for your feedback, Osama! I'm glad you liked this video. RU-vid reported to me at the end of 2018 that this was one of the more popular videos. I never would have guessed! 👍🏼
@blazefrostrider
@blazefrostrider 5 лет назад
Excellent explanation ! Please do make more instrument tutorials ! There are hardly any :)
@markarjohnsanantonio1615
@markarjohnsanantonio1615 6 лет назад
I am really having fun watching and learning new stuffs in swift as I have just started developing in iOS for almost 3 months and this really helps me. I just tried the instrument and found a few memory leaks haha! Great video! Thanks!
@bigmtnstudio
@bigmtnstudio 6 лет назад
That's great, Mark! I'm glad you're liking the videos and finding them useful. This is great knowledge to have early on in your career. I wish I knew it when I first got in. There's another video coming out next week with more tools on how to fix memory leaks, especially when you use closures. Stay tuned!
@mapcad9713
@mapcad9713 4 года назад
Thank you so much. Really the best lesson on ARC!
@bigmtnstudio
@bigmtnstudio 4 года назад
Awesome man, glad you liked it! 😃
@Kayzer606
@Kayzer606 5 лет назад
This is the best video on ARC and memory leaks I've seen so far, even better than all those paid videos I've tried to watch. Thanks & keep going this way.
@bigmtnstudio
@bigmtnstudio 5 лет назад
Wow, what a great comment. Thank you! 😀👍
@jaiswalji1
@jaiswalji1 6 лет назад
Wow! You really cleared my concepts. Great video Mark! This was really helpful.
@bigmtnstudio
@bigmtnstudio 6 лет назад
Awesome, Yogesh! I'm so happy to hear that! Making the videos actually cleared up some of my concepts too. I found my memory graphs weren't making sense when I tried to map out dependencies. That's when I discovered that closures had their own memory space, were their own objects! Then it all made more sense. I'm glad I could help others will this. 😀
@w0mblemania
@w0mblemania 6 лет назад
Thank you Mark. BTW, if Xcode fails to build for "Profile", claiming that there is "No Such Module" and you are using CocoaPods, make sure you turn on "Edit Scheme > Build > Find implicit Dependencies".
@bigmtnstudio
@bigmtnstudio 6 лет назад
Oh, thank you for the tip! I never would have thought to look there.
@tiwariammit
@tiwariammit 6 лет назад
Great job Mark and thank you so much for this tutorial. And can you please make more tutorials related to memory leak?
@bigmtnstudio
@bigmtnstudio 6 лет назад
You are welcome, Amrit. Have you seen the whole series on memory up to #4?
@tiwariammit
@tiwariammit 6 лет назад
nope. ok i will watch tomorrow :)
@partappanwar5809
@partappanwar5809 5 лет назад
Best Video ever on ARC...many thanks
@bigmtnstudio
@bigmtnstudio 5 лет назад
Wow, thank you so much, Partap!
@jabraham08
@jabraham08 6 лет назад
Awesome! I was finding this topic so confusing. you explained is so well! Many thanks
@DSOnur
@DSOnur 4 года назад
Definitely the best video on ARC. Great work, thank you very much!
@kevinmac7924
@kevinmac7924 6 лет назад
Great job!! Just loved it the way you explain in detail. Learned a lot of new things. Keep making more videos. Thank you!
@bigmtnstudio
@bigmtnstudio 6 лет назад
That's awesome, Kevin. It was a real challenge to organize this info in a way that made it simple and easy to understand and build on itself. So I'm glad you liked the final product!
@rajeshkumarmaddi6085
@rajeshkumarmaddi6085 6 лет назад
It's Really Nice. Your way of content delivering is awesome, if possible please post some videos related to Test Automation.
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you, Raj, I'm glad you enjoy the videos!
@iShobhakar
@iShobhakar 4 года назад
Hey Mark , i never find such kind of clarity while discussing about Memory Leak from other video or blog post, even understanding is different thing but how easily you try to make it understand to others is super Awesome. Keep it up good work.
@Prman550
@Prman550 4 года назад
Great work, thank you for explaining it as easy as possible.
@bigmtnstudio
@bigmtnstudio 4 года назад
Yeah, my pleasure! It was confusing to me at first too until I broke it all down.
@joshpolman201
@joshpolman201 5 лет назад
Wow this is the best video on fixing mem leaks I’ve ever seen. You are an excellent teacher, thank you so much!! I had no idea that retain cycles display showing the action retain loop between classes existed. I wish I knew that a year ago!
@bigmtnstudio
@bigmtnstudio 5 лет назад
Ha ha, yeah, there's a lot of little things to dig into. Glad you liked the video!
@ramitech.1216
@ramitech.1216 6 лет назад
Excellent tutorial. I have been looking for a tutorial like this all over the youtube. Thank you.
@bigmtnstudio
@bigmtnstudio 6 лет назад
Rami Tech. Thank you! I wanted to make sure memory was easy to understand to everyone!
@AkhilaHaridas
@AkhilaHaridas 5 лет назад
Really helpful. You have explained it beautifully. I didn’t know how to use Instruments. Thanks a lot.
@bigmtnstudio
@bigmtnstudio 5 лет назад
You're welcome. I'm glad you are enjoying that series. 😀
@Iamshanusingh
@Iamshanusingh 4 года назад
It’s an amazing list of videos over ARC. I was having tough time understanding it but watching these tutorials just cleared all my doubts. I was using more of the things but wasn’t aware why? Until now. Really appreciate your work and the way you taught. Thanks and keep it up.
@bigmtnstudio
@bigmtnstudio 4 года назад
I'm so glad it was helpful, Shanu! 👍
@aboutcarsyo
@aboutcarsyo 6 лет назад
Great video, you are a better teacher than most university professors :-D Would be nice to see more videos on other Instruments of Xcode!
@bigmtnstudio
@bigmtnstudio 6 лет назад
Wow, that's quite a compliment! Those Instruments tools look pretty interesting. Unfortunately I don't know a lot of others. But if I learn them I'll definitely share what I know. Thanks for watching!
@VasaMusic438
@VasaMusic438 4 года назад
the best explanation of ARC ever !!!!!!!
@syedaurangzaib3861
@syedaurangzaib3861 5 лет назад
Superb descriptive tutorial 👍👏🏽👏🏽👏🏽 after this video no more to worried about memory leaks 👍
@bigmtnstudio
@bigmtnstudio 5 лет назад
Thanks, Syed! Glad you liked it. 😃
@TiagoOliveira-gl8de
@TiagoOliveira-gl8de 6 лет назад
Well explained, great tutorial!
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you, Tiago!
@anthonylafont
@anthonylafont 6 лет назад
Great explanation, I used to pay a website for that and and I never understood that as well as I do thanks to your video. Special thanks from France, and go on!
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you, Anthony! And hello France! 👋🏼 The challenge for me is "How to present data in the easiest way." Making something very easy can be very hard! Ha ha ha. I'm glad you liked it.
@venupendota6759
@venupendota6759 6 лет назад
Really nice explanation... Thank you very much
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're welcome, Venu. 😀
@vunam0502
@vunam0502 6 лет назад
Great work Mark! You make complicated things so much easier
@bigmtnstudio
@bigmtnstudio 6 лет назад
Good to hear, Vu!
@yakismugurakis
@yakismugurakis 6 лет назад
This is by far the best explanation I've ever seen on this subject! Thanks Mark, keep it up!
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you, Mugur. I worked extra hard on this series to make it as easy to understand as possible. 😀 This is a tough subject!
@Cdswjp
@Cdswjp 6 лет назад
Would love to see more videos from your end chief. If you have any experience with some other rarely talked about Instrument templates that would be Sweeeeet!!!!!
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you. I don't use Instruments too much because I keep getting inconsistent results. Like I'll run my app and it'll show no memory leaks. I run again and then it shows a memory leak. Even though I made no changes! So I might use them occasionally but I don't rely on them.
@MrTalhakhan01
@MrTalhakhan01 6 лет назад
I didn't know xcode is this much helpful :O
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you! 😀
@chanthemson2508
@chanthemson2508 6 лет назад
awesome talk with clear example thank so much
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're welcome, Chanthem! Glad it helped!
@emiclark
@emiclark 6 лет назад
Great coherent explanation and visuals. A lot of the explanations online on this topic are dry and confusing. Thank you!!!! I feel I finally got it.
@bigmtnstudio
@bigmtnstudio 6 лет назад
That's awesome, Emiko! I think many developers, including myself, felt the same way about memory. So I'm glad I was able to help.
@kratimittal8263
@kratimittal8263 2 года назад
Loving this series! Awesome explanation. Thanks!! 🙏
@user-zx8to6qm5r
@user-zx8to6qm5r 6 лет назад
Thank you man) could you plz make videos about how to make a clean code, or how to make code reviews)
@bigmtnstudio
@bigmtnstudio 6 лет назад
That's a good suggestion, thanks!
@stevenadons8310
@stevenadons8310 6 лет назад
Great video, thanks a lot! I was totally not aware of the instruments tool embedded in xcode. Xcode really rules!
@bigmtnstudio
@bigmtnstudio 6 лет назад
Awesome, Steven! Glad you liked it!
@alekseidanilov9279
@alekseidanilov9279 6 лет назад
Very clear explanation, thank you!
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're welcome, Aleksei. Hope it helped!
@ReashedTulon1971
@ReashedTulon1971 6 лет назад
Hey Mark! I can't say how much helpful your video is. This is simply awesome. You are great. Become a fan of yours. Keep making video. Thanks :)
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you, Reashed! I'm glad you like my videos. 😀
@NLBAMF
@NLBAMF 6 лет назад
best I have seen on the topic. Thanks a lot.
@bigmtnstudio
@bigmtnstudio 6 лет назад
Awesome, Ahmed, I'm glad you like it. This video was challenging for me to put together in a nice, easy way for people to understand. It's advanced but I wanted to keep it simple as possible to understand. Have a great day!
@NLBAMF
@NLBAMF 6 лет назад
and you succeeded to do that very well (y) ... thanks again ...
@sandeep19831000
@sandeep19831000 6 лет назад
Excellent video . thanks Mark
@bigmtnstudio
@bigmtnstudio 6 лет назад
chandramani patel, you're welcome!
@lloyderingq7211
@lloyderingq7211 6 лет назад
Exactly what I need. When will the next one be posted?
@bigmtnstudio
@bigmtnstudio 6 лет назад
Lloyd McCluskey, awesome, I'm glad it was useful. Part 3 will be out next Thursday.
@k3mp3r111
@k3mp3r111 6 лет назад
Very useful lessons, thanks.
@bigmtnstudio
@bigmtnstudio 6 лет назад
A simple tutorial for a simple guy. 😜
@belmaibrahimbas
@belmaibrahimbas 5 лет назад
Thank you so much Mark. I really enjoyed and learned a lot. Looking forward for new videos
@meerasayabu3823
@meerasayabu3823 6 лет назад
Awesome tutorial. i'm wondering about your teaching skills. Thanks a lot.
@bigmtnstudio
@bigmtnstudio 6 лет назад
I'm glad you liked it, Meera!
@ghousansari6578
@ghousansari6578 6 лет назад
Really Good stuff!! No one explained it thank you alot
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you! I'm glad you liked it😀
@ghousansari6578
@ghousansari6578 6 лет назад
Mark Moeykens a small question . Is it good to invalidate session after use to stop memory leak?
@manojkumarchinikela7778
@manojkumarchinikela7778 6 лет назад
Hi Mark, it’s a excellent video about memory, really appreciating for your work and dedication in providing such a great knowledge for all of us. Thank you very much.
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thanks, Manojkumar. This was probably the most difficult series to create as far as how I should teach this info and keep it simple too!
@saifcodes
@saifcodes 4 года назад
Amazing as usual! This one video helped me understand the whole concept in a really short amount of time. Thanks Mark!
@bigmtnstudio
@bigmtnstudio 4 года назад
You're welcome, Saif!
@pavanmanjani7583
@pavanmanjani7583 6 лет назад
Awesome Explanation Mark...
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you, Manjani!
@pavanmanjani7583
@pavanmanjani7583 6 лет назад
Looking for Video of Vapor 3 :)
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're in luck! My friend Kyle's got a video on Vapor 3: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-taAvDSOEfnY.html
@pavanmanjani7583
@pavanmanjani7583 6 лет назад
It's Nice, But I'm looking video by @Mark Moeykens... :)
@MdZahedHossain
@MdZahedHossain 3 года назад
Great video. Thanks for sharing your knowledge. I guess it would have been great to also explain the parent and child relationship a bit more. For example, I would have chosen Person to be child and Job to be parent. That is because a Job will always have a person, but a person may not have a job. Sort of like a Credit card and Person(credit card will always have a person as owner, but a Person may not always have a Credit card). Your choice of weak is, however, explains what I explained.
@codewithpia
@codewithpia 2 года назад
very nice explanation ....
@bigmtnstudio
@bigmtnstudio 2 года назад
Thanks! I'm glad you liked it. 😊
@Itchster
@Itchster 6 лет назад
It’s all so clear now!
@bigmtnstudio
@bigmtnstudio 6 лет назад
Itchster, that's awesome! My job here is finished... Just kidding. There's a part 3 coming out Thursday.
@pritommazumder9897
@pritommazumder9897 6 лет назад
Your Videos are my Drugs!
@bigmtnstudio
@bigmtnstudio 6 лет назад
Ha ha, well now, I hope you get what you need out of them! Thanks, Pritom!
@TricoliciSerghei
@TricoliciSerghei 5 лет назад
The video is exceptional, thank you a ton.. But I still have problems with those strong/weak/unowned definitions.. I'll go over them again, but perhaps they are a little confusing.
@akog13
@akog13 6 лет назад
Awesome tutorial! Thanks
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're welcome! I'm glad you liked it! 😀
@lampree
@lampree 6 лет назад
Seriously great video. Really well made and helpful!
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thanks man, I put a TON of work into this. I had some misconceptions that in putting this video together cleared it up for myself.
@gastongasquet3594
@gastongasquet3594 2 года назад
Great explanation, thanks so much for sharing.
@rebellious_703
@rebellious_703 2 года назад
Best explanation 💐
@bigmtnstudio
@bigmtnstudio 2 года назад
Thank you so much. 😊
@incelemeTRe
@incelemeTRe 2 года назад
Thank you very much. This is the best video I have ever found about the topic!
@martinkarls1
@martinkarls1 6 лет назад
Great and really inspiring tutorials! Would love a video about how to use Core Data. Thanks!
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you, Martin!
@shoaibsheikh8647
@shoaibsheikh8647 4 года назад
This is the awesome video to understand ARC! , Thanks Mark
@bigmtnstudio
@bigmtnstudio 4 года назад
You’re welcome!
@doktoren99
@doktoren99 5 лет назад
Great tutorial. I am always happy when i see you have a tutorial up for what im trying to learn :)
@lothulus
@lothulus 6 лет назад
Really educational video man thx a lot:)
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're welcome, Camal! Glad you liked it! ✊🏼
@meanreaksmey
@meanreaksmey 6 лет назад
That is really Great and clear about Swift Memory Leak...
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thank you sir! 👍🏼
@nitinkshirsagar4596
@nitinkshirsagar4596 6 лет назад
Really great video Thank you so much
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're welcome. 👍😃
@krutomjer
@krutomjer 6 лет назад
This is super awesome explanation, thank you !
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're welcome!
@krnreddy336
@krnreddy336 5 лет назад
Awesome video :) great explanation with examples (Code) it helped me lot thanks so much and if possible share multithreading concepts video's.
@bigmtnstudio
@bigmtnstudio 5 лет назад
Thanks, Ramana! I'm glad you liked it. I do have a video on threading here that you might like: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-sOnvsZwNsp0.html
@mohammadtahir7931
@mohammadtahir7931 6 лет назад
Really good job...
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thanks, Mohammad!
@1303sasa
@1303sasa 6 лет назад
Hello Mark, another great video. Tell me which version of xcode did you use for memory leak, yesterday I have installed 9.3 and it found some leaks that 9.2 did not, thank you.
@bigmtnstudio
@bigmtnstudio 6 лет назад
Thanks, Sasa! Wow, good question. It was definitely Xcode 9 but not sure if it was 9.1 or 9.2! That's interesting that more leaks were found, I should run my apps through again.
@aliuzunoglu6536
@aliuzunoglu6536 5 лет назад
Thanks Mark
@bigmtnstudio
@bigmtnstudio 5 лет назад
You're welcome, Ali. Hope this info helps you. 😊
@hosseindastan6221
@hosseindastan6221 6 лет назад
thanks please more advance videos like these.
@bigmtnstudio
@bigmtnstudio 6 лет назад
The next video will be coming out next Thursday. We will continue to build up this knowledge with memory and more ways to fix memory leaks. 🙂
@hosseindastan6221
@hosseindastan6221 6 лет назад
thanks, I follow your videos, I learned this things they was too hard to understand but you explained it very well thanks. can you please talk about zombie tab in Instruments? and also I have another question do you have any experience for graphQL?? what do you think about it
@mori-ahk
@mori-ahk 6 лет назад
OMG! You are amazing! Thank you so much
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're welcome! I'm glad you liked it!
@24ShiversFromMedullaOblongata
@24ShiversFromMedullaOblongata 6 лет назад
Quality! Thank you
@bigmtnstudio
@bigmtnstudio 6 лет назад
You're welcome!
@puhgeh
@puhgeh 6 лет назад
best advice for everyone: 33:35 😏 kidding aside, quality video as always! 🥇
@bigmtnstudio
@bigmtnstudio 6 лет назад
Ha ha, thanks man!
Далее
small vs big heart 💖 #tiktok
00:13
Просмотров 4,8 млн
ЭТО мне КУПИЛИ ПОДПИСЧИКИ 📦
22:33
WWDC24: Analyze heap memory | Apple
33:04
Просмотров 12 тыс.
Debugging Swift Memory Issues with Xcode and Profiler
25:31
Apple Debugging L5 - Memory Graph
18:01
Просмотров 14 тыс.
Enter The Arena: Simplifying Memory Management (2023)
1:47:50