> i
Please find your 'shift' key and apply it once at
the start of each sentence.
>...need to modify the following program so that it uses a class to store
> and retrieve the employee's name, the hourly rate, and the number of
> hours worked. Use a constructor to initialize the employee information,
> and a method within that class to calculate the weekly pay. for some
> reason i cant seem to grasp this simple task.
I guess that is because you have done none of
the reading, nor preliminary exercises, that your
teacher suggested thus far.
>..can some plese help me out on this?
But in case I am wrong, and you just need a
push in the right direction. The best help I
can offer at this stage is..
<http://home.earthlink.net/~patricia_shanahan/beginner.html>
Andrew T.
CodeFish - 26 Oct 2006 09:30 GMT
> <http://home.earthlink.net/~patricia_shanahan/beginner.html>
>
> Andrew T.
I could not get the links to the FAQ on this page (500-Internal Server
error). I think I found a few more like this when browsing your site a
few days ago. Hope it's nothing too serious. Proky probably won't
pick-up on it, but there are some of us who appreciate posts that don't
give all the answers.
Andrew Thompson - 26 Oct 2006 10:19 GMT
> > <http://home.earthlink.net/~patricia_shanahan/beginner.html>
...
> I could not get the links to the FAQ on this page (500-Internal Server
> error).
The majority of PhySci was spfritzed* some time ago.
A miniscule number of pages have been resurrected,
and some of the pure HTML pages are still accessible,
but until/unless I find a CMS** that provides simple &
valid templates, the rest might remain off-line. :-(
* That was a term I invented on the spot.
** There are only have a few free content management
systems on offer at my current host - and I am not
especially impressed with the little I know of any
of them.
>..I think I found a few more like this when browsing your site a
> few days ago. Hope it's nothing too serious. ...
>..there are some of us who appreciate posts that don't
> give all the answers.
Yes, I understand where you're coming from..
Andrew T.
porky008 - 26 Oct 2006 17:48 GMT
> > > <http://home.earthlink.net/~patricia_shanahan/beginner.html>
> ...
[quoted text clipped - 22 lines]
>
> Andrew T.
Sure like some I do like to get the code back but getting a link to a
page that might help or anything that helps is nice. I read all that I
can find but this stuff still makes little to no sense to me. After I
have look everywhere that I can think of then I post to here in hopes
of getting something useful, regardless of the form it may come in.
Oliver Wong - 27 Oct 2006 18:08 GMT
> Sure like some I do like to get the code back but getting a link to a
> page that might help or anything that helps is nice. I read all that I
> can find but this stuff still makes little to no sense to me. After I
> have look everywhere that I can think of then I post to here in hopes
> of getting something useful, regardless of the form it may come in.
It helps if you ask a specific question. Or else we'll have to ask YOU
questions to get information we're missing and that we need to help you, and
a lot of us are too lazy to go through all that effort.
Are you still stuck? If so, did you read the the page at the link Andrew
posted? If so, what step are you stuck at?
- Oliver
porky008 - 27 Oct 2006 22:27 GMT
i have gotten this one to wrok thanks to help i got from here now i am
working on one using arrays which for now is going ok i just need to
figure out how to let the user enter the info but i still have a few
days befor i HAVE to start asking fo rhelp on it
> > Sure like some I do like to get the code back but getting a link to a
> > page that might help or anything that helps is nice. I read all that I
[quoted text clipped - 10 lines]
>
> - Oliver
Oliver Wong - 27 Oct 2006 22:40 GMT
> i have gotten this one to wrok thanks to help i got from here now i am
> working on one using arrays which for now is going ok i just need to
> figure out how to let the user enter the info but i still have a few
> days befor i HAVE to start asking fo rhelp on it
Okay, but don't wait until the last minute. Sometimes you have to wait
48 hours, or even longer, before someone replies to your message.
You might also want to read up on usenet etiquette (see
http://kb.iu.edu/data/abcy.html), to increase the chance that someone
replies to your question. You've been top-posting a lot, for example.
Something that's generally disapproved of.
- Oliver