Friday, January 8, 2010

I would like to learn basic C++ anyone want to show me some good tutorials.?

I like the functionx.com tutorials. They're good and they're free. Here's the C++ tutorial: http://www.functionx.com/cpp/index.htmI would like to learn basic C++ anyone want to show me some good tutorials.?
There are lots of good simple ones:





http://www.howstuffworks.com/c.htm


http://www.nongnu.org/c-prog-book/online鈥?/a>


ftp://garbo.uwasa.fi/pc/c-lang/c-lesson.鈥?/a>





My favorite is this:





http://www.cs.cf.ac.uk/Dave/C/CE.html





A. D. Marshall's look imposing. And they are actually pretty old, but they were written for programming in UNIX on minicomputers back in the late eighties and early nineties. His X-Windows programming tutorial is still useful on Linux, which runs X-Windows.





C is still useful especially for device drivers and embedded systems. The most major change was in 1989. This is post that and everything should run on your compiler unchanged -- unless it accesses Unix functions which very few do in Marshall's tutorials. He is a computer scientist, he is thorough he explains things clearly and simply and this one isn't aging the way others might. Use it on Windows use it on Mac, use it on Linux. It's highly recommended.I would like to learn basic C++ anyone want to show me some good tutorials.?
The place I learned at, which explains very well, from the beginning is:


http://www.cprogramming.com/tutorial/


Good Luck!

No comments:

Post a Comment