Java Methods

G

Gemma

Hi all,

I started programming Java a couple of months ago now and I recently started
methods, although my understanding of methods still isn't great.

I was wondering if anyone knows of any good online tutorials or examples of
code.

Thanks in advance to anyone who replies!
 
A

Andrew Thompson


Please refrain from multi-posting, Gemma.
<http://www.physci.org/codes/javafaq.jsp#xpost>

Since you are new to Java and your post has already been answered
on the post you made to c.l.j.help, it is probably better to stick
to that group for the moment.

While we are on the subject, *never* do what you just did with
the follow-ups to this post. Cancelling the follow-up to the group
and instead directing replies to your own email is way out of line.
This is not your personal help desk Gemma, it is a public discussion forum.

The idea is simple. Search the group before asking for help, if the
answers are posted to the group as well, that provides a larger base
of answers to search for others who encounter the problem later.

In short, don't request email replies that when posting to public groups!
 
A

Andrew Thompson

While we are on the subject, *never* do what you just did with
the follow-ups to this post. Cancelling the follow-up to the group
and instead directing replies to your own email is way out of line.
This is not your personal help desk Gemma, it is a public discussion forum.

My apologies Gemma! That would have been bad if you had done that
but you had *not* done that.

The email client I used was messed up apparently, and for some reason
was attempting to follow-up to an email address, probably because of my
own error.

My fault and my mistake.
 
I

IchBin

Gemma said:
Hi all,

I started programming Java a couple of months ago now and I recently started
methods, although my understanding of methods still isn't great.

I was wondering if anyone knows of any good online tutorials or examples of
code.

Thanks in advance to anyone who replies!


Two bible sources..

*Java Language Specification*
http://java.sun.com/docs/books/jls/second_edition/html/jTOC.doc.html

*The Really Big Index*
http://java.sun.com/docs/books/tutorial/reallybigindex.html

Thanks in Advance...
IchBin
__________________________________________________________________________

'The meeting of two personalities is like the contact of two chemical
substances: if there is any reaction, both are transformed.'
- Carl Gustav Jung, (1875-1961), psychiatrist and psychologist
 
A

Ajith KR via JavaKB.com

http://www.javaalmanac.com - The online counterpart of the Java Developer's Almanac - highly recommended for quick code snippets, and if you like the site, buy the book.

http://www.onjava.com - O'Reilly's Java website. New articles weekly.

http://java.sun.com - The official Java developer website - new articles posted weekly.

http://www.developer.com/java - Java articles hosted by Gamelan.com

http://www.java.net - The Java community website hosted by Sun Microsystems.

http://www.builder.com - Cnet's Builder.com website - All tech articles, some Java-centric.

http://www.ibm.com/developerworks/java - IBM's Developerworks; the Java section.

http://www.javaworld.com - One of the originals. Weekly updates of Java articles.

http://www.devx.com/java - Java articles hosted at DevX.

http://www.fawcette.com/javapro - The JavaPro online magazine website.

http://www.sys-con.com/java - The Java Developers Journal online magazine website.

http://www.javadesktop.org - The desktop Java community hosted at Java.net.

http://www.theserverside.com - Often considered the resource for all discussion server-side Java specific.

http://www.jars.com - The Java review service. Covers frameworks and applications.

http://www.jguru.com - A great source for Q&A style interaction in the community.

http://www.javaranch.com

http://www.ibiblio.org/javafaq/javafaq.html - The comp.lang.java FAQ - questions asked, answered, and categorized from the comp.lang.java newsgroup.

http://java.sun.com/docs/books/tutorial/ - The Official Java tutorial from Sun - very useful for almost any feature set.

http://www.javablogs.com - Blog aggregator for the most active Java-based blogs throughout the internet.

http://java.about.com/ - Java news and articles from About.com.

http://www.javaspecialists.co.za/ The Java Specialist Newsletter.

http://www.eclipse.org/ Eclipse main site.

http://www.javazoid.com/

http://www.esus.com/ Java Tips and Tricks

http://samirmishra.tripod.com

http://www.java-source.net/

http://www.jarhoo.com/

http://www.thauvin.net/linkblog/

http://www.clientjava.com/blog/

http://javarss.com/

http://www.javaskyline.com/ Dedicated to Java.

http://zamples.com/JspExplorer/index.jsp //For testing your java code /Fragments /JSP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top