Пікірлер
@tigerbytes2399
@tigerbytes2399 8 күн бұрын
Your presentation and teaching style is exemplary. Perhaps the best C material that I have come across!
@mjpthetrucker9485
@mjpthetrucker9485 Ай бұрын
While loops are a favorite while I'm learning C. They could literally run forever if you ask them to. I get the biggest kick out of that. Don't ask me why. I couldn't explain it.
@devoiddude
@devoiddude Ай бұрын
how come you don't cover do while loops?
@rwemaabdoulhamidu6811
@rwemaabdoulhamidu6811 Ай бұрын
Hey I am Hamisi from Rwanda kigali can i join the course too
@cursedfox4942
@cursedfox4942 Ай бұрын
Liking gdb more and more
@BradCorrupts
@BradCorrupts Ай бұрын
This looked potentially useful until I realized you were a mac bitch. Pass.
@فيروزياسر-ب1ش
@فيروزياسر-ب1ش 3 ай бұрын
amazing
@RCAllen-jy9ds
@RCAllen-jy9ds 4 ай бұрын
Make this multiplayer - it is awesome
@dipperljw1967
@dipperljw1967 4 ай бұрын
That's for C 1.2 cost value is 0.233 right ?
@3bonsai5279
@3bonsai5279 4 ай бұрын
I will forever be haunted by the looming "=+" operator Also, I implemented my own algorithm. I think the total for 10,000,000 is 870,530,414,842,019. It still took 4m13.713s to calculate
@amits2878
@amits2878 5 ай бұрын
AI is bullshit nueral network in c++ using boost, thats GOD
@PaulinaAguirre-ys3ku
@PaulinaAguirre-ys3ku 5 ай бұрын
Thanks for your video super useful, maybe change the compiling flag order to: gcc -g -w primesProgram.c -lm
@thatbrocboi4089
@thatbrocboi4089 5 ай бұрын
here from that overwatch game
@Popart-xh2fd
@Popart-xh2fd 5 ай бұрын
Isn't this placed in a playlist?
@topdogcoding
@topdogcoding 5 ай бұрын
Nice ! Keep going with the vids
@btheoriginal1
@btheoriginal1 5 ай бұрын
15:45-35:16 is where he talks about log4j
@CryptoJones
@CryptoJones 6 ай бұрын
Dr. Bourke, thank you again for making your classes public!
@Gokulkrishnan-yg8yh
@Gokulkrishnan-yg8yh 6 ай бұрын
Thanks for the nice tutorial, Where should i get the presentation.
6 ай бұрын
After 5 years, still the best and most detailed quick tutorial about GDB on KZbin.
@JohnSmith-sr3ke
@JohnSmith-sr3ke 6 ай бұрын
it's honestly incredibly disappointing you didn't do more than just one example here. I don't get how to set up the formula for the other answers and you simply put them down rather than explaining a bit more.
@CryptoJones
@CryptoJones 6 ай бұрын
Thanks, Dr. Bourke!
@KathrynNickMichaelMusic
@KathrynNickMichaelMusic 6 ай бұрын
Thanks for sharing this. I'm in rehab right now and it's so nice to have lecture!
@aahilrafiq4850
@aahilrafiq4850 6 ай бұрын
The best explanation on youtube for this problem
@BanothAnusha-hv4qn
@BanothAnusha-hv4qn 6 ай бұрын
very good for understanding thanks for teching as sir
@HARSH-dz6pe
@HARSH-dz6pe 7 ай бұрын
Good job
@ArtistOmchandane2005
@ArtistOmchandane2005 7 ай бұрын
good job chris. well structured
@nicolaspillot5789
@nicolaspillot5789 7 ай бұрын
Great tutorial ; for completeness, would it be able to use gdb to debug the missing free of the malloc memory at the end ?
@ChrisBourkeUNL
@ChrisBourkeUNL 7 ай бұрын
It would be better to use a dynamic analysis tool such as valgrind to detect memory leaks.
@CryptoJones
@CryptoJones 7 ай бұрын
Thank you so much for making these available Dr. Bourke!
@capitulosdbd
@capitulosdbd 7 ай бұрын
Greetings from Ecuador. You're awesome. Is there a way that I cant get your labd and projects on this matter so I can do it and practice better? Thanks!
@ChrisBourkeUNL
@ChrisBourkeUNL 7 ай бұрын
Most all of my material is hosted on github: github.com/cbourke/ComputerScienceI github.com/cbourke/ComputerScienceII github.com/cbourke/ComputerScienceIII Good luck!
@UnderArea51
@UnderArea51 8 ай бұрын
🎉 JAVA!!!
@oyemekoehis3960
@oyemekoehis3960 8 ай бұрын
if you could help me out that would be nice
@oyemekoehis3960
@oyemekoehis3960 8 ай бұрын
could you do one that has a fraction like 1/3n(n-2) and n^2
@LuvxJacqu4li8e
@LuvxJacqu4li8e 8 ай бұрын
I don't need a whole day
@zoroshikamaru3038
@zoroshikamaru3038 8 ай бұрын
Thank you
@TrevorEllison-lh5yo
@TrevorEllison-lh5yo 8 ай бұрын
For the Birthday.java file, in this case, wouldn't the next birthday variable update on the birthday to give the days remaining 365? That would make it so that telling the compiler to say happy birthday when there is zero days remaining never happens, because there will never be zero days remaining.
@JustWolter
@JustWolter 9 ай бұрын
15k views but 9 comments? Things aren't the same..
@moeinkpr9100
@moeinkpr9100 9 ай бұрын
The final answer should not be summed up by the sum of the probabilities?
@IronWill-men
@IronWill-men 11 ай бұрын
Explained like a true champion, very well through guide, thanks Chris
@hassansyed5661
@hassansyed5661 11 ай бұрын
GDB seems a good debugger
@musicjax
@musicjax 11 ай бұрын
41:24 when you say "you have to deal with the thing as the thing" do you mean basically that you have to deal with the thing on the thing's terms?
@ChrisBourkeUNL
@ChrisBourkeUNL 11 ай бұрын
You have to deal with instances of an object through its interface: the public facing methods; ex: getters/setters/constructors, etc
@anshul472
@anshul472 11 ай бұрын
Hi
@french-coding4286
@french-coding4286 11 ай бұрын
If only you could improve your sound... I wanted to listen to but I really can't despite I'm not totally deaf yet :)
@ChrisBourkeUNL
@ChrisBourkeUNL 11 ай бұрын
I'll try remixing OBS
@french-coding4286
@french-coding4286 11 ай бұрын
@@ChrisBourkeUNL Anyway your teaching techniques and abilities are really really great. You're a model of a successful teacher (at least for me :))
@musicjax
@musicjax 11 ай бұрын
The Colour of Magic is a good book also
@musicjax
@musicjax 11 ай бұрын
Please turn your mic up. I can barely hear you when my computer is at 100% volume!
@jipeejoce1353
@jipeejoce1353 11 ай бұрын
Your sound needs desperatly to be fixed.
@jipeejoce1353
@jipeejoce1353 11 ай бұрын
The course becomes completely inaudible, please fix your sound for next time. Thanks you.
@YawarHussain-y8u
@YawarHussain-y8u Жыл бұрын
Please tell me time of live-streaming ...
@jamalal7357
@jamalal7357 Жыл бұрын
Love the teaching style.
@lazarherdsman9100
@lazarherdsman9100 Жыл бұрын
Promo`SM
@samarthtandale9121
@samarthtandale9121 Жыл бұрын
I thought a bee 🐝 entered my room 😂