Originally posted by SueEllen
View Post
I've been using Visual C++ for years. It's all "visual" you see, and the wizards generate the code for you. At least that's what people used to say in 1995.
I think like all the different over-hyped things that promised to make programming easier over the years, VPLs have never caught on because in reality, the complexity of software has increased so much you still need an expert / code monkey to do it by hand. Fortunately.
But I have written a few things that could be said to be visual programming. Drag and drop if/else logic with variables thrown in, that sort of thing.

Leave a comment: