{% extends "main/base.html" %} {% block title %}Information{% endblock %} {% block og_title %}Information{% endblock %} {% block og_description %}Informational pages, listings and guides{% endblock %} {% block content %}

Information

Code Jams  
Information on our monthly code jams, where users are paired into teams to compete with each other

Getting Help  
How to ask for help - and how to interpret the responses

Resources  
A page full of useful resources for learning and working with Python

{% endblock %}