Sample JavaScript and C programs by Eddy
These are programs I've written in order to implememnt algorithms for various mathematical, financial and linguistics functions.
The Spanish Accent Finder (in its C version) was published in the 5/84 issue of Dr. Dobbs Journal.
Javascript Files
C Programs
Java Code
Python Code
A Python program using Super Bowl data to illustrate multi-dimmensional dictionaries/arrays and their uses
Due to changes in Python syntax between 2.7 and 3.3 there are two versions