Arizona Constructivist

Empowering creativity through code.

About the Project

The Arizona Constructivist Project teaches young people how to use computers as tools for creativity and self-expression.

Example Code

function greet(name) {
  console.log(`Hello, ${name}! Welcome to Arizona Constructivist.`);
}

Contact Us