This page still under construction

Edgy is a block based programming language based on Snap! Modified with JSNetworkX, Edgy provides an easy introduction to programming with a focus on graph algorithms. Tutorials for edgy can be found here, and edgy itself can be found here (please note, ad blockers may need to be disabled if the site doesn’t load for you)

Here is a basic example of an edgy program that demonstrates some of it’s features.

Basic Hello World

Students who are familiar with text-based languages may wish to check out Python, a text-based language that is also VCAA approved.

This is one of the three languages allowed for 2017