Monday, January 18, 2010

Re: [Java] can someone help me on a school assignment

1) Do you know how to program? And, in Java?
2) Define the *interface* first. I know this is simple, but it will show
you what you need to do to implement your school project.
3) Get familiar with arrays and their interfaces. If you stick to them,
you won't use any built-in (ahem) methods (this name is from OOP-101).
Sorry, this is all the info. I'm willing to give on this topic. Just
some guidance. Your teacher wants you to *learn* by doing, and if you
get someone else to do your work for you, you'll never learn, and never
be a good programmer.

-Java Guy


h.graham13 wrote:
>
> I need someone to show me how to implement the standard stack
> procedures (push, pop, and isempty) using an array. They will be
> called by a driver which accepts up to 80 characters at a time, places
> each character on the stack, and, once finished receiving characters,
> then displays them in reversed order. I am not allowed to use any
> built-in functions. Any help would be greatly appreciated.
>
>


------------------------------------

Visit http://aiaiai.com or http://jgame.org for more groups to join.
Java Official Group is created for the following topics: Java 2 Enterprise Edition - J2EE, Java 2 Standard Edition - J2SE, Java 2 Micro Edition - J2ME, XML, XSL, XSD, XPATH, Web Services, Jini, JXTA for all type of Java Geeks.
Whoever posts spam / ads / job related message will be BANNED IMMEDIATELYYahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Java_Official/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:
http://groups.yahoo.com/group/Java_Official/join
(Yahoo! ID required)

<*> To change settings via email:
Java_Official-digest@yahoogroups.com
Java_Official-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
Java_Official-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/

No comments:

Post a Comment