Traffic lights with java

A

Andy K

I am supposed to implement the specification below in java. Please help
with any code. Please help

==================================================================
Develop a two fully functioning pedestrian traffic lights including
beeper sounds, each with a green / red man, push button and "WAIT"
signal. Suitable delays for all red, green and amber lights
progressively changing colour after pressing one or both of the buttons
=============================================================

Regards and thanks in advance

Andy
 
C

Christophe Vanfleteren

Andy said:
I am supposed to implement the specification below in java. Please help
with any code. Please help

==================================================================
Develop a two fully functioning pedestrian traffic lights including
beeper sounds, each with a green / red man, push button and "WAIT"
signal. Suitable delays for all red, green and amber lights
progressively changing colour after pressing one or both of the buttons
=============================================================

Regards and thanks in advance

Andy

Do you really except someone here to do your homework?
If you can't do this yourself, drop the course. The world doesn't need yet
another programmer who can't program.

If however, you try to solve this yourself, and you get stuck on a specific
problem, we will be glad to help here.
 
C

Collin VanDyck

Andy K said:
I am supposed to implement the specification below in java. Please help
with any code. Please help

==================================================================
Develop a two fully functioning pedestrian traffic lights including
beeper sounds, each with a green / red man, push button and "WAIT"
signal. Suitable delays for all red, green and amber lights
progressively changing colour after pressing one or both of the buttons
=============================================================

Regards and thanks in advance

Andy

No problem, let me get right on that!
 
A

Andrew Thompson

I am supposed to implement the specification below in java.

Note the word 'I'. If we wirte the code,
do we get the qualifications?

If you had the courtesy to read this group
before making your ridiculous request, you'd
have realised.

We do not like lazy people who ask other
people to do their homework.

We are more forgiving of such people on
comp.lang.java.help, ..though not much more.
 
F

fishfry

Andy K said:
I am supposed to implement the specification below in java. Please help
with any code. Please help

==================================================================
Develop a two fully functioning pedestrian traffic lights including
beeper sounds, each with a green / red man, push button and "WAIT"
signal. Suitable delays for all red, green and amber lights
progressively changing colour after pressing one or both of the buttons
=============================================================

You should show what you've done so far and ask specific questions about
where you're stuck. Nobody's going to do your homework for you.
 
A

Andrew Hobbs

Andy K said:
I am supposed to implement the specification below in java. Please help
with any code. Please help

==================================================================
Develop a two fully functioning pedestrian traffic lights including
beeper sounds, each with a green / red man, push button and "WAIT"
signal. Suitable delays for all red, green and amber lights
progressively changing colour after pressing one or both of the buttons
=============================================================

I can help you in the best way I can. I suggest you read the material at
the following sites.

http://mindprod.com/jgloss/homework.html

is just a small part of a much larger site that has all sorts of useful
information about java (and other things besides.)

http://home.earthlink.net/~patricia_shanahan/beginner.html

is a set of useful points on how to get started.

Cheers

Andrew


--
********************************************************
Andrew Hobbs PhD

MetaSense Pty Ltd - www.metasense.com.au
Australia

61 8 9246 2026
metasens AntiSpam @iinet dot net dot au


*********************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top