Unsafe Rust - Complete Tutorial
15:13
I got a Job!
5:20
7 ай бұрын
I Got Laid Off...
6:56
10 ай бұрын
3 C++ Pitfalls to Avoid
6:55
11 ай бұрын
I Built a C++ Game with ChatGPT
7:47
ChatGPT is BROKEN!
9:44
Жыл бұрын
Пікірлер
@dhruvdonsahu9972
@dhruvdonsahu9972 Сағат бұрын
sorry but the laugh in between is kind awkward for some reasons😂😂😂
@TraderMysteryPro
@TraderMysteryPro 2 сағат бұрын
Who is watching it in 2024
@FivosTheophylactou
@FivosTheophylactou 3 сағат бұрын
Very informative video. Its hard to find quality c videos nowadays
@NetherZone
@NetherZone 7 сағат бұрын
For some that are interested: A Solution for also using the trick you showed for calculating the lenght of the array inside of the print function is passing IT by reference, so no automatic type conversion occurs. For example: printfunction( const string (&Array)[5]){...} Then the calculating works correctly.
@voidsorrow
@voidsorrow 12 сағат бұрын
Your 2AM's video really working for me a lot here !!!
@vadimbeletsker2373
@vadimbeletsker2373 17 сағат бұрын
nice course bro. whatched it now, defenetly gave me simple explanation on this
@pouya9699
@pouya9699 17 сағат бұрын
Great course thank you very much can you make a advanced course of this to go deeper in c and how to implement it
@jondrive8801
@jondrive8801 19 сағат бұрын
great tutorial, thank you
@ishitabhattacharyya1538
@ishitabhattacharyya1538 Күн бұрын
in the setter method, if i write fn = firstName, it gives error. but if i write firstName = fn, it shows the right result. whats the difference?
@mathiseasy6168
@mathiseasy6168 Күн бұрын
CRYPTO SCAMMER!!! STAY ALERT!
@mathiseasy6168
@mathiseasy6168 Күн бұрын
THIS GUY IS A OLD WELL KNOWN SCAMMER> STAY ALERT AND AWAY OF HE's CONTENT! HE's a CRYPTO SCAMMER!!!! STAY ALERT!
@mathiseasy6168
@mathiseasy6168 Күн бұрын
SCAMMER! STAY ALERT TO THIS GUY !
@mathiseasy6168
@mathiseasy6168 Күн бұрын
THIS GUY IS A CRYPTOSCAMMER!!!! STAY ALERT ON HE\s CONTENT AND UNFOLLOW HIM!
@mathiseasy6168
@mathiseasy6168 Күн бұрын
THIS GUY IS A CRYPTO SCAMMER! STAY AWAY OF HE's CONTENT!!!! CRYPTOSCAMMER ALERT!!!!
@mathiseasy6168
@mathiseasy6168 Күн бұрын
Don't believe this guy. he sucks and is a big well known cryptolier especialy. ALERT . THIS GUY IS A SCAMMMER!!! A SHADY GREY AREA ONE...CAUTION HE's A BIG SCAMMER!
@TJ-hs1qm
@TJ-hs1qm Күн бұрын
friendly reminder on how floating point works: kzfaq.info/get/bejne/sOCDoLSnsrXWnWg.html Notice that a function/calculation returning 2.0f could mean that the true result of the calculation was 1.99999999 So the number 1.99999999 could be rounded to 2.0f when represented in single precision floating point. But a function returning an integer 2 will unmistakably represent the exact value 2.
@ZaPi207
@ZaPi207 Күн бұрын
yo, so useful, ty
@nunnimunroe427
@nunnimunroe427 2 күн бұрын
love you so much brother I hope you on plasma I'll be their in 70 years x
@tee141
@tee141 2 күн бұрын
You have a knack for explaining things.
@GiddyTube
@GiddyTube 2 күн бұрын
Does anyone have any idea about the password to input? It keeps asking for a password, but I didn’t set any password. Please, I need help with this; I’m new to Linux, lol.
@user-cl1mr8ox9k
@user-cl1mr8ox9k 2 күн бұрын
Hey I just wanted to show my appreciation for the in depth lengthy content that you worked on providing on KZfaq. I'm about halfway through the 4 hours of Android app development and I've learned a lot! I'm probably going to rewatch this several times once I finish it. My biggest problem is that I don't have an idea of what I want to create for an app so I get overwhelmed with ideas but watching your video was great because you talked like you were teaching a class and you repeated saying things which is what I needed to learn them. (With coding I have to repeat and repeat and repeat to have it sink in) You also weren't afraid to show some humor by getting a hair cut and changing your shirt instantly lol. I also like how you are teaching java and android. Great job and keep making videos 👍
@thewelder3538
@thewelder3538 2 күн бұрын
You say that you shouldn't use new eh? So explain this.... std::unique_ptr<uint8_t[]> myPtr(new uint8_t[256]); Yeah, kinda talking a bit of crap there, aren't you? Also why did you start with shared_ptr. Surely the name should have given you a clue, "shared". If you're not sharing it, use unique_ptr. Also, returning a shared_ptr your missing stuff like copy elission.
@whitehat3192
@whitehat3192 2 күн бұрын
Yep. I completed the entire series meticulously. I feel a lil over confident now that you dusted off some cluttered concepts.
@whitehat3192
@whitehat3192 2 күн бұрын
Alright.. Am gonna Kickstart this up after completing my Java course with you... BTW, occasional glimpses of your pupper is so exhilarating amidst brainstorming coding. Like to see more of him/her ❤️🐕
@whitehat3192
@whitehat3192 2 күн бұрын
Almost forgot, there's something about Applets, their lifecycle, fread, fwrite, cookie creation etc.. If I'm not mixing Python n Java up.
@whitehat3192
@whitehat3192 2 күн бұрын
Hey Caleb! I completed the course in entirety without skipping any. M gonna get used to defining variables, String, methods with "calebCurry", Caleb() in all my notes. Lol! TQ a ton! And hey love your pupper ❤️🐕 PS: made quick notes and like to share it with you. I needed to get some concepts right as I just completed my Master's in Cyber Security. Still dwindling with coding. You got something on Shell Scripting?
@samaelrises
@samaelrises 2 күн бұрын
1:03:00
@samaelrises
@samaelrises 2 күн бұрын
50:20
@johnabrossimow
@johnabrossimow 3 күн бұрын
I've never used this, and if I see it I just use a std data structure. Enough of this C style non sense
@omaywaaaaplay
@omaywaaaaplay 3 күн бұрын
thank you so much i really learn a lot
@ksaitor-tv
@ksaitor-tv 3 күн бұрын
Awesome tutorial! But is it “put s” is it “puts”? 😅
@ammarashraf8988
@ammarashraf8988 4 күн бұрын
You are the best of the best my dude. I haven't enjoyed any programming course before. You are funny and I feel very comfortable listening to you. And you are an excelent turor.
@nro9450
@nro9450 4 күн бұрын
"I think that was the first mistake I ever made" got a good chuckle out of me
@senpaicoffee7900
@senpaicoffee7900 4 күн бұрын
8i
@patrpatl
@patrpatl 4 күн бұрын
I never saw someone eat lemons.
@smithkt894
@smithkt894 4 күн бұрын
Is there any paid video for this where one can learn to advanced?
@smithkt894
@smithkt894 4 күн бұрын
We need more of these videos on Elixir and Phoenix as this is the best on the internet, others are either outdated or not easy to understand.
@gopalvarshney7126
@gopalvarshney7126 4 күн бұрын
Dart and js results in cross platform mobile application
@garlandstyle5797
@garlandstyle5797 4 күн бұрын
Dang. Even selling your bitcoins is risky if you make a mistake and costs money? This isn't looking like a very good investment for Bitcoin.
@cryswerton-silva
@cryswerton-silva 4 күн бұрын
Nice!
@harshadpawar1810
@harshadpawar1810 4 күн бұрын
I have created KZfaq apk using m.youtube.com url, but while playing youtube shorts it plays in both screen orientation, it should play in portrait orientation only. How to edit .xml file ?
@harshadpawar1810
@harshadpawar1810 4 күн бұрын
How to remove the website name in which apk. Created from url. ?
@lemmiix
@lemmiix 4 күн бұрын
watched like 10 videos about pointers. That's the one that made me understand how and why use pointers
@xiaxiaky55
@xiaxiaky55 5 күн бұрын
awesome video, thanks a lot
@abner372
@abner372 5 күн бұрын
9:30
@ElchinMikayilli
@ElchinMikayilli 5 күн бұрын
it was pretty good explanation and useful video ,thank you for it
@thabelongwenya4666
@thabelongwenya4666 6 күн бұрын
I LOLed 😂 😂
@FrAgFo0d
@FrAgFo0d 6 күн бұрын
lol colour is the correct spelling in England, so you must have a US dictionary there ;)
@saisatishpatnala5079
@saisatishpatnala5079 6 күн бұрын
super explanation sir
@user-qq6xl2ro7i
@user-qq6xl2ro7i 6 күн бұрын
why is bro using light mode
@imslippykid8834
@imslippykid8834 6 күн бұрын
who else is here to sleep?