Student's Questions:
Inheritance
Loops
What a class is
Instance of a class
The use of variables and variable names
Installing programs
Overriding a method
What operands and opcodes are
Assembly problems.
Adding images on access
FTP clients to use
What goes in a constructor
toString method
return types
Financial Calculator with VBA
Parameter passing
Problems with Students:
Students should know how to write a class without the help of Eclipse.
They need better variable names, class names and they should Capitalize the first letter of the name of the class.Bad habit.
They should be able to understand and know the main method.
They should try problems before coming in or come in with specific questions. Instead of “Can you teach me Java?”
Try to get information from an array without putting anything in that array.Students do not understand why there is an error.
Trying to do a final project without notes or any information about the project does not help them explain to us what they really need to do. And if they did the HW 1st they would understand the basics for the final project.
Reasons people come into the lab:
Read me the problems they need to do. So I can then break it down for them and they feel less stressed when dealing with a problem. Basically hold their hands throughout the whole process.