Tutorial learning C++ on Linux

Hi folks,

Just join this forum.

I, a beginner on C++, have been googling around for tutorial to learn C++ in Linux platform. I found following tutorial;

Teach Yourself C++ in 21 Days
http://newdata.box.sk/bx/c/

I suppose it is for Windows. Can I use it on Linux? I'll use g++ as compiler. TIA

Furthermore is there a better tutorial?

B.R.
satimis


I don't like the "21 days" tutorial. It doesn't seem realistic to be able to learn the syntax and semantics, in detail, of C++ and play with several different features of the language. This site has it's own tutorial. I think it is better than that one. You can find it at http://cplusplus.com/doc/tutorial/
Hi chrisname,

Thanks for your advice and link.

I'm running Debian 5.0. I'll use nano/vi as editor and g++ as compiler. Any advice? Thanks

B.R.
satimis
No problem. I can't think of anything else to mention, except to have fun.
Topic archived. No new replies allowed.