DEV Community

Discussion on: I've been a programmer for over 20 years, watched the internet the grow up, ask Me Anything!

Collapse
 
jfrankcarr profile image
Frank Carr

I've also been programming professionally for almost 30 years.

Back in the early MS-DOS days I used a fairly powerful ASCII text editor that was a subset of the once popular Word Perfect word processing program. I had a large set of templates I had created for programming in MASM and C.

Microsoft QuickBasic had its own IDE as did Clipper and other major DOS development tools.

When Windows development caught on in the early 90's, early versions of Microsoft Visual Studio appeared but it was initially only for C/C++ and MASM coding. Visual Basic had its own IDE and, initially, stored code files in a proprietary binary format. VB's remained a bit of a pain to work with and this created a market for add-on tools. Most of them are long gone now, much to the dismay of us who still have to do occasional work in VB6.

In the late 90's, web development tools like FrontPage and Coldfusion appeared. These left a lot to be desired.

Collapse
 
mortoray profile image
edA‑qa mort‑ora‑y

Please don't remind me of products like FrontPage and Coldfusion. I don't think I can handle those memories! :)

I was actually working on a competitor to those at the time.

Collapse
 
nancyd profile image
Nancy Deschenes

The best IDE at the time was, without any doubt, InterfaceBuilder for NEXTStep. That was some seriously awesome, ahead-of-its-time development environment. Too bad it only ran on specific hardware/OS.