The Multicode.app debugger extension for Visual Studio Code is now available. No need to leave your editor to start debugging with Multicode! All...
The feature of writing Tests within Notebook assignments has been extended to Test Groups. You can now create multiple groups of Tests, which can...
Support for writing code and debugging Bash is now available to all users!
Previously you would write code that did a certain thing and didn't require any input. Loads of programs can or do require (standard) input though, so...