Hi I'm brand new to Java and working on homework.
I'm trying to create a class with a constructor and then add methods to that class.
Then create a separate class (my main) to call the methods and manipulate the objects created from the constructor class in my main.
I don't even know if what im saying makes sense... I have a terrible teacher and a confusing book! I'm looking for a easy to understand beginners tutorial. Please help! Thanks in advance.