I need a C++ tutor (will pay)

  • Thread starter visual basic dummy
  • Start date
V

visual basic dummy

I have taken a course at the local college. It is called Advanced
Languages and this course will cover C++, Perl and Javascript. I must
pass this course. In January/Feb we covered a 1000+page textbook. It
has been more than 3 years since I took C language. I have already
written my final exam for C++ and just barely passed with a 65%. I
have a project that is due on 25 March. I really need someone to sit
with me to do this project. I need someone that really knows the C++
language. My project is quite simple for an expert however, I am not
asking anyone to do it for me. I want to do it but I need help and
someone who can guide me through it. The requirements are not clear
however, I have a scribbling from the professor. Basically he wants us
to generate a program that encompasses everything we covered.

Any offers, I live in Ottawa? I would like to meet at Algonquin
College for the tutoring?

Please contact me asap.
KV

Assignments (project) checklist

1. Objects and Classes, constructor (default, overloaded and copy),
destructor
2. Arrays
3. Overloaded operators
4. Inheritance
5. Pointers (new, delete)
6. Virtual functions
7. Static Functions
8. Streams and files
9. Templates and exceptions
10. Standard Template Library
11. MFC (GUI)
 
C

Claudio Puviani

Huan Ding said:
Why a VB dummy looks for a C++ tutor? Go to VBBBBBBBB forum!!!

HD

Huan, you're way out of line. While the posting was OT, this person obviously
wants to put effort into learning C++ and your imbecilic retort can only serve
to discourage him and others from trying. If you have nothing intelligent to add
to a conversation -- and clearly, you don't -- keep your hands off the keyboard
and stop polluting the cybercpace.

Claudio Puviani
 
S

shawn

I have taken a course at the local college. It is called Advanced
Languages and this course will cover C++, Perl and Javascript. I must
pass this course. In January/Feb we covered a 1000+page textbook. It
has been more than 3 years since I took C language. I have already
written my final exam for C++ and just barely passed with a 65%. I
have a project that is due on 25 March. I really need someone to sit
with me to do this project. I need someone that really knows the C++
language. My project is quite simple for an expert however, I am not
asking anyone to do it for me. I want to do it but I need help and
someone who can guide me through it. The requirements are not clear
however, I have a scribbling from the professor. Basically he wants us
to generate a program that encompasses everything we covered.
the first thing is to think of a problem. this has nothing to do with
any language, just interesting enough n also small enough to finish
bfor time. then it can be embellished or stripped to make it just
large enough to encompass every item in the checklist. working towards
a soln for a problem will also prevent the resulting program from
appearing like a patchwork where features have been needlessly pushed.
Any offers, I live in Ottawa? I would like to meet at Algonquin
College for the tutoring?

Please contact me asap.
KV

Assignments (project) checklist

1. Objects and Classes, constructor (default, overloaded and copy),
destructor
2. Arrays
3. Overloaded operators
4. Inheritance
5. Pointers (new, delete)
6. Virtual functions
7. Static Functions
8. Streams and files
9. Templates and exceptions
10. Standard Template Library
11. MFC (GUI)

all the items can b used without appearing contrived. some of course r
more fundamental than others.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top