 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
visual basic dummy Guest
|
Posted: Fri Mar 05, 2004 3:19 am Post subject: I need a C++ tutor (will pay) |
|
|
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)
|
|
| Back to top |
|
 |
Huan Ding Guest
|
Posted: Sat Mar 06, 2004 2:16 am Post subject: Re: I need a C++ tutor (will pay) |
|
|
Why a VB dummy looks for a C++ tutor? Go to VBBBBBBBB forum!!!
HD
"visual basic dummy" <kvezina (AT) sympatico (DOT) ca> wrote
| Quote: | 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)
|
|
|
| Back to top |
|
 |
Claudio Puviani Guest
|
Posted: Sat Mar 06, 2004 2:03 pm Post subject: Re: I need a C++ tutor (will pay) |
|
|
"Huan Ding" <hd501 (AT) yahoo (DOT) com> wrote
| Quote: | 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
| Quote: |
"visual basic dummy" <kvezina (AT) sympatico (DOT) ca> wrote in message
news:b629d317.0403041919.4a4e401c (AT) posting (DOT) google.com...
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)
|
|
|
| Back to top |
|
 |
shawn Guest
|
Posted: Sun Mar 07, 2004 2:59 pm Post subject: Re: I need a C++ tutor (will pay) |
|
|
[email]kvezina (AT) sympatico (DOT) ca[/email] (visual basic dummy) wrote in message news:<b629d317.0403041919.4a4e401c (AT) posting (DOT) google.com>...
| Quote: | 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.
| Quote: | 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.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|