Total beginner to programming & Scala, what would you suggest to get them started?

If you’re trying to minimize the number of language constructs presented to your students, have you considered writing a package object with aliases and some “extensions” so that your students only have to do one import?