Тёмный

Serialization - A Crash Course 

0612 TV w/ NERDfirst
Подписаться 60 тыс.
Просмотров 126 тыс.
50% 1

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

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 488   
@paulwatkin6360
@paulwatkin6360 8 лет назад
Nice and fresh approach to explaining the concept. I've watched some boring ones already that switched my brain off, I like your energy and style of teaching. Great work, keep it up.
@NERDfirst
@NERDfirst 8 лет назад
+Johnny Fancy-pants Thank you very much! Glad you liked the video =)
@dzemilpapic
@dzemilpapic Год назад
Shoutout to all my The Odin Project homies and homegirls. Great explanation by the host, we appreciate it!
@NERDfirst
@NERDfirst Год назад
Hello and thank you very much for your comment! Very happy to be of help =)
@arj123sub
@arj123sub 8 лет назад
Great explanation. 7min and 40 sec of video gave me more information than I got reading the internet. Keep it up !
@NERDfirst
@NERDfirst 8 лет назад
Thank you very much! Very happy to be of help =)
@chestermartin2356
@chestermartin2356 2 года назад
The Odin Project brought me here. Excellent video, best bit of content on the subject so far
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment! So glad to hear I'm getting some clicks from the Odin project. Very happy to be of help =)
@Mo-tc5vn
@Mo-tc5vn 2 года назад
The best explanation of serialization I've seen on RU-vid, thank you!
@NERDfirst
@NERDfirst 2 года назад
You're welcome! Very happy to be of help =)
@emmettofswedeland
@emmettofswedeland 4 года назад
You literally explained to me what my teachers should have been explaining to me for a whole month now... (They still haven't.) Thank you, friend!!
@NERDfirst
@NERDfirst 4 года назад
You're welcome! Very happy to be of help =)
@skyFullOfStars
@skyFullOfStars 2 года назад
very good way of explaining in depth. helped me understand how and why data transferred from ram to rom needs to go through serialization while writing and deserialization while reading.
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you for your comment! Do note that "ROM" is "Read-Only Memory" that you can't write to - You're probably talking about storage. But yes, some serialization techniques are used in this process. Glad you liked the video =)
@skyFullOfStars
@skyFullOfStars Год назад
@@NERDfirst Yep yep. Thats correct. I was talking about HDDs or SSDs.
@kapilchoudhary2922
@kapilchoudhary2922 Год назад
It's 2023 and still this video is a gem, appreciate the efforts man!!
@NERDfirst
@NERDfirst Год назад
Hello and thank you very much for your comment! Very happy to be of help :)
@300SonsofOdin
@300SonsofOdin 2 года назад
Been workling in Programming for 2 years and this is the first time someone actually explained it to me in a sense that I can understand it.
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment! Glad to be of help =)
@michaelsander2878
@michaelsander2878 2 года назад
This helps quite a lot. I wish more videos would explain what a thing is instead of just how to implement it. After watching this I have a much better understanding of why reading from a json requires serializable and I'm starting to get a better handle on how I'm going to be able to make that data available to other methods in my c#/unity project.
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment! Yes, that's exactly the gap I'm trying to fill when I make my videos - It's all well and good to know how something is done but without knowing the "why", how exactly are we supposed to be able to apply this to problems? I'm really glad I could help make sense of this for you :)
@xMig27x
@xMig27x 5 лет назад
so far this is the best explanation of serialization that I see on the internet
@NERDfirst
@NERDfirst 5 лет назад
Hello and thank you very much for your comment! Glad you liked the video =)
@sush2142
@sush2142 2 года назад
OMG.... never did I ever think I would find such a simple explanation of serialization..
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment! Glad you liked the video =)
@shucks18
@shucks18 2 года назад
8 years later, and you've pretty much explained this concept the best compared to my friends thanks!
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment! Glad to be of help =)
@sotchol5103
@sotchol5103 5 лет назад
The year is 2019 and you are still legit my friend.Thank you for the clear explanation, subscribe and thumbs up from me.
@NERDfirst
@NERDfirst 5 лет назад
Hello and thank you very much for your comment! Glad to be of help =)
@bengalballa
@bengalballa 3 года назад
2021 and still legit
@harsh13200
@harsh13200 2 года назад
2022 and still legit
@Byeol1997
@Byeol1997 Год назад
2023
@ballafolife19
@ballafolife19 3 года назад
Very concise, direct, and informative. I originally was searching for what pickling is in Python. You made serialization so easy to understand, that I was able to extract the info and relate it to the Python pickle function even though you did not even mention it. Excellent job!
@NERDfirst
@NERDfirst 3 года назад
Hello and thank you very much for your comment! I do hope to do something on pickle (and its third party cousin dill) sometime in the future, when I can find the time. Glad to know you liked my work =)
@ik2254
@ik2254 2 года назад
Good God, finally a comprehensive and visual explanation.
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment! Glad my video worked out well for you =)
@xxsilentxxxx
@xxsilentxxxx 9 лет назад
Thank you! Many people make things more complicated when explaining, because they focus too much on 'what', but you sir, explained the 'how'. Thanks again, helped me a lot.
@NERDfirst
@NERDfirst 9 лет назад
+xxsilentxxxx You're welcome! Very glad to know you like my work and the presentation style. It's always great to read a comment like this =)
@seb_icp
@seb_icp 2 года назад
This is the best serialization explanation on the Internet.
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment! Glad you liked the video =)
@averagehuman5472
@averagehuman5472 Год назад
Absolutely helpful. Couldn't wrap my mind on what was "converting object into byte stream" until now
@NERDfirst
@NERDfirst Год назад
Hello and thank you very much for your comment! Very happy to be of help =)
@dpSimi2244
@dpSimi2244 3 года назад
Thank you for explaining so cleanly. Been reading a few books and the topic serialization comes up as if the reader already knows it. ~Thumbs Up!
@NERDfirst
@NERDfirst 3 года назад
Hello and thank you very much for your comment! Glad to be of help =)
@kahuna2
@kahuna2 7 лет назад
Bro, I love your approach for explaining these concepts in in such an understandable way. To be able to do this is a talent that many people just don't possess. Thank you!
@NERDfirst
@NERDfirst 7 лет назад
You're welcome! Very happy to be of help =)
@fayoztoshmirzaev7895
@fayoztoshmirzaev7895 6 месяцев назад
Broo thank you very much, I was struggling lately to understand what an f JSON is and even proffesors in university did not explain it this well. Thank you very much! I wish you all the best
@NERDfirst
@NERDfirst 6 месяцев назад
You're welcome! Very happy to be of help =)
@zieteniere7500
@zieteniere7500 Год назад
You're great at explaining! This is the best video I've seen so far on this.
@NERDfirst
@NERDfirst Год назад
Hello and thank you very much for your comment! Happy to be of help :)
@owonubijobsunday4764
@owonubijobsunday4764 4 года назад
Boss, you earned a subscriber. I'm learning Flutter then came about "Built values". Then the term "serialization" popped up and you explained it well. Thanks very much. I doff my hat 🎩
@NERDfirst
@NERDfirst 4 года назад
You're welcome! Very happy to be of help =)
@arunh3
@arunh3 Год назад
Best serialization explanation I have ever heard
@NERDfirst
@NERDfirst Год назад
Hello and thank you for your comment! Glad to be of help :)
@bitsnbytes4406
@bitsnbytes4406 2 года назад
Best explanation of the concept with example applications!! Loved it.!!
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment! Glad you liked my work :)
@ChungXlan
@ChungXlan 2 года назад
Man I have been searching on the internet on why exactly my ML learning needs to be pickled and found no good answers. Your video really helped clear the concept. Thanks!!
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment! Pickling is quite interesting because it has implications outside of serialization (seeing as that it's Python-specific binary serialization) particularly with security, but yes, ultimately the idea is the same. Maybe I'll explore pickling more in the future.
@ChungXlan
@ChungXlan 2 года назад
@@NERDfirst That would be great! Some suggestion hope you won't mind: I think your channel would gain a lot more subscribers and views if you could put more efforts on the editing.
@NERDfirst
@NERDfirst 2 года назад
Thank you for your suggestion! I'm not too worried about views and subscribers right now, as I don't have a lot of time to work on the channel. Just doing what I can to enjoy the process, knowing that those who need me can find me!
@gorizontuz
@gorizontuz 11 месяцев назад
That was best explanation video, straight to the point.
@NERDfirst
@NERDfirst 11 месяцев назад
Hello and thank you very much for your comment! Glad you liked the video :)
@knowknows7919
@knowknows7919 7 лет назад
Excellent video, the pace was perfect, not too slow but still explaining everything you need to know to understand the basic idea behind serialization. Will be checking out your other stuff!
@NERDfirst
@NERDfirst 7 лет назад
Hello and thank you very much for your comment and support! Glad you liked the video and hope you find the rest of my work useful as well!
@camillesatoshi8393
@camillesatoshi8393 Год назад
I was dealing with ruby and de I/O classes and objects, using commands, reading, gets, eof? Getting the idea but needing to understand the purpose. Your explanation makes it much more straightforward than just reading.
@NERDfirst
@NERDfirst Год назад
Hello and thank you very much for your comment! Glad to be of help =)
@hoshin
@hoshin 6 лет назад
That was the best way I've ever heard serialization explained. Thank you!
@NERDfirst
@NERDfirst 6 лет назад
Hello and thank you so much for your comment! Very happy to be of help :)
@robert2584
@robert2584 5 лет назад
You're real good at this. I've caught a few of your vids in the past and they always clear up any confusion.
@NERDfirst
@NERDfirst 5 лет назад
Hello and thank you very much for your comment! Very happy to have been of help =)
@HanhTangE
@HanhTangE 6 лет назад
You are really good at explaining! Thank you:)
@NERDfirst
@NERDfirst 6 лет назад
You're welcome! Very happy to be of help :)
@Idctrolley
@Idctrolley 3 года назад
the only video in youtube which makes sense on serialization ~ deserialization
@NERDfirst
@NERDfirst 3 года назад
Hello and thank you very much for your comment! Glad you liked the video =)
@DynamicJon
@DynamicJon 4 года назад
Thanks, extremely quick and valuable, getting harder and harder to find content that is straight to the point these days :)
@NERDfirst
@NERDfirst 4 года назад
You're welcome! Very happy to be of help =)
@SayanMondal342
@SayanMondal342 5 лет назад
I needed it for a project I'm building. Thanks for clearing the concept in such a simple way. I really appreciate it. Cheers.
@NERDfirst
@NERDfirst 5 лет назад
You're welcome! Very happy to be of help =)
@karundawadi876
@karundawadi876 2 года назад
The best example of a perfect Crash Course.
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment! Glad you liked the video =)
@nerdalotdulac8552
@nerdalotdulac8552 4 года назад
Omg, you're the best teacher ever. It couldn't be a clearer explanation, thank you :)
@NERDfirst
@NERDfirst 4 года назад
You're welcome! Very happy to be of help =)
@deangreenhough3479
@deangreenhough3479 5 лет назад
perfect thank you, just what I needed to clear the fog in my head, subscribed
@NERDfirst
@NERDfirst 5 лет назад
Hello and thank you very much for your comment and support! Glad you liked the video =)
@aquilhall262
@aquilhall262 4 года назад
That was a great language-agnostic introduction to serialization!
@NERDfirst
@NERDfirst 4 года назад
Hello and thank you very much for your comment! That's exactly what I'm aiming for, glad you liked the video =)
@mohamedbushoberwa9418
@mohamedbushoberwa9418 4 года назад
i appreciate your talent of delivering materials
@NERDfirst
@NERDfirst 4 года назад
Hello and thank you very much for your comment! Glad you liked the video =)
@ianburns4398
@ianburns4398 3 года назад
Great video 7 years old and still really useful :-)
@NERDfirst
@NERDfirst 3 года назад
Hello and thank you for your comment! Glad to be of help =)
@floki7056
@floki7056 2 года назад
TheOdinProject brought me here. Really amazing explanation! Subscribed :)
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment and support! Do look around and I hope you can find more content that you'll like =)
3 года назад
This really helped me to grasp the concept of serialization. This was very clear and simple explanation and the more important you explained the purpose. Thank you :thumbs-up:
@NERDfirst
@NERDfirst 3 года назад
You're welcome! Very happy to be of help =)
@officalAndrel
@officalAndrel 3 года назад
I've been searching for a video that will explain this concept to me in a way I'll understand and this is it. Thanks a lot brother 👍💯
@NERDfirst
@NERDfirst 3 года назад
You're welcome! Very happy to be of help =)
@cbradiooo
@cbradiooo 4 года назад
It's 2020, and this (still) was absolutely fantastic!
@NERDfirst
@NERDfirst 4 года назад
Hello and thank you for your comment! Glad to be of help =)
@greengrer
@greengrer 3 года назад
Thank you! It wasn't dry and I did learn interesting things like how indents are important in yml I didn't know I'd learn here!
@NERDfirst
@NERDfirst 3 года назад
You're welcome! Very happy to be of help =)
@RedShipsofSpainAgain
@RedShipsofSpainAgain 9 лет назад
Great and straight-forward, simple explanation.
@NERDfirst
@NERDfirst 9 лет назад
+RedShipsofSpainAgain Thank you very much for your comment! Glad you found the video useful =)
@ec9386
@ec9386 3 года назад
WOW!! Really easy and straightforward explanation. Thanks a lot!
@NERDfirst
@NERDfirst 3 года назад
You're welcome! Very happy to be of help =)
@FBHI
@FBHI 5 лет назад
Thank you!! You helped me a lot!! The serialization explanation by my teacher was very poor and I didn't understand who is going to be the JsonManagedReference and who is going to be the back reference, now thing got easier to understand!
@NERDfirst
@NERDfirst 5 лет назад
Hello and thank you very much for your comment! Very happy to be of help =)
@PouchyPouch
@PouchyPouch 8 лет назад
This is amazing. Thank you for making this video! It wraps everything up very nicely and succinctly :)
@NERDfirst
@NERDfirst 8 лет назад
You're welcome! Very happy to be of help =)
@real-roland
@real-roland 2 года назад
Thanks a lot for that explanation. It really helped. You really broke it down. Awesome Job!!
@NERDfirst
@NERDfirst 2 года назад
You're very much welcome! Glad to be of help =)
@markgoldstein
@markgoldstein 5 лет назад
Fantastic overview and demonstration!
@NERDfirst
@NERDfirst 5 лет назад
Hello and thank you very much for your comment! Glad you liked the video =)
@Patryk....
@Patryk.... 9 лет назад
Perfect explanation. Thumb up from me.
@NERDfirst
@NERDfirst 9 лет назад
polishmibuta Thank you very much for your comment and support! Really happy you liked the video =)
@thethiagosc
@thethiagosc 7 лет назад
fantastic! best explanation about serialization i've ever seen!
@NERDfirst
@NERDfirst 7 лет назад
Hello and thank you very much for your comment! Glad you liked the video =)
@traderofgoods6500
@traderofgoods6500 3 года назад
*Me searching through youtube for serialization in movies/shows:* "Uh... I don't think i'm supposed to be here..."
@NERDfirst
@NERDfirst 3 года назад
Hello and thank you for your comment! I'm afraid that _is_ quite different from what we're talking about here =P
@aarav3890
@aarav3890 4 года назад
chiming in from 2020: awesome video, you're a great teacher
@NERDfirst
@NERDfirst 4 года назад
Hello and thank you very much for your comment! Glad you liked the video =)
@ruic323
@ruic323 4 года назад
Great explanation of the concept. Congrats.
@NERDfirst
@NERDfirst 4 года назад
Hello and thank you for your comment! Glad you liked the video =)
@dhanojitray9475
@dhanojitray9475 2 года назад
Very good approach. Grateful for this video.
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you very much for your comment! Glad you liked the video =)
@jahoopyjaheepu497
@jahoopyjaheepu497 2 года назад
This is still a great tutorial in 2022! Thanks :)
@NERDfirst
@NERDfirst 2 года назад
You're welcome! Very happy to be of help =)
@jasonsykes4199
@jasonsykes4199 5 лет назад
This simple video gets you a follow. Great job
@NERDfirst
@NERDfirst 5 лет назад
Hello and thank you very much for your comment and support! Glad you like my work =)
@Europayacht
@Europayacht 2 месяца назад
Very compound, very telling! Nice
@NERDfirst
@NERDfirst 2 месяца назад
Hello and thank you for your comment! Glad you liked the video =)
@bluehornet6752
@bluehornet6752 9 лет назад
Great job on this video--super clear and helpful. Thanks for making it!
@NERDfirst
@NERDfirst 9 лет назад
Tom B You're welcome! Glad you liked the video =)
@ewwitsantonio
@ewwitsantonio 6 лет назад
You are an EXCELLENT teacher. Great video!
@NERDfirst
@NERDfirst 6 лет назад
Thank you very much! Glad to be of help =)
@GeekyMino
@GeekyMino 5 лет назад
Phenomenal tutorial. Super useful!
@NERDfirst
@NERDfirst 5 лет назад
Hello and thank you very much for your comment! Glad to be of help =)
@avinashmv9686894578
@avinashmv9686894578 4 года назад
Great video for a quick recap. Thanks.
@NERDfirst
@NERDfirst 4 года назад
You're welcome! Glad to be of help =)
@aaronrandall2589
@aaronrandall2589 4 года назад
Nice work explaining the concept!
@NERDfirst
@NERDfirst 4 года назад
Hello and thank you for your comment! Glad you liked the video =)
@danegotgame4038
@danegotgame4038 3 года назад
Amazing video brother. Hope you are doing well in your career! You deserve it.
@NERDfirst
@NERDfirst 3 года назад
Hello and thank you very much for your comment! Glad to be of help, and I'm happy to report I'm doing well =)
@retop56
@retop56 Год назад
Great explanation. Thanks for making this!
@NERDfirst
@NERDfirst Год назад
You're welcome! Very happy to be of help =)
@d12captgarrett
@d12captgarrett 5 лет назад
This was a great video that helped me get a good understanding quickly, really appreciate it & keep it up bro
@NERDfirst
@NERDfirst 5 лет назад
Hello and thank you for your comment! Very happy to be of help =)
@troygooden2525
@troygooden2525 4 года назад
good explanation. Glad this was the first video I found.
@NERDfirst
@NERDfirst 4 года назад
Hello and thank you very much for your comment! Glad to be of help =)
@agnieszkarutkowska8244
@agnieszkarutkowska8244 5 лет назад
thank you! thanks to you I have managed to understand this concept and connect it to the things I have already known :)
@NERDfirst
@NERDfirst 5 лет назад
You're welcome! Very happy to be of help =)
@zondidlaw2195
@zondidlaw2195 4 месяца назад
Noice man I could understand at least the most of it ....Please keep it up for us beginners 🙏
@NERDfirst
@NERDfirst 4 месяца назад
Hello and thank you very much for your comment! Glad you like my work! If there's anything you haven't completely understood, feel free to let me know and I'll try to explain it further for you.
@scottholloway4489
@scottholloway4489 8 лет назад
Thanks for the video. Very straight forward explanation of the concept.
@NERDfirst
@NERDfirst 7 лет назад
You're welcome! Glad you found the video useful =)
@ankitakhandelwal6721
@ankitakhandelwal6721 8 лет назад
Really helpful.. Examples are clearly stated. Easy to understand and great explanation. Thank you so much:)
@NERDfirst
@NERDfirst 8 лет назад
You're welcome! Really glad you found the video useful =)
@user3sej90rga8
@user3sej90rga8 3 года назад
Excellent story telling skills.
@NERDfirst
@NERDfirst 3 года назад
Hello and thank you very much for your comment! Really happy to hear this, actually. I'm always worried my videos don't have enough of a narrative hook, so I'm glad that's not the case!
@janithmalinga5765
@janithmalinga5765 2 года назад
Nicely explained the concept.
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you for your comment! Glad you liked the video :)
@MsVasisth
@MsVasisth 4 года назад
loved it man. thanks a ton. keep up the good work.
@NERDfirst
@NERDfirst 4 года назад
Hello and thank you for your comment! Glad you liked the video =)
@CollinReinking
@CollinReinking 7 лет назад
well done. Thanks.
@NERDfirst
@NERDfirst 7 лет назад
You're welcome! Glad to be of help =)
@pepaokurka3892
@pepaokurka3892 4 года назад
Great explanation! Thank you for the video :)
@NERDfirst
@NERDfirst 4 года назад
You're welcome! Glad to be of help =)
@suryacrr
@suryacrr 5 лет назад
No wonder so many like your explanation. Thumbs up from me.
@NERDfirst
@NERDfirst 5 лет назад
Hello and thank you very much for your comment! Very happy to be of help, Glad you liked the video =)
@arielspalter7425
@arielspalter7425 6 лет назад
Thank you very much for that. You explained it in a clear way and it's very helpful!
@NERDfirst
@NERDfirst 6 лет назад
You're welcome! Very happy to be of help =)
@battleroundscool
@battleroundscool 10 лет назад
Awesome video! It's very clear.
@NERDfirst
@NERDfirst 10 лет назад
Edgar Roads Thank you very much for your comment! Glad you liked the video =)
@tonnie7079
@tonnie7079 6 лет назад
Thanks man, that is a perfect presentation, I even made some notes our of it
@NERDfirst
@NERDfirst 6 лет назад
You're welcome! Very happy to be of help =)
@lavishrich
@lavishrich 8 лет назад
Well done this is very straight forward
@NERDfirst
@NERDfirst 8 лет назад
Thank you very much! Glad you found the video useful =)
@uyscuti5118
@uyscuti5118 4 года назад
Still the best explanation online, thank you!
@NERDfirst
@NERDfirst 4 года назад
You're welcome! Very happy to be of help =)
@saulgoodman980
@saulgoodman980 4 года назад
I recently landed a job at Amazon, thanks for your videos :D
@NERDfirst
@NERDfirst 4 года назад
Wonderful! Congratulations =)
@mehmetkaya4330
@mehmetkaya4330 2 года назад
Great explanation! Thank you so much!!
@NERDfirst
@NERDfirst 2 года назад
You're welcome! Glad to be of help =)
@nasirkamal5963
@nasirkamal5963 7 лет назад
Incredibly clear
@NERDfirst
@NERDfirst 7 лет назад
Thank you very much! Glad you liked the video =)
@tinapontemayor2923
@tinapontemayor2923 3 года назад
Oh, great explanation. I learn from this.
@NERDfirst
@NERDfirst 3 года назад
Hello and thank you for your comment! Very happy to be of help =)
@OpeLeke
@OpeLeke 3 года назад
Great Video, Great Explanation!
@NERDfirst
@NERDfirst 3 года назад
Hello and thank you very much for your comment! Glad you liked the video =)
@MattBracewell71
@MattBracewell71 6 лет назад
Exactly what I was looking for - thanks!!
@NERDfirst
@NERDfirst 6 лет назад
You're welcome! Glad to be of help =)
@ahmedfawziNET
@ahmedfawziNET 4 года назад
Excellent explanation! Thank you!
@NERDfirst
@NERDfirst 4 года назад
You're welcome! Glad you liked the video =)
@SriRam-yq4id
@SriRam-yq4id 2 года назад
Awesome explanation!
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you for your comment! Glad you liked the video =)
@AlbertoGuitarrista
@AlbertoGuitarrista 4 года назад
Great explanation! It helped me a lot! Thank you very much!
@NERDfirst
@NERDfirst 4 года назад
You're welcome! Very happy to be of help =)
@bmonac93
@bmonac93 5 лет назад
You are a great instructor! Thanks
@NERDfirst
@NERDfirst 5 лет назад
You're welcome! Glad to be of help :)
@c810549
@c810549 4 года назад
Thank you so much for the clear explanation!
@NERDfirst
@NERDfirst 4 года назад
You're welcome! Very happy to be of help =)
@gee9099
@gee9099 2 года назад
This was so helpful! Thank you!
@NERDfirst
@NERDfirst 2 года назад
You're welcome! Very happy to be of help =)
@adobongasin214
@adobongasin214 2 года назад
It's January of 2022 and this shit is still relevant.
@NERDfirst
@NERDfirst 2 года назад
Hello and thank you for your comment! Glad you liked the video =)
@tommyzhe6821
@tommyzhe6821 7 лет назад
Nicely done. Keep up the good work. Would be nice if you could do some coding examples.
@NERDfirst
@NERDfirst 7 лет назад
Hello and thank you very much for your comment! I tend to avoid coding examples as my goal is to cover broad concepts independent of language. Just to make things simpler and easier to understand overall.
Далее
Java serialization 🥣
21:13
Просмотров 77 тыс.
Amortized Analysis
21:32
Просмотров 85 тыс.
Наши дети захватили кухню!
00:59
Просмотров 307 тыс.
How to get skins for FREE? #standoff #skins #coins
00:34
Reading/Writing structs to files (aka Serialization)
14:41
BINARY vs TEXT File Serialization
13:49
Просмотров 54 тыс.
Serialization formats: JSON and Protobuf
5:00
Просмотров 108 тыс.
Dear Game Developers, Stop Messing This Up!
22:19
Просмотров 721 тыс.
Serialize Python Objects With Pickle
11:36
Просмотров 31 тыс.
Abstraction - A Programming Concept
7:51
Просмотров 55 тыс.
There is No Algorithm for Truth - with Tom Scott
59:34
Наши дети захватили кухню!
00:59
Просмотров 307 тыс.