User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Java section within the Software Development category of DaniWeb, a massive community of 392,080 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,998 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Java advertiser: Lunarpages Java Web Hosting
Views: 1293 | Replies: 9
Reply
Join Date: Oct 2006
Posts: 14
Reputation: Talon is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
Talon Talon is offline Offline
Newbie Poster

Help Ideas welcomed.

  #1  
Dec 12th, 2006
Alright, some of you have seen me ask this before but here it is again. I am a first year java student and I need an idea for a simple but well-looking semester project. If you could give me some ideas I would be thankful. I'm not asking for you to do it for me like I've seen most do. I just need some ideas, my mind is at a huge blank right now and it's due pretty soon.

Talon
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Nov 2004
Location: Netherlands
Posts: 5,646
Reputation: jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough 
Rep Power: 18
Solved Threads: 191
Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Ideas welcomed.

  #2  
Dec 12th, 2006
The idea is to think and get your own ideas rather than regurgitate things others came up with.
42 Private messages asking for help will be ignored
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
Reply With Quote  
Join Date: Aug 2005
Posts: 4,668
Reputation: iamthwee is just really nice iamthwee is just really nice iamthwee is just really nice iamthwee is just really nice iamthwee is just really nice 
Rep Power: 17
Solved Threads: 298
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Industrious Poster

Re: Ideas welcomed.

  #3  
Dec 12th, 2006
How about an encryption program using the caesar cipher method?
Member of: F-ugly code club

Join today don't delay!
Reply With Quote  
Join Date: Oct 2006
Location: NY
Posts: 195
Reputation: Dukane is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 15
Dukane's Avatar
Dukane Dukane is offline Offline
Junior Poster

Re: Ideas welcomed.

  #4  
Dec 12th, 2006
Cash register program.
Reply With Quote  
Join Date: Oct 2006
Posts: 9
Reputation: Declan123 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 1
Declan123 Declan123 is offline Offline
Newbie Poster

Re: Ideas welcomed.

  #5  
Dec 13th, 2006
Personal organiser, that will store and retrieve records
Reply With Quote  
Join Date: Oct 2006
Posts: 14
Reputation: Talon is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
Talon Talon is offline Offline
Newbie Poster

Re: Ideas welcomed.

  #6  
Dec 13th, 2006
Thanks for the ideas...not. Anyways I figured out what I am going to do anyways. I'm going to make a dice rolling program(simple I know) but it has more than 1 class, uses a do while loop and has multiple methods. It'll roll a dice, take the number, roll the second dice, take that number and as long as the numbers are different it'll keep rolling until they come up the same. Then it'll print out how many times it took for the dice to come up the same. Does it sound good? Any suggestions on what I should add to it or do you think it's fine the way it is?
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,143
Reputation: peter_budo has a spectacular aura about peter_budo has a spectacular aura about peter_budo has a spectacular aura about 
Rep Power: 10
Solved Threads: 258
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is online now Online
Code tags enforcer

Re: Ideas welcomed.

  #7  
Dec 13th, 2006
You can do proper dice game, such as Yum or similar, not just simple dice roling till same numbers occure. That is too simple and pointless. Do a game where you have towo players, and based on program output decide which one is winner
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Reply With Quote  
Join Date: Mar 2004
Posts: 715
Reputation: Phaelax is on a distinguished road 
Rep Power: 6
Solved Threads: 28
Phaelax Phaelax is offline Offline
Master Poster

Re: Ideas welcomed.

  #8  
Dec 15th, 2006
Your idea for a semester project would take about 2 minutes to complete and I don't see where you'd need more than one class. I know you're just a first year beginner, but choose something a little challenging at least.

Mastermind game. Computer picks a random number and the player has to guess it within so many tries. Each wrong guess tells the player if their guess was too low or too high. About as simple of a game as you can get, but its better than just watching the computer roll out random number combinations.
Reply With Quote  
Join Date: Oct 2006
Posts: 14
Reputation: Talon is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
Talon Talon is offline Offline
Newbie Poster

Re: Ideas welcomed.

  #9  
Dec 16th, 2006
What I did was went with the dice game idea. It puts up a menu asking if you want to roll some dice, then it'll roll the dice if yes or insult you if you say no. Then it'll ask if the second player wants to be second player if yes it'll roll and if no it'll insult yet again and then it'll be a tie if you pick no cause it's the same. If d1 is higher than d2 than Player 1 wins! and vice versa. And then have default statements if they don't use the yes or no or even Y or y or N or n(using charAt(0))
Reply With Quote  
Join Date: Nov 2004
Location: Netherlands
Posts: 5,646
Reputation: jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough 
Rep Power: 18
Solved Threads: 191
Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Ideas welcomed.

  #10  
Dec 16th, 2006
I doubt that will be enough to please a teacher teaching a serious course (I'd not call it complex enough), but it could be a decent start towards a bigger program that would be enough.
42 Private messages asking for help will be ignored
In the frozen land of Nador they were forced to eat Steve's iMinstrels, and there was much rejoicing.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb Java Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the Java Forum

All times are GMT -4. The time now is 12:18 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC