I believe that, while the priority is learning to write programs,
the use of proper terminology is also a very important thing.
helios wrote: |
---|
I will always use the most appropriate terminology I know regardless of what the OP uses. |
This seems to be the best way. That's what I usually do too. Though, I only do it in trivial
cases (e.g., 'deconstructor' -> 'destructor'), as, since I'm not a programmer by profession,
there are many areas where my terminology is, well, how should I put it... not up to date.
helios wrote: |
---|
Usually just dropping a term is enough to let them search
it on their own. Unless they're doing it on purpose... |
...or the dropped term is something that can very easily be interpreted
as not something special. (E.g., when I first encountered 'build system' I
was 100% sure it meant IDE + compiler + linker... etc... Yet, I was wrong.)