Computing Category Heading


This is an adaptation of a resource from the Computing at School resource bank.

The course is currently under development and therefore there is no facility to download it.  There will be once it is complete.

This is a course made up of a questions collected from a large number of sources over the years.  The collection keeps expanding so worthwhile keeping visiting us.

The whole course is available as a Moodle course backup file for you to download and install on your own Moodle site.

I hope you find it useful.

Introduction to Python

This course has been provided to allow students aged 14-18 to learn the basics of the Python programming language. There is a course workbook which can be used as a basis for learning where schools do not have access to Moodle.

Learning Domain can provide a hosted version for you should you wish. Please contact us via the phone number or email on the website.

“ Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming.
Python’s elegant syntax and dynamic typing, together with its interpreted
nature, make it an ideal language for scripting and rapid application
development in many areas on most platforms.”    
www.python.org