kevinsyel, on 08 November 2011 - 02:50 PM, said:
Hi, I have no experience with Java whatsoever, but I do have programming experience in C++/C# and I felt your tutorial was very beneficial. However, as you covered Constructors before you covered defining the class as:
I was slightly confused until that portion came up. Maybe a quick explanation of defining the class as such prior to demonstrating default constructors and parameterized constructors would help the instruction flow better.
just my own two cents
Otherwise, I agreed with this tutorial very much and was very easy to follow. Kudos!
public class car{
}
I was slightly confused until that portion came up. Maybe a quick explanation of defining the class as such prior to demonstrating default constructors and parameterized constructors would help the instruction flow better.
just my own two cents
Otherwise, I agreed with this tutorial very much and was very easy to follow. Kudos!
I'm glad my tutorial helped you.






MultiQuote


|