At Metropolitan State College

WORK HISTORY

ADDRESS
Metropolitan State College
Business Office
1006 11th Street
Denver CO 80204
Phone: (303) 556-2400
POSITION
Programmer Analyst
SUPERVISOR
Joseph M. Connors
START
END
09-15-1969
08-30-1972

LEFT BECAUSE

Superior written offer of employment from Colorado State University

NUMBER OF
EMPLOYEES
SUPERVISED
5 staff programmers
2 staff clerks
2 business interns

Your applicant performed routine programming assignments. Such assignments included biweekly payrolls, serving as computer operator, grade mailings, student fee and tuition accounting, billing, transcript production, invoice and purchase order tracking and accounts payable. He also conducted computer labs for business and science students.

Bad computer Developed, wrote and implemented a machine language code program that calculated relocatable addresses for compiled programs for the Business Department. Unlike the IBM line of mainframes, the Control Data Corporation series 6400 assembler worked with hard-coded (i. e., real instead of virtual) memory addresses. So, a programmer knew there was a good chance of a memory overflow every time he compiled. Thus, a great deal of time was spent redesigning the program into smaller programs that could be executed one at a time in sequence. This, in turn, was extremely tedious and time-consuming for the computer operator. Those were the days when data and programs were punched onto eighty column cards. Frequently the same data cards had to be re-read seven and more times for each execution of a task like payroll because the payroll “system” itself was comprised of seven and more programs — Dueling computersso there was a natural need to replace frequently the worn cards, to boot. The machine code program the applicant wrote made real “paging” possible for the first time on the CDC 6400, a computer for which paging was supposed to be impossible!!