need a c++ instructor

Thread Starter

eleammichael

Joined Feb 20, 2008
1
hello! please, i will appreciate it if anyone assist me in learning programming in
C++.
Thanks.
I will be looking forward to your reply.
 

Mark44

Joined Nov 26, 2007
628
I don't see how people in this forum will be able to assist you directly in learning C++. We might suggest that you take a class, get a book, go through an online tutorial (I'm guessing that someone has one somewhere on the Web).

If you have a specific question, we can take a shot at it, but it would also be helpful for us to know what sort of programming background you have, if any.
Mark
 

bloguetronica

Joined Apr 27, 2007
1,541
There are good resources on the internet. Here is an excellent one:
http://www.cplusplus.com/

The website follows the ANSI standards, and is a very good reference. It also contains a detailed description of most standard C++ libraries.

I might help you with any questions about a particular code. The learning process is up to you, I'm afraid.
 
Top