This page is a list of other projects relevant to programming.

  1. Latin Squares project. Makes an n*n square starting from k between 1 and n inclusive.
  2. Roman numerals. Can convert between Arabic and Roman numerals. The main program sums two numbers given in Roman numeral form and gives both Roman and Arabic numeral representations of all numbers.
  3. Starbucks financial project. Using statistics given from 2003-2009, used financial data to calculate other financial information, including both standard and DuPont versions of Return on Equity (ROE). Links to a page with the relevant files.