chazzy2501 Posted September 23, 2015 Posted September 23, 2015 The staff want to introduce python programming into the school. I was wondering how this can be done safely. My concern is that a pupil will cut and paste malicious code into python make an exe and run it. Also a program that is easy to deploy would be nice
3s-gtech Posted September 23, 2015 Posted September 23, 2015 VirtualBox, with Python installed in an isolated VM. You can roll out an image to all of your machines, or use a central image and remote in (much more complex).
synaesthesia Posted September 23, 2015 Posted September 23, 2015 Good thread regarding this; http://www.edugeek.net/forums/how-do-you-do/95325-virtualbox-image-programming-classes.html
CyberNerd Posted September 23, 2015 Posted September 23, 2015 This is pretty good, or set up something like it in-house with free software: https://chrome.google.com/webstore/detail/koding/fgbjpbdfegnodokpoejnbhnblcojccal
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now