If a user asks a question that is rudimentary and shows that perhaps they are new to programming, is it better to give a complete, working solution or point them in the right direction so they can teach themselves?
More specifically, I mean in a situation where the user seems to want 'codehereplz' instead of at least giving something a try after being given 'hints' or a partial non-code solution.
I know that I learn best by doing something myself after being pointed in the right direction, but is that the best thing to do?