I have completed an OOP course using C++ and each student has been asked to do an end term project, so that they make use of all things that was learned, like ( operator oveloading, inheritance , polymorphisms, files, templates) and every thing that can support the project.
I want just some ideas, i thought of making a simple library system, but i think there are many other things I can make use of OOP more than in a library , can you tell me of some please?
I want a project that makes me deeply understand every thing in OOP
please give me many ideas:)
I am waiting for your replay :-/
Dia.A 0 Newbie Poster
Recommended Answers
Jump to PostOne of my favorite projects I worked on was a small RPG type game.
I can't remember it all, but I had classes that were derived from base classes.. these were the fighters. Elvaan, Hume, etc. And each class had different traits... (Elvaan might have attack +10%, Hume might …
Jump to PostIn some books I read:
Elevator Simulation:: The program will simulate elevators. The user pushes a button ( by pressing a number key on the keyboard. Number indicates the floor on which he is) and then the elevator decides its path so that it could fill up requests of most …
Jump to Post> You could write an Object Oriented Program (of course :P) that represents a 'virtual computer', you'll have to make classes for the processor, the motherboard, the graphical card, the ports (USB, FireWire, Serial, PS/2, etc.), the CD-Drive(s)...
Oooh I like that one, That sounds fun.
All 9 Replies
JugglerDrummer 0 Junior Poster
Duki 552 Nearly a Posting Virtuoso
tux4life 2,072 Postaholic
siddhant3s 1,429 Practically a Posting Shark
tux4life 2,072 Postaholic
Duki 552 Nearly a Posting Virtuoso
Dia.A 0 Newbie Poster
Dia.A 0 Newbie Poster
tux4life 2,072 Postaholic
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.