Java Tutorial #6 – Methods (i.e. Functions)
When programming, we need a way to break up our thoughts of what we want the program to do. To do this, we use methods, or what we call in some other languages functions or subroutines. http://www.javaomatic.com/javalesson6.html