Final Project Ideas
Author |
Message |
rav3n
|
Posted: Mon Apr 14, 2008 6:52 pm Post subject: Final Project Ideas |
|
|
I need some help coming up with an idea for a final project for ICS4M (Gr 12). We learned C++, and we know classes, streams, some sorting methods, arrays, vectors, matrices, and I also kinda know linked lists, and pointers, and could easily brush up on those concepts. I need an idea for a final project that ISN'T a game. Any suggestions?
Btw, I will be doing this all by myself. |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
OneOffDriveByPoster
|
Posted: Mon Apr 14, 2008 7:06 pm Post subject: Re: Final Project Ideas |
|
|
A file compressor, encryption program or checksum generator maybe? You could use classes to represent different algorithms and use virtual base classes as interfaces. |
|
|
|
|
![](images/spacer.gif) |
Dan
![](http://wiki.compsci.ca/images/archive/3/3c/20100325043407!Danspic.gif)
|
Posted: Mon Apr 14, 2008 7:34 pm Post subject: RE:Final Project Ideas |
|
|
You could make a program that trys to sort and orgianzie peoleops hard drivers, removes duplicate files (that are not system crtical) and shows a visual repseation of hard drive useage.
You could make an IRC Client or Bot.
An e-mail clinet, a SQL client, ssh clinet, telnet clinet, ftp clinet, a web broswer a web siper or bot.
Make your own IM, chat or file transfer system.
Make an image editing program, a screen captor and/or screen cast program, make a media player, your own IDE, ect.... |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
![](images/spacer.gif) |
rav3n
|
Posted: Mon Apr 14, 2008 7:40 pm Post subject: Re: Final Project Ideas |
|
|
I have looked into sockets, but they seem very hard and confusing! For an SQL client, what exactly do you mean by that? |
|
|
|
|
![](images/spacer.gif) |
syntax_error
![](http://compsci.ca/v3/uploads/user_avatars/196798963948cf16794b6e5.jpg)
|
Posted: Mon Apr 14, 2008 8:47 pm Post subject: RE:Final Project Ideas |
|
|
try googling it. As the interwebz states JFGI |
|
|
|
|
![](images/spacer.gif) |
rav3n
|
Posted: Tue Apr 15, 2008 7:47 am Post subject: RE:Final Project Ideas |
|
|
What was that all about? |
|
|
|
|
![](images/spacer.gif) |
rav3n
|
Posted: Sat May 10, 2008 11:23 am Post subject: RE:Final Project Ideas |
|
|
Anyone got ideas for a C++ final project that's not a game, and preferably not network related? |
|
|
|
|
![](images/spacer.gif) |
Dan
![](http://wiki.compsci.ca/images/archive/3/3c/20100325043407!Danspic.gif)
|
Posted: Sat May 10, 2008 5:59 pm Post subject: RE:Final Project Ideas |
|
|
Well we have already given you a bunch of ideas, maybe if you where more specific about what you want to do/make and your programming abllitys?
Some more ideas:
A calacualtor (console based) or graphing calcaulator (image/visual absed).
A program that can pass or trys to pass the turing test: http://en.wikipedia.org/wiki/Turing_test
File converts, a program that converts one file type to another.
Some kind of disk space visualizer or listing of what files take up the most space on the disk. |
Computer Science Canada
Help with programming in C, C++, Java, PHP, Ruby, Turing, VB and more! |
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
|
|