Resources


A list of useful resources such as cheet sheets, worksheets and references.


Logic gates table

Caesar Cipher wheel template

SQL reference

Fractal guide (not my original content but a great intro to fractals)

eSafety question prompts. Useful for discussions about staying safe online.

If you need a Python runtime, you can download it from the official source, here.

A great tutorial for using Python's Idle IDE that comes bundled with the Python runtime from www.realpython.com/python-idle/.

An excellent webpage for installation guides for a number of modules including TkInter https://www.pythonguis.com/installation/.

To read more about TkInter, click here.