Hacker News new | ask | show | jobs
by belmarca 3 days ago
Are these first-year undergrad courses? We can't assume students know anything about Docker or can even install packages on their systems. Some of them really have no idea at all, so pointing them to codeBoot saves a lot of time. Docker would definitely work for more experienced students though!

BTW, here's another quite nice feature of codeBoot: easy sharing! The following link will bring you to a suspended execution of 'print("hello, world!")' that you can then single-step.

https://app.codeboot.org/6.0.0/?init=.faGVsbG9fd29ybGQucHk=~...

Now I'm very curious about integrating OCaml too :)