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@midnightmus
From: Java Guy <javaguy@midnightmus
Subject: Re: [Java] New Member, old coding heritage...
To: Java_Official@
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)
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 NullPointerExceptio
In my opinion, the best Java tutorial is at http://java.
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(
> 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.
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]
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 IMMEDIATELY
No comments:
Post a Comment