Do We Even Need Programmers Any More?
from the um.--yes. dept
InternetNews is taking a look at the latest development tool releases from Sun and Microsoft that try to "dumb down" programming to the point that any old idiot can create applications and wonders if coders are still necessary. The obvious answer the article reaches (and, yeah, the article includes a quote from me on this point) is that of course we'll still need real programmers. People have been promising the "programmer-less programs" for ages, and they seem to forget that designing applications isn't like designing a webpage. There's a lot more to it than just the user interface, and it's a different mode of thought. That said, however, it does seem like there is a real opportunity to expand the space of more personalized "quick and dirty" programs to solve specific needs. If people can have tools to build themselves specific programs it can expand the space, not necessarily shrink it for traditional programmers.
4 Comments | Leave a Comment..
- DailyDirt: Autonomous Vehicles
- How Publishers Repeated The Same Mistake As Record Labels: DRM Obsession Gave Amazon Dominant Position
- Park Ranger Tases Guy Walking Dogs Without A Leash
- Brazilian Government Ordering Web Hosting Firms To Kill Domain Names They Don't Like
- Syrian President's Email Hacked... His Password Was 12345





Reader Comments (rss)
(Flattened / Threaded)
No Subject Given
dumbing down programming languages is fine and dandy, and some non-programmers are quite smart enough and have the mindset to create some very good applications (lego-like) by slapping some code together...
But...
for each GOOD app, there's thousands of really REALLY bad ones...and I don't just mean bad as in they suck and don't work properly, I mean bad as in very bad in terms of security risks.
Basically the "dumbing down" of computer languages accomplishes one thing in my mind, it makes it easy to slap together something quickly RAD-like to make a proof of concept or a quick and dirty solution. Once that's done, if its critical, then you go back, polish it up and do it right...with a REAL programming language.
[ reply to this | link to this | view in thread ]
WYSIWYG Apps
[ reply to this | link to this | view in thread ]
PC magazine article
[ reply to this | link to this | view in thread ]
Re: No Subject Given
[ reply to this | link to this | view in thread ]
Add Your Comment