Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 790 Bytes

tutorial.md

File metadata and controls

28 lines (25 loc) · 790 Bytes
layout title id category
tutorial
Hack Tutorial
hack-tutorial
top-level

Hack Tutorial

Welcome to our interactive Hack tutorial that demonstrates many of the major features of the language. Simply step through each of the exercises below, and follow the instructions in the comments at the top of the code.

Back Next

<script> HACK_DEMO('./js/hack_tutorial/'); </script>
<script src="./js/hack_tutorial/tutorial_source.js"></script>
<script src="./js/hack_tutorial/tutorial.js"></script>