The History of Visual Development Environments
Esther Schindler writes "There was a time when programs were written in text editors. And when competition between C++ vendors was actually fierce. Step into the time travel machine as Andy Patrizio revisits the evolution and impact of the visual development metaphor. 'Visual development in its earliest stages was limited by what the PC could do. But for the IBM PC in the early 1980s, with its single-tasking operating system and 8- or 16-bit hardware, the previous software development process was text edit, compile, write down the errors, and debug with your eyes.' Where do you start? 'While TurboPascal launched the idea of an integrated development environment, [Jeff] Duntemann credits Microsoft's Visual Basic (VB), launched in 1991, with being the first real IDE.'... And yes, there's plenty more." A comment attached to the story lists two IDEs that preceded VB; can you name others?
"There was a time when programs were written in text editors."
Yeah , 5 minutes ago when I finished updating some code.
Plenty of unix C/C++/script/python coders still use vi and emacs. Just because IDEs rule the roost in Windows and Java development, don't assume every coder users or even requires them.
When I think of "visual programming" the first thing I think of is Hypercard ... I was at uni when that came out, so late 80's?
"Flame away, I wear asbestos underwear"
The thing about an IDE is that it's an obvious concept and pretty much anyone who's tried to make programming more user friendly has implemented such a thing. True, NetBeans looks nothing like the ZX80 or EMACS, but then Java in 2013 looks nothing like ZX BASIC either - as languages have evolved and projects have become more complex, the tools to manage them have needed to become more complex and manage more concepts.
What's funny is that we bothered giving the concept a name at an arbitrary cut-off point in the development of development environments.
You are not alone. This is not normal. None of this is normal.
> A comment attached to the story lists two IDEs that preceded VB; can you name others?
A comment attached to the story lists two spacecraft that preceded the Space Shuttle; can you name others?
Oh God... Am i REALLY this old???