C++ POINTERS FULL COURSE Beginner to Advanced (Learn C++ Pointers in 2,5 hours)

  Рет қаралды 381,589

CodeBeauty

CodeBeauty

Күн бұрын

Пікірлер: 645
@CodeBeauty
@CodeBeauty 3 жыл бұрын
📚 Learn how to solve problems and build projects with these Free E-Books ⬇️ C++ Lambdas e-book - free download here: bit.ly/freeCppE-Book Entire Object-Pascal step-by-step guide - free download here: bit.ly/FreeObjectPascalEbook 🚀📈💻🔥 My Practical Programming Course: www.codebeautyacademy.com/ Experience the power of practical learning, gain career-ready skills, and start building real applications! This is a step-by-step course designed to take you from beginner to expert in no time! 💰 Here is a coupon to save 10% on your first payment (CODEBEAUTY_YT10). Use it quickly, because it will be available for a limited time.
@Shad0wBenny
@Shad0wBenny 3 жыл бұрын
Hi! Unfortunately, your BuyMeACoffee page only supports PayPal. Please add more payment options.
@anthonyduran2627
@anthonyduran2627 3 жыл бұрын
when I used "cout
@Shad0wBenny
@Shad0wBenny 3 жыл бұрын
@@anthonyduran2627 More info needed to answer your question. Which video/exercise are you referring to?
@8191-m8t
@8191-m8t 3 жыл бұрын
wol.jw.org/en/wol/binav/r1/lp-e
@ysosrdude
@ysosrdude 2 жыл бұрын
@@anthonyduran2627 address should be with an & ig
@agny369
@agny369 2 жыл бұрын
These videos are easing my anxiety because of the clear, direct way of explaining things, rather than my indirect, abstract focused professor in data structures. Keep up the good work
@Somewhat_Sassy-Commentator
@Somewhat_Sassy-Commentator 2 жыл бұрын
I disagree. Though she is great. It’s best if you take each subject and write it in your own words. Or create a script that you can present to others. Which would help you to organize your thoughts and understanding. All the while, think terminology is the key to understanding.
@MSha-Techy
@MSha-Techy 2 жыл бұрын
Better than all university instructor I've ever seen. You magically explain the simplicity hidden behind apparently complex ideas . Thank you Saldina, thank you very much! Very happy to get to know you on KZbin.
@4xhappinessinc.884
@4xhappinessinc.884 2 жыл бұрын
We should require college professors to watch this first before teaching pointers in class.
@Emptiness-
@Emptiness- 3 жыл бұрын
56:47 Return Min and Max with class: -Create class with private variables Max Min -Create Constructor with input array and size as arguments as well as 2 functions in it to find Max and Min -Create 2 public class methods to return Max and Min -In main(); create object with test array and size; cout the class methods for Max and Min
@GeoffLord
@GeoffLord 3 жыл бұрын
Oh i am definitely team C / C++, these tutorials are very good and have helped me clarify problems i have had with pointers. You are a good teacher!
@official_ardi4840
@official_ardi4840 3 жыл бұрын
I still remember I came here from free code camp watching your video about OOP, it helped me a lot. Hope this could be great too Also I like the way you speak, its easy to listen for me who still learning english Keep up the good work!
@CodeBeauty
@CodeBeauty 3 жыл бұрын
Thank you. 🙏💙 I try to speak as clearly as possible, because programming is sometimes complicated even when you are native speaker, let alone if you don't understand the language 🤗🤗
@MelihDumanli
@MelihDumanli 3 жыл бұрын
I'm here with the same reason :) Thanks so much for your effort Saldina 👍🏻
@EmmanuelUmozurike
@EmmanuelUmozurike 2 жыл бұрын
I am more than impressed about your natural and easy flow teaching and presenting C++ concepts. Makes learning fun and interesting. Thanks for all your hard work. I am a C++ new bee. I am learning C++ to enable me write embedded code and for robotics as well. Both C++ and Python3. I will continue watching and learning from your videos and also show gratitude!
@kyalang7472
@kyalang7472 2 жыл бұрын
I haven't coded c++ in a couple of years, and always have felt so lost while trying to relearn concepts, but watching these videos helps my coding anxiety immensely. I also feel like now I can understand concepts better, and go into the developer field. Thank you! Your videos are addicting.
@cosminmoldovan3444
@cosminmoldovan3444 2 жыл бұрын
Your explication about multidimensional dynamic arrays was pure class. I had some serios issues with that but now everything is clear because of you. We need teachers like you !
@CodeBeauty
@CodeBeauty 2 жыл бұрын
🤞😃😃🤗
@andreialexander405
@andreialexander405 2 жыл бұрын
Without a doubt one of the finest lecturers you'll ever come across: amazing ability to present the root of any matter with just a few examples that are so straight-forward. Can't get over how brilliant this girl is.
@virgoash7775
@virgoash7775 3 жыл бұрын
Thanks a lot Saldina. You couldn't be a fashion modele, but you are a human module, may God bless you.
@leifwatkins7277
@leifwatkins7277 2 жыл бұрын
I cannot thank you enough! You are really good at explaining concepts and have helped me a lot in filling in some missing gaps for me. You have inspired me to start a channel of my own after I graduate to continue to make Programing accessible to all. ✌🏼💚💻
@felixbaptista207
@felixbaptista207 Жыл бұрын
Hello Saldina I'm from free code camp. Your explanations are understandable to me. The best tutor c++ in You Tube.
@ronnierana4404
@ronnierana4404 3 жыл бұрын
Pointers really gave me a hard time couple weeks ago, your pointer playlist cleared all my doubts! Thank you very much Saldina! ❤️
@8191-m8t
@8191-m8t 3 жыл бұрын
BIBLE
@alimaghami2076
@alimaghami2076 2 жыл бұрын
The best part was the multi dimensional dynamic arrays. I could not understand them. You made them clear. Thank you very much.
@ManasTunga
@ManasTunga 2 жыл бұрын
Finished watching full course , loved it. Thanks for making examples small to the point. You became my first coding female tutor. Again thanks for making this video
@bobbyphan8441
@bobbyphan8441 3 жыл бұрын
Saldina, Thank you so much for the thorough and organized explanation of pointers. Pointers originally made me lose faith in C programming when I first started and I wish this was available back then!
@ronidaffan5904
@ronidaffan5904 2 жыл бұрын
Your lessons are so well done, clear, and inviting. I love it! Thank you so much!
@staz8671
@staz8671 Жыл бұрын
You are still my favourite C++ tutor on KZbin👌. Came back for a refresher and your explanations always hit the mark.
@ffnam1299
@ffnam1299 2 жыл бұрын
Saldina, these are wonderful lessons. I was a software developer in the past and this is perfect to tune up and get back in the game. However, after a dozen hours of your lessons, I now type cout while saying "cout" with a Saldina accent. I'm a native English speaker so your accent adds great charm to your videos. Thank you for your efforts and helping us with C++!
@wFex.q
@wFex.q 5 ай бұрын
Thank you Saldina. I learned so much things from you. Thanks that all.
@CodeBeauty
@CodeBeauty 5 ай бұрын
🥰🥰
@omaralaa6839
@omaralaa6839 Жыл бұрын
- Dear, Saldina, Live long and prosper! Your tutorials were such a big help on my journey 🌺 Bunch of thanks to you and keep it up 🔥💪🏻
@AdityaSingh-ui4tr
@AdityaSingh-ui4tr 3 жыл бұрын
Thank you so much Batman!🦇
@CodeBeauty
@CodeBeauty 3 жыл бұрын
🦇💛
@harini_kb
@harini_kb 5 ай бұрын
Been searching for new and free explanation for so long and yours was clear and to the point where I can explain it to someone even if they woke me up from my sleep. Thank you!
@MGJ182
@MGJ182 3 жыл бұрын
Totally amazing, might very well be one of the easiest-to-follow tutorials anywhere. I love your clear and direct vocabulary, it makes it much much simpler to understand complex concepts. Much love! ♥️
@CodeBeauty
@CodeBeauty 3 жыл бұрын
Thank you so much! 😃🥰🤗
@anthonyduran2627
@anthonyduran2627 3 жыл бұрын
@@CodeBeauty when I used "cout
@vroommoorv1540
@vroommoorv1540 2 жыл бұрын
@@anthonyduran2627 I know this is quite old, but in case others have the same problem, this is a g++ thing. g++ is casting the unknown function pointer to a bool type, so to get the address we need to first cast it to either (void*) or (int*) when we redirect it to cout. e.g. cout
@Dina-he1uc
@Dina-he1uc 2 жыл бұрын
Sad that I've spent 2 terms in school learning programming yet I have never understood pointers as much as i thought i did. I remember always freaking out whenever i see an expression with two **, or with an &, and did everything in my power to program without pointers. Now I feel confident enough to use pointers regularly and enhance my code. Thank you so much!!
@CodeBeauty
@CodeBeauty 2 жыл бұрын
I'm happy that my video helped you! Wish you to become a great software engineer ☺️☺️❤️
@moularaoul643
@moularaoul643 3 жыл бұрын
Good!!! Thanks.
@CodeBeauty
@CodeBeauty 3 жыл бұрын
🥰🥰
@99Anonymous999
@99Anonymous999 Жыл бұрын
Why aren’t you my college professor damn if you were than I would have been amazing in coding which probably I am becoming now after watching your videos very deeply. Love your videos. Earned a subscriber ❤
@99Anonymous999
@99Anonymous999 Жыл бұрын
Wow 🤩 @CodeBeauty you liked my comment 🎉
@99Anonymous999
@99Anonymous999 Жыл бұрын
Thank you❤
@Kavitakumari-pq3ks
@Kavitakumari-pq3ks 3 жыл бұрын
I thik this tutorial is protected, that's why some of us have access. btw your videos really helped me to learn c++ very easily and I'm still learning. Thankyou so much for all this hard work you do. Thankyou so much and lot of love from INDIA🇮🇳🇮🇳🇮🇳
@CodeBeauty
@CodeBeauty 3 жыл бұрын
There is no other explanation 😲🤔 The video is protected and I have to add description and all, but for some reason a few people can see it 😃😃 You edited your comment, so I'm also editing mine: Lots of love for India 🇮🇳🧡💚
@amk2298
@amk2298 3 жыл бұрын
@@CodeBeauty u r really very cool , down to earth and intelligent person, and btw the ""batwoman shirt"" makes me wonder, are u the batwoman from the movie😁😁, I remember it from ur freecodecamp video I guess..
@Farlid57868
@Farlid57868 2 жыл бұрын
After 10yrs trying to learn C++ I am glad I found you, you are an awesome teacher, I am just sad because I didn’t find you long time ago. Thanks so much Saldina.
@jms7805
@jms7805 2 жыл бұрын
Hi, using VS C++ 2022. Excellent training on pointers. I'm an Electrical Engineer in private practice and have two 10+ years old VB programs; use everyday. Both use forms but with poor graphics and new VB development not popular and gone . Want to modernize my programs. Use C rarely, but want to use C++ for some features with forms--in particular WxWidgets which has great form flexibility. Got to get pointers and function pointers clear in my head just to understand their API calls. Though I may be biting off too much and may have to go with C#, we'll see about that. Your videos on pointers, Class. Polymorph etc. are great "relearning" exercise for myself.
@danishfarman-g7h
@danishfarman-g7h 11 ай бұрын
the most simplest way of teaching so that anyone can understand on all platforms.
@rogue_gamer2490
@rogue_gamer2490 2 жыл бұрын
2 n half hr on pointers omggg !! its totallyy greattt , glad u made video on pointers , i hope its gonna clarify all my problems
@omergursoy798
@omergursoy798 2 жыл бұрын
I wish all speakers were like you, just watching for practise my english and a bit of c++ knowledge repetition, it comes out where I missed.Thanks so much.👏
@amrm_a7771
@amrm_a7771 2 жыл бұрын
I don't comment on or like the videos very often but this really deserves the like and the comment , you did an amazing job and explained complex concepts in a simple way that helped us self-taught programmers to continue.... Thank you ☺
@CodeBeauty
@CodeBeauty 2 жыл бұрын
I appreciate that you dedicated part of your time to show support like this 🤗🤗
@amrm_a7771
@amrm_a7771 2 жыл бұрын
@@CodeBeauty no problem, I mean you deserved that a 100% and you even deserve more views,likes and subs to be honest.
@subashrajnatarajan
@subashrajnatarajan 2 жыл бұрын
you are unbelievable been searching all along someone like you to teach c++
@sivasankar4681
@sivasankar4681 2 жыл бұрын
So far I was only team C, but after ur classes im definately now team C++ , Thank You for ur easy and clear explanations. I feel so much confident with C++ now.
@franckgates4963
@franckgates4963 3 жыл бұрын
Yeah , thanks for video C++ C++🥰
@CodeBeauty
@CodeBeauty 3 жыл бұрын
🤗🥰🥰
@sahiljaiswal2904
@sahiljaiswal2904 2 жыл бұрын
FROM INDIA AND I CAN BET NO OTHER VIDEO CAN COMPETE WITH THIS AND THE BEST PART WAS 2-D ARRAY WITH POINTERS EXCELLENT EXPLANATION
@grankoczsk
@grankoczsk 3 жыл бұрын
You are amazing 💪🏼
@godussopsama144
@godussopsama144 2 жыл бұрын
The Most underrated Channel for programming(sad). Each and every lines were clearly explained and easy to understand for beginners. Hope this channel gets Millions SUBS!!♥
@CodeBeauty
@CodeBeauty 2 жыл бұрын
I'm happy to hear that. Thank you so much! ❤️❤️
@Superloko361
@Superloko361 3 жыл бұрын
Got here from a facebook ad. Didnt expect this much good tutorials. Subbed and "belled" all notifications, looking forward for more good content
@studyforyou897
@studyforyou897 3 жыл бұрын
Your learning method is very good mam.You are very beautiful teching
@micksail3341
@micksail3341 2 жыл бұрын
Clear Points on Pointers. Congratulations! Your Topic About Cleaning Up after Dynamics Operation is SO IMPORTANT. I came across another example of Dynamic Arrays and Pointers and In the example there was No Cleanup Code for Dynamic Array. I Continued on and Visual Studio had a Heap Error. I quickly Coded your Example of Cleanup Codet to Delete Array and that Did it. Thank You CodeBeauty for your Thoughtout Knowledge of Cleanning Up Yourself. God Bless and Take Care.......-------end of line ---------
@Coding_Bits
@Coding_Bits Жыл бұрын
The perfect and the beautifull teacher in the world, thank you so much for your effort.
@supersayandude.808
@supersayandude.808 3 жыл бұрын
I already know C++ pointers since 2017 and i watch your vids just for refresher. And hey its good to be back. I LOVE pointers.
@sonwabomakinana7962
@sonwabomakinana7962 2 жыл бұрын
Wow she's so great, enjoying your tutorials deep down in gauteng province in South Africa 🇿🇦🇿🇦🇿🇦
@bobs3694
@bobs3694 Жыл бұрын
Dark theme good!🍎 you are the best teacher .
@Embedded_Chuy
@Embedded_Chuy 2 жыл бұрын
I have to say that these channel is amazing for learning from the basics to more complex like pointers, threads, keep going.
@nature-water
@nature-water 2 жыл бұрын
WOW sa you are the spacial one . Thank you vary much for all your video sa.
@algorithminc.8850
@algorithminc.8850 3 жыл бұрын
Useful channel ... nice ... just subscribed.
@ashisharyan9150
@ashisharyan9150 Жыл бұрын
Hi sister i had some problems in pointer but after watching this video i gained confidence.love from india . very nice 👍 explain
@mba2ceo
@mba2ceo 2 жыл бұрын
she is azum !!! Ever when I do NOT understand something she explains it. BEST teacher I ever had
@frodobaggins3974
@frodobaggins3974 3 жыл бұрын
The ‘Function pointers’ chapter should be a compulsory video for anyone trying to understand C# delegates. Very well explained!
@stephanieezat-panah7750
@stephanieezat-panah7750 2 жыл бұрын
I was thinking the same. thanks
@alijan1363
@alijan1363 4 ай бұрын
for all lessons , you had a great explanation. it was really useful.
26 күн бұрын
Awesome! Learned a lot about points that I didn't know.
@tiantianliu5958
@tiantianliu5958 10 ай бұрын
Great! This really helped me study for my technology c++ coding!
@anwar6971
@anwar6971 2 жыл бұрын
I understood your lecture on array and pointers.
@mortezafarshchi8003
@mortezafarshchi8003 2 жыл бұрын
The hardworking, knowledge and explanation simplicity behind making such a video is precious and worthful. Best of the best.
@YothinInbanleng
@YothinInbanleng 2 жыл бұрын
Thank you Saldina, your lessons are easy to learn in difficult things.
@sankethp3138
@sankethp3138 3 жыл бұрын
I came here from free code camp watching your video about OOP and you helped me learn pointers .thank you so much
@jDaniel5721
@jDaniel5721 8 ай бұрын
She makes learning so much more enjoyable🎉
@chhadios9959
@chhadios9959 2 жыл бұрын
Hey I saw your course on OOP it was great and awesome and all that you said in the bloopers.
@eccentric-entrepreneurs
@eccentric-entrepreneurs 2 жыл бұрын
You make learning to code so much more visually appealing.. and that voice.. luv it🤑😍
@kiambojyms2196
@kiambojyms2196 2 жыл бұрын
Thanks again Saldina for the Pointer tutorial.
@dShooot
@dShooot 2 жыл бұрын
Moving from C# (Unity 3D) to Unreal Engine (C++). Thanks a lot for covering all neccessary topics!
@theknowledgefactory007
@theknowledgefactory007 3 жыл бұрын
Hey! Saldina.. the amazing way you teach.. Please make a series of recursion plz plz....its really helpful
@CodeBeauty
@CodeBeauty 3 жыл бұрын
I already have one video about recursion 😃😃 kzbin.info/www/bejne/g6jJp4t6m8aNm6s
@theknowledgefactory007
@theknowledgefactory007 3 жыл бұрын
@@CodeBeauty Yes! I all ready watched that video.but i need some more example on this recursion topic if u don't mind & make some more videos on this topic its gonna be really helpful.. Thanks & Regards. God Bless u..
@thomasfreygang8794
@thomasfreygang8794 3 жыл бұрын
Ihr Weiber seit Klasse! Unbezahlbar - vielen Dank für eure Arbeit.
@dreambig1564
@dreambig1564 3 жыл бұрын
COMING FROM FREECODECAMP FROM OOP C++ COURSE THANKU FOR THE COURSE
@anxonpues6018
@anxonpues6018 2 жыл бұрын
Clear, as always, best English pronunciation since Winston Churchill!! I tried tow things, one to ask value of memory positions over the pointer and tried also to find where in memory is the «name» we gave to the variable n, ptr, or WinstonChurchill... I con't find nothing about the second, but the first gave me no problem at compile time but say stack corruption around n an run time... #include using namespace std; int main() { int n = 5; cout
@matthewparisien3504
@matthewparisien3504 Жыл бұрын
Thank you for your wonderful tutorials they are so clear and helpful!!! Forever grateful
@khaledgamal782
@khaledgamal782 Жыл бұрын
In fact, I do not know how to thank you for this wonderful video. I am from Egypt and I am trying to learn English and programming together. Your videos help me a lot. Thank you very much. 💙
@mccrispysparks
@mccrispysparks 11 ай бұрын
That was amazing! What a brilliantly executed tutorial. You made pointers way less daunting and taught it in a way that actually sticks. Thank you so much for this course and for your entire channel.
@tendayint413
@tendayint413 Жыл бұрын
This is incredible stuff. Just finished going through this and I feel enlightened to say the least. Definitely the best C++ teacher on KZbin. I would recommend to others that if they are having difficulty with Cherno (probably because like me they are jumping all over the place like some gardam maniac), whose focus is tilted to gaming systems go through and understand CodeBeauty first as her process is much more palatable. Digital hugs all the way Saldina - wish I could like twice.
@catharsis222
@catharsis222 3 жыл бұрын
I love how this channel is focused on C++...... Other languages like Python & JavaScript have their place, but I want to know more of the details up to this level of abstraction. C++ also helps me for other disciplines of mine such as Cisco Networking and Amazon AWS Cloud
@stephanieezat-panah7750
@stephanieezat-panah7750 2 жыл бұрын
yes. if you can do c++, you can do anything
@HyoAkira
@HyoAkira Жыл бұрын
Saldina you are the best, please keep going on. Thank you
@dannyfarias6607
@dannyfarias6607 8 ай бұрын
This video is amazing, i have my programming exam next friday and this helped my so much.
@evanshonu2063
@evanshonu2063 3 жыл бұрын
Please thank you very much for this tutorial. Please can you make a tutorial on Design Patterns in c++ please. Thank you very much once again.
@mdjahidhasan8193
@mdjahidhasan8193 3 жыл бұрын
you are excellent.... I love you😍😍
@Zumito
@Zumito 2 жыл бұрын
1:33:58 makes sense if you live in Argentina
@GascanNBK
@GascanNBK 11 ай бұрын
very professional and clear explanation
@farhad1902
@farhad1902 2 жыл бұрын
Thank you Saldina
@CodeBeauty
@CodeBeauty 2 жыл бұрын
you're welcome ☺️🥰
@francescodargenio819
@francescodargenio819 Жыл бұрын
You are the only that make me understand how pointers works. Tank you so much.
@prince_lish
@prince_lish 3 жыл бұрын
I have waited sooo long for this . Thanks Saldina ❤❤.
@CodeBeauty
@CodeBeauty 3 жыл бұрын
You're welcome. Happy learning 🤗🥰🥰
@anwar6971
@anwar6971 Жыл бұрын
Thanks for great explanation
@UmeshSingh-qh8be
@UmeshSingh-qh8be 3 жыл бұрын
Please make video on STL 🙏
@НурланМукамбаев
@НурланМукамбаев Жыл бұрын
Amazing! I've opened my blind filled with dust eyes!
@royken9795
@royken9795 2 жыл бұрын
One of my friends who's a software architect and a very good coder, recommended me your channel. At first I didn't have big expectations, but now I know why he recommended me your channel :) I can see you're clear when explaining, teaching elegance in code, and the why behind every step to not get lost behind "unseeable" things. Also I have to point out your english is really understandable for a spanish guy like me, there's not a word I didn't understand, good job, liked and subscribed :D
@feliciateong9987
@feliciateong9987 Жыл бұрын
I have a programming exam tomorrow and I just found out about your channel today. I wish I knew about this channel earlier. Thank you so much for making me learn so many new things in a very understandable way one day before my exam!! Will definitely recommend to all my friends :)
@zapatobama8301
@zapatobama8301 Жыл бұрын
I LiKE your teachings. i am new in programming. keep it up
@py2pw
@py2pw 2 жыл бұрын
Hi Saldina, I just wanna say thank you for all the Knowledge you share with us .... Greatings from Brazil !
@davidmesaros9733
@davidmesaros9733 2 жыл бұрын
Wow! Very useful course! Pointers have been a very confusing part of C++ for me, but you simplified everything! Thanks a lot!
@samman350
@samman350 7 ай бұрын
Great! Listened to this tutorial on headphones while also listening to earth song by M. Jackson, fantastic combination!!
@someshsangwan5302
@someshsangwan5302 2 жыл бұрын
Love the way you explain ! thnq maam
@nizar1051
@nizar1051 2 жыл бұрын
YOU ARE PERFECT PROGRAMMER GIRL !!
@leviyt2500
@leviyt2500 3 жыл бұрын
hay salina i am coming form freecodecamp OOP course the course was really awesome and you are an amazing teacher its really nice to have such a gorgeous teacher like you
@ED99LAM
@ED99LAM Жыл бұрын
very clear explanation and helpful examples. learn a lot
@CodeBeauty
@CodeBeauty Жыл бұрын
Glad it was helpful!
@itsreallykashish
@itsreallykashish 2 жыл бұрын
Great Video, Thanks for putting efforts, Just pointing out one thing at time 31:46 , instead of saying that it will add the address -> it will increment the address by the ( size of the data type of the array x Index )
@KaramatullahHoodman
@KaramatullahHoodman Жыл бұрын
You are our best teacher thank you
SMART POINTERS in C++ (for beginners in 20 minutes)
24:32
CodeBeauty
Рет қаралды 100 М.
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 16 МЛН
Girl, dig gently, or it will leak out soon.#funny #cute #comedy
00:17
Funny daughter's daily life
Рет қаралды 42 МЛН
WHY did this C++ code FAIL?
38:10
The Cherno
Рет қаралды 258 М.
Master Pointers in C:  10X Your C Coding!
14:12
Dave's Garage
Рет қаралды 307 М.
C++ Pointers - Finally Understand Pointers
15:56
Caleb Curry
Рет қаралды 213 М.
What are header files in C++ ( PROGRAMMING TUTORIAL for beginners)
23:54
How To Think Like A Programmer
1:00:07
Coding Tech
Рет қаралды 2 МЛН
Learn Any Programming Language In 3 Hours!
22:37
Code With Huw
Рет қаралды 380 М.
you will never ask about pointers again after watching this video
8:03
Low Level Learning
Рет қаралды 2,2 МЛН
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 16 МЛН