| View previous topic :: View next topic |
DSoriano8
Spammer Wannabe
Karma: +0 / -0 + -
Posts: 452 (?)
Joined: 07 Jan 2004
Location: US
Job: Porn Star
Status: Offline
|
hey, I'm in a comp sci program and our final consists of us making a java program. we've done the basic drawings, bank account type stuff, and loops. i'm drawing a blank right now. any ideas?
Last edited by DSoriano8 on 11-11-2007 07:49 PM; edited 1 time in total |
|
| Back to top |
|
|
DSoriano8
Spammer Wannabe
Karma: +0 / -0 + -
Posts: 452 (?)
Joined: 07 Jan 2004
Location: US
Job: Porn Star
Status: Offline
|
|
| Back to top |
|
|
Tripod
Spam King

Karma: +11 / -5 + -
Posts: 2575 (?)
Joined: 21 Dec 2004
Location: houston texas
Gender: 
Job: Garbage Man
Status: Offline
|
| any ideas for what............................................................? |
_________________
 |
|
| Back to top |
|
|
RnR4Ever
Spam King

Karma: +22 / -14 + -
Posts: 2722 (?)
Joined: 25 Aug 2004
Gender: 
Job: Porn Star
Status: Offline
|
Yeah....
Anything can be a "java program". The famous "Hello World" can be a "java program".
What do you want this program of yours to do? |
_________________
 |
|
| Back to top |
|
|
YBM
Spam King

Karma: +9 / -7 + -
Posts: 2107 (?)
Joined: 02 Dec 2002
Location: Holland
Gender: 
Job: Gynecologist
Status: Offline
|
_________________
 |
|
| Back to top |
|
|
DSoriano8
Spammer Wannabe
Karma: +0 / -0 + -
Posts: 452 (?)
Joined: 07 Jan 2004
Location: US
Job: Porn Star
Status: Offline
|
| sorry, i mean any ideas for a simple program i could do. i know someone is just doing something where you input characteristics (girl, boy, dress, brown hair, etc...) and then the program will draw it. that would be using like array lists or whatever. i'm thinking of doing something like a nutrition survey/guide. other than that i dont really have any other ideas |
|
| Back to top |
|
|
Roshi
Spam God

Karma: +28 / -7 + -
Posts: 5104 (?)
Joined: 06 Sep 2002
Location: Holland
Gender: 
Job: Gynecologist
Status: Offline
|
You ask them to fill in their names
And then it says [the name] IS GAY!!!
LOL! |
_________________ fo' real. |
|
| Back to top |
|
|
YBM
Spam King

Karma: +9 / -7 + -
Posts: 2107 (?)
Joined: 02 Dec 2002
Location: Holland
Gender: 
Job: Gynecologist
Status: Offline
|
Don't do the nutrition. Basically what you want to do is make a knowledge based system, people input some questions and the program calculates an answer. You do not want to do this unless you know what you are doing (i.e. had some KBS or general AI class) and definitely not with plain java (use jess, prolog or other functional languages).
The guy that just draws stuff takes an image for every answer, which is easy. It's just looking up in a table what the answer is for a certain question, 1:1.
Make a program that generates random mathematical problems and the answer, have a user answer 10 of them and give a score. That's my 2ct. |
_________________
 |
|
| Back to top |
|
|
Lord_Pwnerer
Super Spammer
Warnings : 1

Karma: +13 / -21 + -
Posts: 1422 (?)
Joined: 06 May 2006
Location: Toronto
Gender: 
Job: Public Masturbator
Status: Offline
|
| Roshi wrote: |
You ask them to fill in their names
And then it says [the name] IS GAY!!!
LOL!  |
ROFl i remember making one of those with Turing in grade 8 |
|
| Back to top |
|
|
|
|