C and C++

Moderators: None (Apply to moderate this forum)
Number of threads: 28691
Number of posts: 94711

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
project idea Posted by Donotalo on 1 Feb 2006 at 11:19 AM
anybody please post a link from where i can get lots of real world project ideas can be done by c/c++?

~Donotalo()
Report
Re: project idea Posted by stober on 1 Feb 2006 at 12:10 PM
: anybody please post a link from where i can get lots of real world project ideas can be done by c/c++?
:
~Donotalo()
:

I suppose most of them are propority to the given company (company secrets) and not readily available to the public on the net.

But here is one pretty frequent problem: Use MySql to construct an accounting database, then write one or more c++ programs that update the database and print reports. You should assume the database runs on one computer (server computer) while client program(s) run on one or more other computers. You can find c++ examples on MySql.com site.

You will need to write GUI user interface that contain forms for entering the data so that it can be sent to the database.
Report
Re: project idea Posted by Donotalo on 1 Feb 2006 at 6:20 PM
: : anybody please post a link from where i can get lots of real world project ideas can be done by c/c++?
: :
~Donotalo()
: :
:
: I suppose most of them are propority to the given company (company secrets) and not readily available to the public on the net.
:
: But here is one pretty frequent problem: Use MySql to construct an accounting database, then write one or more c++ programs that update the database and print reports. You should assume the database runs on one computer (server computer) while client program(s) run on one or more other computers. You can find c++ examples on MySql.com site.
:
: You will need to write GUI user interface that contain forms for entering the data so that it can be sent to the database.
:

yes, a project similar to this i have to do in my database course. in another course, i've to do another project. my faculty wants a real world project to do. currently i'm assigned (forced - i am out of idea) to do the project on "criminal database system" based on fingerprint! but it is too much for me since i dont know anything about fingerprint recognition algorithm. net doesnt help so much - absolutely no resource is available for me on this project. so i'm looking for another project, this one still hasn't finalized.


~Donotalo()

Report
Re: project idea Posted by adeydas on 2 Feb 2006 at 11:31 PM
i did a search and got this:
http://www.cs.fsu.edu/~liux/students/

there are some nice projects on imaging and database implementation that requires strong C/C++ skills.
hope it helps...


: : : anybody please post a link from where i can get lots of real world project ideas can be done by c/c++?
: : :
~Donotalo()
: : :
: :
: : I suppose most of them are propority to the given company (company secrets) and not readily available to the public on the net.
: :
: : But here is one pretty frequent problem: Use MySql to construct an accounting database, then write one or more c++ programs that update the database and print reports. You should assume the database runs on one computer (server computer) while client program(s) run on one or more other computers. You can find c++ examples on MySql.com site.
: :
: : You will need to write GUI user interface that contain forms for entering the data so that it can be sent to the database.
: :
:
: yes, a project similar to this i have to do in my database course. in another course, i've to do another project. my faculty wants a real world project to do. currently i'm assigned (forced - i am out of idea) to do the project on "criminal database system" based on fingerprint! but it is too much for me since i dont know anything about fingerprint recognition algorithm. net doesnt help so much - absolutely no resource is available for me on this project. so i'm looking for another project, this one still hasn't finalized.
:

:
~Donotalo()
:
:


Thank you.
Abhishek
http://deydas.net




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.