David Neto's code page
Updated July 3, 1997
Here are links to my coding tips and some of my computer program code.
Contents
Code snippets
Here is some code I wrote for one reason or another and which
I don't mind giving away.
- CSSU T-shirt logo (Encapsulated PostScript) 
	-- This is
	my entry into the Computer Science Student Union T-shirt design 
	contest.  I envision this as 3 or 4 inches wide, and just over
	the wearer's heart.
 - Fast exponentiation modulo n 
	(Scheme and Ideal Turing)
 - MergeSort demo 
	(Java applet with source)
 
Coding tips
 
Here are some coding tips that I've found, developed, asked for, 
or simply absorbed
from the ether.
Related sites
 
Back to David Neto's teaching material page
Back to David Neto's programming page
Back to David Neto's home page