Forum: C# Oct 2nd, 2004 |
| Replies: 2 Views: 7,214 Building an array for dice program im trying too build an array this is what i have so far am I on the right track?
// Fig. 6.10: RollDie.cs
// Using random number generation to simulate dice rolling.
using System;
using... |
Forum: C Sep 23rd, 2004 |
| Replies: 2 Views: 10,482 |
Forum: C Sep 14th, 2004 |
| Replies: 2 Views: 10,482 Trying to find circumference of circle and area Im trying to find the circumference of a circle and the area whe i
runn the program need help starting and help with area can some one help please Im new and dont have a clue with c :sad: |
Forum: Java Aug 15th, 2004 |
| Replies: 2 Views: 3,738 |
Forum: Java Aug 13th, 2004 |
| Replies: 2 Views: 3,738 last section of code has to a static class I have a stopwatch program and the last of the code has to be a static class
can someone help running out of time.
I've tried all i know examples aren't helping.
Here is the code I've written.
I... |
Forum: Java Aug 1st, 2004 |
| Replies: 1 Views: 5,514 Stop Watch Hi Again,
Im writing a program of a version of stop watch that uses a varible instance
also callcount must be used and start at 10 everytime called decreases by one until zero then messgae... |
Forum: Java Jul 29th, 2004 |
| Replies: 5 Views: 3,209 |
Forum: Java Jul 27th, 2004 |
| Replies: 5 Views: 3,209 |
Forum: Java Jul 26th, 2004 |
| Replies: 5 Views: 3,209 |
Forum: Java Jul 25th, 2004 |
| Replies: 5 Views: 3,209 |
Forum: Java Jul 18th, 2004 |
| Replies: 6 Views: 3,960 Re: Beginning Programming with Java Introduction to programming using Java
Second Addition
Addison
Wesley
Not a bad book it a little differcult sometimes but I find a good guide there might be better books out there but this is good. |
Forum: Java Jul 14th, 2004 |
| Replies: 6 Views: 13,886 |
Forum: Java Jul 13th, 2004 |
| Replies: 6 Views: 13,886 |
Forum: Java Jul 13th, 2004 |
| Replies: 6 Views: 13,886 Spelling Backwards words Im just a beginner but I find java exciting
can someone help me Im trying to write a program
to spell ambulance backwards I think im close but
I need somw help Im using strings to spell.
Ty. :sad: |