Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Project confusion
Okay I'm not exactly sure what I'm supposed to do. I know I should
create a file that creates an abstract tree but I can't figure out
exactly what the other programs do and how I should use them to
implement an abstract tree. So if someone could please shed some light
as to what direction I should be going in it would be a lot of help.
The website as to where the assignment is located is as follows:
http://www.cs.uiowa.edu/~slonnegr/plc/. The pdf that describes the
homework is under the link Parse Homework under the Homework header.
Agains thanks for the help.

Report this thread to moderator Post Follow-up to this message
Old Post
Henry Jordon
09-26-04 08:56 AM


Re: Project confusion
"Henry Jordon" <buffer_88@hotmail.com> wrote in message
news:aa9964b6.0409251740.682add6d@posting.google.com...
> Okay I'm not exactly sure what I'm supposed to do. I know I should
> create a file that creates an abstract tree but I can't figure out
> exactly what the other programs do and how I should use them to
> implement an abstract tree. So if someone could please shed some light
> as to what direction I should be going in it would be a lot of help.
> The website as to where the assignment is located is as follows:
> http://www.cs.uiowa.edu/~slonnegr/plc/. The pdf that describes the
> homework is under the link Parse Homework under the Homework header.
> Agains thanks for the help.

You should really get clarification from Professor Slonneger
Also, you should have noted in your syllabus:
Policies

1) You are encouraged to discuss the course material with other students,but
all written work and programming projects must be your work alone.The grader
will be looking for similarities in assignment submissions.

2) The Departmental policy with regard to cheating suggests a penalty
between a zero on the assignment and an F in the course for a first offense.
A second offense will result in a penalty between an F in the course and a
recommendation of expulsion to the Dean of the College. The full policy on
academic misconduct is on-line in the College's Student Academic Handbook




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.769 / Virus Database: 516 - Release Date: 9/25/2004



Report this thread to moderator Post Follow-up to this message
Old Post
Hal Rosser
09-26-04 08:56 AM


Re: Project confusion
Quite correct young man.



Report this thread to moderator Post Follow-up to this message
Old Post
Professor Slonneger
09-26-04 02:07 PM


Re: Project confusion
"Professor Slonneger" <Professor Slonneger@uiowa.edu.com> wrote in message
news:yRv5d.4987$5O5.3394@news-server.bigpond.net.au...
> Quite correct young man.
>
>

ROFL



Report this thread to moderator Post Follow-up to this message
Old Post
Brusque
09-26-04 02:07 PM


Re: Project confusion
Henry Jordon wrote:
> Okay I'm not exactly sure what I'm supposed to do. I know I should
> create a file that creates an abstract tree but I can't figure out
> exactly what the other programs do and how I should use them to
> implement an abstract tree. So if someone could please shed some light
> as to what direction I should be going in it would be a lot of help.
> The website as to where the assignment is located is as follows:
> http://www.cs.uiowa.edu/~slonnegr/plc/. The pdf that describes the
> homework is under the link Parse Homework under the Homework header.
> Agains thanks for the help.
I'd give you 2 points for acknowledging that this is a HW problem and
asking for direction rather than asking for anyone to solve the problem
for you!

Anyway, first you should try to clarify this with the teacher, he's the
only one that really matters, you need to understand what he is looking
for. When you talk to him I would also talk to him about posting to
newsgroups. Some teachers will realize that used correctly it is a
resource to help you learn, some don't. Find out his stance, you don't
know if he visits here! And if something comes of it, it is better to be
open early before you come to finals and then he raises a stink.

If I get your question right, you don't understand why he is asking for
multiple files. Think of it this way. Except for very simple programs
you never throw everything into one method. Instead, you write multiple
methods that do one thing well, this eliminates redundant code. You do
the same thing with multiple class/files. Ex. ParseWren.java should be
passed exactly what he describes and should return exactly what he
describes. It should not contain anything to print the output, thats
handled in ParseDriver.java.

Report this thread to moderator Post Follow-up to this message
Old Post
Mark Murphy
09-27-04 01:57 AM


Re: Project confusion
On Sun, 26 Sep 2004 09:20:30 GMT, "Professor Slonneger" <Professor
Slonneger@uiowa.edu.com> wrote:

>Path: internal1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!border1
.nntp.dca.giganews.com!nntp.giganews.com!news.moat.net!lon-transit.news.tels
tra.net!ken-in.news.telstra.net!news.telstra.net!news-server.bigpond.net.au!
53ab2750!not-for-mail
>From: "Professor Slonneger" <Professor Slonneger@uiowa.edu.com>
>Newsgroups: comp.lang.java.help
>References: <aa9964b6.0409251740.682add6d@posting.google.com> <bos5d.52027$
as2.4942@bignews3.bellsouth.net>
>Subject: Re: Project confusion
>Lines: 3
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
>X-RFC2646: Format=Flowed; Original
>Message-ID: <yRv5d.4987$5O5.3394@news-server.bigpond.net.au>
>Date: Sun, 26 Sep 2004 09:20:30 GMT
>NNTP-Posting-Host: 139.168.150.125
>X-Complaints-To: abuse@bigpond.net.au
>X-Trace: news-server.bigpond.net.au 1096190430 139.168.150.125 (Sun, 26 Sep
 2004 19:20:30 EST)
>NNTP-Posting-Date: Sun, 26 Sep 2004 19:20:30 EST
>Organization: BigPond Internet Services
>Xref: number1.nntp.dca.giganews.com comp.lang.java.help:253084
>
>Quite correct young man.

That would be funny, if it was actually the guy's professor. I suspect
it's a hoax.

--
now with more cowbell

Report this thread to moderator Post Follow-up to this message
Old Post
Bryce
09-27-04 09:02 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

Java Help archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:28 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.