Comments on Beginner's Guide To c++
Beginner's Guide To c++ This is a guide to the very basics of c++ its aimed at people who have never programmed in C++, it covers setting up the program, and also the basics of variable definition, commenting, the cout and cin function and basic operators.
19 Comment(s)
Comments
Finally, a guide that actually works!
(And examples that actually compile correctly)
Please tell me there are more chapters available or a book!
Many thanks.
it ask's me to define "string" in DEV-C++ for some reason help plz
very simple and neat.
Good work.
I has been very helpful to begin to understand the language, I hope to follow tutotrial
where can I find continuance of C++ tutorial from this author, his explanations seams very easy to understand...
Best tutorial ive seen by far...very easy to understand...worth a bookmark..
computer science class: 0, online tutorial: 1... Skore!
and they say college is for higher learning... HA! thanks for the teaching!
Pretty sick yo. I followed it nicely. It was cool. GW.
Hey guys,
This site is my life saver.I am doing some robotic programming as part of my research programme.This gives me very clear explaination of every concept.
Thanku once again Team!!!!
Regards,
karuna
I've tried many beginner tutorials but i wonder why they name it "Beginner guide".
Your like the only one that explain unknown terms!
I'm 15 and English isn't my main language or my strongest point, but this was all clear for me thanks a lot!
Exactly! no other tutorial taught me as much as I learned in an hour doing these exercises! I wish he wrote a book! Id definately buy it!! Ive spent so much on books that just sit on my self cuz I dont understand anything in them.
I like the opening sentence in getting started section: "If you don't have a compiler, I strongly suggest that you get one."
It's the first thing to do.
Thanks for sharing
for some reason when i try the samples in the lesson it gives me build errors>.< and i use Dev C++. HELP ME!!
try using visual studio 2010. it might work
You can find intermediate level C++ tutorial at http://www.sourcecodemania.com/tutorials/
I'm using g++ compiler on Ubuntu OS
Can't compile with g++? Please, reply me... Thanks...
you must use gpp
I installed Dev C++ the first page that opened was already full of code! what next, where do I type etc?
Best IDE for C++ for Windows 10??