Ask your own question, for FREE!
Computer Science 21 Online
OpenStudy (vishu):

can i get a nice c++ project?

OpenStudy (rsmith6559):

Take a look at the CS106B assignments at http://see.stanford.edu . Click on the courses tab.

OpenStudy (anonymous):

You could implement seam carving for content aware image resizing - http://en.wikipedia.org/wiki/Seam_carving . It's a nice use of dynamic programming, is a good intro to manipulating images with code, and creates really awesome results :P.

OpenStudy (anonymous):

On the same topic, are there any good C++ tutorials or study materials available on the web?

OpenStudy (anonymous):

@mugwump101: not really a tutorial, but at some point you'll want to take a look at the "C++ FAQ". :)

OpenStudy (anonymous):

Implement a C++ REPL (read-eval-print loop)

OpenStudy (anonymous):

for tutorials you can check http://www.thenewboston.com/ and for project you can do it on cryptography , if you are interested.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!