Preparation for Python Course

Callable Units (Procedures & Functions)

Prerequisites for Day 3

An understanding of how the use of callable units can be used to improve Algorithm design and Coding Efficiency is an essential prerequisite for the third day of this course.

To minimise the class time spent discussing these simple ideas (many of you will have met already) we urge you to find time this evening to have a look at the following very short video:

The video - Improving Algorithm Design using Callable Units (Procedures, Functions).

Functions - a Video