final project due in a month any ideas
Author |
Message |
ViRuAl_InFeCtiON_vErsIonX
|
Posted: Wed Dec 14, 2005 8:24 pm Post subject: final project due in a month any ideas |
|
|
hey does anyone have any good ideas for what i should do for my end of the year java project we are using ready to program unfortunaly and the book is not very helpful at all. If any one has some ideas and could show me some code and comment it that would be great thz |
|
|
|
|
|
Sponsor Sponsor
|
|
|
md
|
Posted: Wed Dec 14, 2005 8:27 pm Post subject: (No subject) |
|
|
Well you could do anything from this thread but in Java. |
|
|
|
|
|
codemage
|
Posted: Thu Dec 15, 2005 1:39 pm Post subject: (No subject) |
|
|
What year / grade are you in, and what is your programming ability? (Or what's your grade roughly at?) |
|
|
|
|
|
ViRuAl_InFeCtiON_vErsIonX
|
Posted: Thu Dec 15, 2005 3:50 pm Post subject: (No subject) |
|
|
Im in grade 11 i took turing last year i have a 73 in the course. |
|
|
|
|
|
marshmallow
|
Posted: Tue Jan 03, 2006 1:12 am Post subject: (No subject) |
|
|
Hey...
I'm also in Grade 11 Programming. I think the people in my class are basically doing text based card games, board games, rpg, and quizzes.
If that helps at all. |
|
|
|
|
|
xLockx
|
Posted: Tue Jan 03, 2006 11:44 am Post subject: (No subject) |
|
|
I know when I was in grade 11, a popular project was some form of a Quiz show, for example 'Who Wants to be a Java Star' (like Millionare... but.. Jave questions... or.. whichever). This includes basic constructs and lessons learned from Java (or any language for that matter). For example... multiply outcomes due to the choices A B C D, includes user input, includes a running tally (of points) and contains many other usefull tricks you learned along the way (such as inputing pictures - or music.)
I remeber I did some form a 'buisness report' program, where you would enter all sorts of information, to the title, the date, what the information was about, and finally values, for example a yearly salary of employees(enter their name, then there salary) this included loops... exits from loops, inputs, and finallly once all 'variables' (Strings) where inputed it would print out a report... sadly I had to use the 'file... print' command were as the user would click file and press print but it still worked... hope that helped.... |
|
|
|
|
|
|
|