Tuesday, December 1, 2009

Re: [Java] New Member, old coding heritage...

If I helped you write your assignment for school, you might not learn
Java, and so you might get discouraged in school and dropout. So, it's
my fault that you wasted all that money and time.

But now you're looking for a job. You can't find one because you never
graduated. You lose your house after going bankrupt, become homeless and
beg for a living. Your life is a shambles.

And all because you had someone else do an assignment for you. :-( I
won't help someone ruin his/her life, so I must decline.

But I will give you a hint as to where to get help. The best Java
tutorial on the web (IMHO) is at http://java.sun.com ; after all,
they're the inventors of Java. Do a Google search for "java array".
You'll get plenty of hits.

After doing this, have some specific questions? Come back. I'll be glad
to answer them. But, do an assignment for you? Sorry, I don't want to
destroy you. :-)

-Java Guy

Heath Graham wrote:
>
> Can you help me write a "modify" method for an array program im
> working on in school?
>
> Heath
>
> --- On Sun, 11/29/09, Java Guy <javaguy@midnightmusic.net
> <mailto:javaguy%40midnightmusic.net>> wrote:
>
> From: Java Guy <javaguy@midnightmusic.net
> <mailto:javaguy%40midnightmusic.net>>
> Subject: Re: [Java] New Member, old coding heritage...
> To: Java_Official@yahoogroups.com <mailto:Java_Official%40yahoogroups.com>
> Date: Sunday, November 29, 2009, 5:39 PM
>
> Pete,
>
> Coming from C, you really have 2 concepts to learn, not one. First, Java
> is an Object-Oriented language, so you need to learn OOP
> (Object-Oriented Programming). The primary difference is that C is a
> function-oriented language, whereas Java is an object (or even data)
> oriented language.
>
> Second, you need to learn Java concepts, which are built, indirectly,
> upon C and C++. One thing you need to get used to is: on the surface,
> there are no pointers. Yet you are allowed to initialize references with
> "null", and an exception type is NullPointerException. Confusing?
>
> In my opinion, the best Java tutorial is at http://java.sun.com
> <http://java.sun.com> .
> They're the experts; after all, they invented Java.
>
> -Java Guy
>
> Pete Morris wrote:
> >
> > Hi, everyone,
> >
> > I'm a Java newbie looking to find my path with this fascinating
> language.
> >
> > I have a remote history of traditional(!) C, and I'm pleased to see it
> > reincarnated complete without the confusing bits. Because of this, I
> > probably have more to unlearn than learn; so my question:
> >
> > Does anyone know of resources online for guiding C (notC++) veterans
> > in the way of Java?
> >
> > Blessings,
> >
> > Pete Morris
> >
> > [Non-text portions of this message have been removed]
> >
> >
>
> ------------------------------------
>
> Visit http://aiaiai.com <http://aiaiai.com> or http://jgame.org
> <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
>
> [Non-text portions of this message have been removed]
>
>


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

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