There is always a lot of people triying to learn C++ and i think than they can't do it , because they don't try it!!.And inteasd of that , they just say " i'm going to learn C++, so i will read for 15 minutes like 2 pages of a book" and they think than they can learn doing that..
For understant that programm language , it's necessary to try! But not try.. You must try it!!.
Personally I love these tutorial videos, I've been trying to get into programming for years but I could never focus on the books long enough to learn anything. This way I get enough sensory stimulation to be able to pay attention.
One kids videos is just flashy little pictures saying to read the description with music, even that works better for me than the dry methodologies of someone trying to teach through a book.
Unfortunaly ppl who upload C/C++ tutorials here on youtube seem to know so little about C/C++, which makes me unhappy ofcourse. Other than that, good video and I hope it would help some newcomers, which I doubt, though.
well yeah c forever, you started out learning c its now easy for you, i started out on C++ now its easy for me. but nice! i considered c to be hard, but someone smart had to pull it off.
This has been flagged as spam show
how do you write a program to make an atm machine throw money out?
jpineda4a 1 year ago
how do you write a program to make an atm machine throw money out?
jpineda4a 1 year ago
There is always a lot of people triying to learn C++ and i think than they can't do it , because they don't try it!!.And inteasd of that , they just say " i'm going to learn C++, so i will read for 15 minutes like 2 pages of a book" and they think than they can learn doing that..
For understant that programm language , it's necessary to try! But not try.. You must try it!!.
xzfabian 1 year ago
I'd like to see some C++ graphics programming please.
If you're a game dev then this would be a good niche.
Interdiffusion 2 years ago
Personally I love these tutorial videos, I've been trying to get into programming for years but I could never focus on the books long enough to learn anything. This way I get enough sensory stimulation to be able to pay attention.
One kids videos is just flashy little pictures saying to read the description with music, even that works better for me than the dry methodologies of someone trying to teach through a book.
SynapticResponse 2 years ago
And don't get me wrong, I love to read...but for some focus doesn't happen that easily.
SynapticResponse 2 years ago
what the heck lol what notepad/ compiler is that?
NickelxK5 2 years ago 2
That editor is emacs and the compiler is GCC 4.2(i believe that's what I was using... the latest at the time) in Linux.^_^
ryutenchi 2 years ago
Hi
Thanks very much for your explanation. This really clarrifies things. Great tutorials.
Would you be able to do something on recurrance? Could you explain some of its uses and what it actually does. I'm just trying to unerstand it.
Thanks so much
MrDanny2000
MrDanny2000 2 years ago
Hey man. Thanks for the suggestion. I'll try to get something together on recursion asap^^
ryutenchi 2 years ago
i really appreciate the layout of your tutorial and the visibility.
iits very clear to follow what you do because you have a big screen with green color
veryfuck 3 years ago
Unfortunaly ppl who upload C/C++ tutorials here on youtube seem to know so little about C/C++, which makes me unhappy ofcourse. Other than that, good video and I hope it would help some newcomers, which I doubt, though.
TurgutOzal50 3 years ago
I dont know if they have small knowledge about it, but "some users" upload things that are not so important! at least thats what i think!.
The Google Developer channel upload interesting videos, but all of them are to difficult for a beginner or for an average C/C++ user.
We need some users to upload tutorials for classes, pointers!, OOP policys and really GUI on C++!.
I recommend some guys to read sources codes of programs it could be usefull to get ideas and know a lot more.
carlostinonsa 3 years ago
Yeah i know a lot about Console stuff but thats no fun i wanna learn how to do GUI stuff
NickelxK5 2 years ago
nice vid!
what compiler do u use??
Mar1vs 3 years ago
gcc
ryutenchi 3 years ago
thanx!
Mar1vs 3 years ago
That looks like it's on some kind of Linux distro. How do I install it on Ubuntu Dapper?
roywilliams61 3 years ago
This comment has received too many negative votes show
I cant stand watching C++... C forever!
migeru29 3 years ago
well yeah c forever, you started out learning c its now easy for you, i started out on C++ now its easy for me. but nice! i considered c to be hard, but someone smart had to pull it off.
GhostXoP 3 years ago
He's using ano or vi.
carlzenox 3 years ago
nano
ryutenchi 3 years ago
lol i forgot the n xD
carlzenox 3 years ago
I think he used emacs..
MrAquaticus 3 years ago
no, as I said above this is "nano"^^
ryutenchi 3 years ago
Well, you should know!! you posted this :)
I just assumed it was emacs as your terminal reads: $emacs main.cpp @ t=7m22s
So I thought that was your editor.. but now that I take a closer look.. it is nano!
Cool video by the way! *thumbs up*
Regards MrA
MrAquaticus 3 years ago
oh man, no you are write it is emacs, my bad. I just have them setup to look almost exactly the same. Sorry, you are right^^
ryutenchi 3 years ago
how do you incorporate boolean within a function outside of main?
philboy521 3 years ago
by pointer maybe? you probably know this by now.
cgofme 3 years ago
Your video was helpfull. Can you inform me on how to get the color background like your's.
Ryanj8o 4 years ago
which term are you using?
ryutenchi 4 years ago