{% extends 'portal/base.html' %} {% load staticfiles %} {% load app_tags %} {% load banner_tags %} {% block css %} {{ block.super }} {% endblock css %} {% block scripts %} {{ block.super }} {% endblock scripts %} {% block pageID %}id="homeWrapper"{% endblock %} {% block subNav %} {{ block.super }} {% banner banner_name="BANNER" %} {% endblock subNav %} {% block content %} {{ block.super }}
Club image

Starting a coding club

Become a Code for Life ambassador by starting up a coding club. Find out more about how you can get involved with this or other methods by contacting us at codeforlife@ocado.com.

Github image

Contribute through code

We welcome volunteers from all backgrounds to help us with our coding adventure. Take a look at our contribution guide to find out how to get involved in our open source projects.

University image

University partnerships

Please get in touch at codeforlife@ocado.com if you are interested in working on Code for Life projects with your students including: coding, user experience, data analytics and new feature design.

{% endblock content %}