|
|
|
|
|
by asayler
3621 days ago
|
|
We use VirtualBox in our courses since it's a single platform that runs on all 3 major operating systems. Chromebooks are still an issue, but few enough people have those that we can basically just classify them as unsupported. There's still some setup effort, especially on Windows machines that ship with hardware virtualization disabled at the BIOS level, but it's a much simpler way to get 1000+ students up and running quickly than trying to have everyone setup local dev environments. We've written about our setup in https://www.andysayler.com/output/pdf/csvm-sigcse14-paper.pd.... The website for our current VM is at http://foundation.cs.colorado.edu/vm/. |
|