We are way too familiar with LabVIEW, so everything seems easy and obvious. This is not true for a beginner. For a LabVIEW beginner it takes some time to even know that there is a context help, how to enable it, and how to use it. "hovering" is not an ingrained natural reaction, and (for example) does not even exist on touch panel driven user interfaces.
Instead of "use the context help", we could say "To use the context help, press ctrl+h, hover over the function of interest, and watch how that contect help window instantly follows to give you hints".
@smercurio_fc wrote:
I think replies such as "read the manual" and "do a search" are more than appropriate.
However, even these answer can be made more helpful. The student might not know the exact term for whatever they are trying to solve or the name of the function that does what they need.
A "three word answer" is not the answer. Adding only a few extra words can make a huge difference, and does not cost us anything because we are so efficient at searching and manual reading that we know exactly what to do 😄 Why not share it?
More targeted replies such as "read the manual on crosscorrelation", "do a web search on cluster analysis" or "do a forum search on 2D nonlinear fitting written by altenbach". are orders of magnitude more helpful. Once they do one search with some assistance and see how easy it is, they will do the next 100 queries on their own.
True story:
After years of not even bothering installing my copy of matlab on my new computers (According to my account profile, my last activation was in 2008!), I yesterday broke down and installed it in order to look at some programs written by somebody else. Since the code was written for an older version, there were incompatibilities and I got error messages and nothing would run. Since I am completely unfamiliar with the programming environment, I had no idea where to start and what to do next. So what's better? Somebody giving me 2 minutes worth of hints, or me scrambling through the online help for hours, not really knowing what to look for. Or shoud I just give up? 😮