I need a tutor! (please read)

I don't need a tutor to teach me c++ but I need him to give me assignments or projects. And help me with those projects if possible. Please just let me know if anybody is available. I just want to say that I need him to teach me c++ just to give me projects to do. Thank you.
It would be nice to hear what you already know and what (why) you want to learn. Also, how old you are and how you have been learning so far.
I'm 15 but very bright and the reason I want to learn as much as I can is because I want to start making and selling programs to company and on freelances sites for a good amount of money. I have been reading books and researching online for information.
What do you already know about C++? Are you familiar with any external libraries? How proficient are you with what you know?

-Albatross
You missed the "what you know" point. More specifically, if you're still struggling with pointers and classes and etc., I could try something, but if you already have a year or two of experience and just want to know what would be needed for work, I don't think I could help you much, as I haven't had a programming job yet myself..

On the other hand, it might be better to stay as you are. If you need a project, you can always make a post here "I know ..., ... and ...; I want to learn ...; Suggest a project to work on".
Last edited on
I know the basics types of variables, pointers, functions, classes, switch statements. Could use some help with templattsome help with templates and the libaries which is not spelled right
haha. Thanks.
Well, how about this: write a template container that mimics std::vector, you may ignore allocator and bool specialization, any necessary information you should find in http://cplusplus.com/reference/stl/vector/ . How hard/easy would that be? I've found that reimplementing things is a good way to learn them.
Thanks. Is there anyway to contact you I would really like to ask you some questions?
Oh and how would I see the standard library again if I can?
If anyone else can help out that would be great!
Just post whatever questions you have right in here, and post the finished class when your done.
What do you mean by 'see the standard library' ?
sorry I didn't mean to post that haha
Hey... i hav been doing C++ for 4 years i hav learnt it, hav taught it...
had made numerous projects, n programs.....

if u want some projects n question bank

contact me :- prachi.3710@gmail.com
Last edited on
Topic archived. No new replies allowed.