
-----------------------------------
ViRuAl_InFeCtiON_vErsIonX
Wed Dec 14, 2005 8:24 pm

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

-----------------------------------
md
Wed Dec 14, 2005 8:27 pm


-----------------------------------
Well you could do anything from [url=http://www.compsci.ca/v2/viewtopic.php?t=1022]this thread but in Java.

-----------------------------------
codemage
Thu Dec 15, 2005 1:39 pm


-----------------------------------
What year / grade are you in, and what is your programming ability?  (Or what's your grade roughly at?)

-----------------------------------
ViRuAl_InFeCtiON_vErsIonX
Thu Dec 15, 2005 3:50 pm


-----------------------------------
Im in  grade 11 i took turing last year i have a 73 in the course.

-----------------------------------
marshmallow
Tue Jan 03, 2006 1:12 am


-----------------------------------
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
Tue Jan 03, 2006 11:44 am


-----------------------------------
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 :P but it still worked... hope that helped....
