C++ "Homework" Assignments....

Started by
1 comment, last by Estauns 22 years, 5 months ago
Hey all, I''m rather new to C++ (well not really, I get the majority of the concepts, I just need more grunt work with the language itself.). Anyways, what I''m looking for is something like the homework assignments you would get in school. For example: Make a program that adds 1 + 1, then removes 3 and have the user input how many more numbers to add. Make a program that takes a start date, and an end date, and calculate how many days are between the two. Make a TIC-TAC-TOE game. ---------- Thats basically what I''m looking for, does anyone know any webpages with homework assignments to refer to? Or does anyone know any that I could do? Just post ''em here (URL or Assignment). Thanks guys! "Where genius ends, madness begins."
Estauns
"Where genius ends, madness begins."Estauns
Advertisement

Here''s a link to the homeworks for the Intro to C course at my alma mater.

http://www.cs.wpi.edu/~ghamel/courses/cs1005/aterm.01/hw.html
Here are some of mine that I''m currently taking:
http://www.cs.ucf.edu/~nihan/courses/cop3223/assignments.html

It''s C not C++ though

A CRPG in development...

Need help? Well, go FAQ yourself.
Need help? Well, go FAQ yourself. "Just don't look at the hole." -- Unspoken_Magi

This topic is closed to new replies.

Advertisement