Sunday, July 12, 2009

Where can I find simple C++ code/programs for beginners?

I am beginning to learn C++ and I have read all the chapters in the prescribed book. I want to see lots of simple sample programs to better my understanding. The programs on sites such as codeproject.com, kode.com are a bit to complex. I want to develop my understanding incrementally.





Can anyone suggests a few sites which have relatively simple code?

Where can I find simple C++ code/programs for beginners?
http://www.cprogramming.com





They have several sections with tutorials and example programs explaining sorting methods, data structures, and other concepts. They even have coding quizzes and projects for you to attempt. Suitable for beginners and intermediates, alike.
Reply:I started with the Watcom Compiler, now free. Help has small examples for each function.





http://www.openwatcom.org/index.php/Main...

poppy

No comments:

Post a Comment