What should i do next?

I have been learning C and C++ over the last few years...

My problem is i don't know where to go next. I know how to use pointers, classes etc... in C++ but i haven't written a practical program, only assigments from the university(calculating arithmetic means, mean deviation etc)...

What should i do?

Thank you
What do you want to do? That's what programming is for -- make the computer do cool stuff you want.

You might also ask your professor if there is anything you can do for any projects he or other university people have. Sometimes this can turn into your thesis project (comp sci majors).

You can check out the Google Summer of Code http://code.google.com/soc/

That's all I've got... ;-)
If you have no ideas on what to do, then maybe programming is not for you. (Hey, that rhymes!) "Do what thou wilt shall be the whole of the Law."
Get involved with the open source project.
It's taken you a few years to learn pointers and classes?
closed account (S6k9GNh0)
I've learned about the basics and am moving into the more advanced all within about 2 months...
computerquip:Which are the basics and the advanced?
Topic archived. No new replies allowed.