I teach programming in french where we use the ambiguous names labo
for laboratoire == laboratory
or tp
for travail pratique == practical work
. In both way I can use the short notation labo
or tp
, but I would like to write my pratical works in english and I feel cumbersome to name each one practical-work-00
...
I heard of lab
which looks nice, but is it correct to use this term?
Is there a consensus or a short notation to refer to practical work assignments in computer science?