My 2nd Computer Was a UNIVAC I

Computing in the 1960s
For beginning programmers, it was an exciting time. The 704 was, in effect, a very expensive personal computer. Only one person and program could use it at a time, and often program execution, as well as dumping the evidence of failure, was done at the system console, as fast as one could figure out what to do.
I remember writing a program disassembler that would take the substantially modified object programs described above, together with a symbol table, and produce a reasonable assembly language listing of the modified code. For some jobs, I wrote a one-pass octal assembler because the IBM assembler was too cumbersome. Constant human intervention was required, causing many errors. Finally, I wrote an operating system that would do batch job initiation, automatic job sequencing, system resource management, error recovery, and accounting.
Sometime in 1960, the main offices of Combustion Engineering moved from New York City to Windsor, CT, where the Nuclear Division was headquartered. One of the people who made the move was NYU’s own Edi Franceschini, who had temporarily left the life of the arts to immerse himself in the real world. “Big tea kettles,” as he referred to Combustion’s boiler business, seemed right in the middle of the real world to him. Those of you who know Edi will appreciate why, as he more fully understood the path that he had taken, he retreated from that business into the world of computing and abstract mathematics.
After leaving Combustion Engineering in 1962, I went on to Yale, first to work and then to the Graduate School, then to the United Nations in Washington, DC to do computer technology transfer work in developing countries. I left the UN in 1986 to work at Northwestern University, and after 4 years in an environment that seemed parochial compared to New York and the rest of the world, I looked forward to the opportunity to return to a more advanced and cosmopolitan environment. I returned to New York University in 1990, this time to take over the Directorship of the Academic Computing Facility from Max Goldstein, who had handled much of NYU’s computing needs for over 30 years.
Much had changed at NYU since 1958. The Courant computing group had formalized itself as the Courant Mathematics and Computing Laboratory (CMCL) in 1964, as Warren Weaver Hall was being constructed, and had installed serial no. 4 of the CDC 6600 as its computing platform. By the time I arrived, Control Data equipment had just been phased out of use, and there was a plethora of systems being used for various purposes.
One very fortuitous development in the evolution of the CMCL and its transition into the ACF was NYU’s early involvement in computer networking. In the early days of scientific computing, there were different types of computers, each with a unique operating system, programming language, and data format. Interoperability was the exception, not the rule.
link