55.2 F
Los Angeles
Friday, April 26, 2024

Trump Lawyer Resigns One Day Before Trial To Begin

Joseph Tacopina has filed with the courts that he will not represent Donald J. Trump. The E. Jean Carroll civil case is schedule to begin Tuesday January 16,...

Judge Lewis A. Kaplan Issues Order RE Postponement

On May 9, 2023, a jury found Donald J. Trump liable for sexual assault and defamation. The jury awarded Ms. Carroll $5 million in damages. Seven months ago,...

ASUS Announces 2023 Vivobook Classic Series

On April 7, 2023, ASUS introduced five new models in the 2023 Vivobook Classic series of laptops. The top laptops in the series use the 13th Gen Intel® Core™...
StaffIncremental BloggerWho wants to program for Vista?

Who wants to program for Vista?

This is how you bait Windows developers into commenting on your blog.

Besides the obvious bias of this posting, there is something interesting in this general area of what Windows developers are using. First, I think most programmers today are Intranet developers. They leverage the browser. They leverage database tools. They write code that will be used internal to an organization, rather than external. And for those outward facing apps, they’re almost always browser based apps.

So although I don’t think the point of the article was this: I do think that for most Windows development per se–let’s call it the old Win32 style of development–is dead. I’d even go further in saying that for all practical purposes .NET is the Microsoft API now. There are some of us that still develop for the Windows platform as a platform, but there aren’t many of us. Most could just as easily be writing for anything if the tools they were using were cross platform. It’s just that the tools they are using are themselves Windows targetted. Silverlight is the exception here. And, yes, Novell is working on a port of the .NET Framework to Linux, but I’m so-so on whether this will pan out the way people are thinking it will. My view is that Microsoft should be doing the work. How hard is it anyway?

So here’s how I see it (in an oversimplified and overdramatic way):

* C++ is dead
* The Windows API is dead
* The .NET Framework is the API to target
* If you want to get a programming job today, focus on web development and databases
* Scripting is sufficient for many tasks and is something more and more people can do

And here are the general trends I think we’re seeing when it comes to programming:

* Learn how to design. Design tools will continue to improve and programmers will become more designers than just programmers. Likewise, designers will gain more powerful tools that will enable them to do more programming.
* Tools will improve so that more people can do programming.
* More “things” will move to the database.

This is way oversimplified, I know, but I think these are general trends that are true. What do you think?

Loren
Lorenhttp://www.lorenheiny.com
Loren Heiny (1961 - 2010) was a software developer and author of several computer language textbooks. He graduated from Arizona State University in computer science. His first love was robotics.

Latest news

Related news