Jump to content

Recommended Posts

Posted
Our ICT teaching staff have been looking for a suitable way to teach students simple programming, and they've decided to have a go with Python. They've suggested I set up one of the ICT suites with Python 2. So...does this sound like a sensible idea, and what's the best approach...? Is there some free/commercial IDE suitable for kids...?
Posted (edited)

For questions as to network security, this thread has a few suggestions: http://www.edugeek.net/forums/network-classroom-management/89661-python-school-network.html

 

As for an IDE, there is IDLE. Very basic but should be all they need, offers syntax highlighting, error source identification, interactive shell. Comes pre-installed with Windows version, may need installing separately on Linux depending on the distro. Oh and it's free :)

 

Oh and also tell your teachers to look at Scratch, it's a lot simpler than Python but still teaches core programming logic so can be a gentler introduction: Scratch - Imagine, Program, Share

Edited by LosOjos
  • Thanks 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...