I’ve been searching the forums a lot to find the information I need, and I figure we’re at the point where it would be useful to put these all in one place, like on the I7 forum.
Primary resources:
Technical notes:
- Explanation of the three heaps
- Explanation of variables as first-class objects
- Discussion of the signed comparison bug
Example code:
- Mergesort
- Knights and Knaves
- Iterating over a range of numbers
- Minimum and maximum
- Faster fast travel
Miscellaneous:
Please feel free to add to this!