top | item 46897281

Ask HN: How was enterprise software developed in 1980s?

2 points| theanonymousone | 24 days ago

Hi. This a history question to the older folk here.

We know that VB, FoxPro, Delphi etc were developed in early to mid 90s. Now, for the type of software where e.g. Visual Basic was the perfect development choice in 1990s, what would be the options in 1908s?

(Turbo) Pascal? dBase, Lotus etc? Something else?

Thanks!

4 comments

order

fredoralive|24 days ago

Not from the era, but I suspect serious enterprise stuff (accounts, ERP etc.) in the 80s would generally be on minicomputers and mainframes, so you’re probably getting into stuff like RPG, PL/I, COBOL and myriad other languages that have faded away from common use.

mcnamtm1|24 days ago

I started coding in the late 70's (not 1908). I suppose I will take the "older folk" label as a compliment :-) I coded with Fortran and "wrote" software on punch cards that had to be compiled by a machine that read the cards and they had to be kept in order (line by line). The code went into a large mainframe computer and was scheduled with other jobs. Sometimes you would wait for hours to get large printed sheets of output. Then review it and start over again with fixes and patches.

Fortran was the 'scientific' language. People in the business schools learned Cobol.

tvmalsv|24 days ago

For me it was Turbo Pascal, Turbo C/C++, regular Borland C++.

Not an enterprise app, but I worked on a project (kind of like a primitive CMS) for a church using PFS:Write and PFS:Professional File. That was a terrible experience.