59.8 F
Los Angeles
Thursday, March 27, 2025

What were the top 15 drops in the Dow Jones?

Reagan, Trump, and Bush were presidents during 7 of the top 15 drops of the Dow Jones Industrial Average. If this table is expanded to the top 20, then 80% of the large drops occurred during a republican president's tenure in office.

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,...
StaffIncremental BloggerC++ experience in VS2008 is aweful

C++ experience in VS2008 is aweful

Normally I don’t want to pile on with something like this, but I’ve had three people ask me in the last couple days to come public with my concerns about C++ in Visual Studio 2008. Plain and simple it’s aweful.

First, as others have pointed out there can be some linker problems. I, personally, haven’t run into them, but I have a friend that has. His workaround? He’s taken a hiatus from VS2008 until the dust settles.

My other big concern is performance. Plain and simple, C++ compilation is a total dog. It’s so slow you begin to ask yourself, “Is the environment locked up?” It’s so slow you begin to ask yourself, “Is this really the release version of VS?” It’s so slow you begin to ask yourself, “Why am I even bothering?”

There’s more to it than just performance and some embarrassing bugs, though. The “experience” is aweful. Some of this has to do with the editor (refactoring support, for instance). Some of this has to do with the language itself–and the unfortunate choices that have been made over the last several years (such as, reliance on STL and even header/source code issues with heavy use of templates). Some of it has to do with people pulling in COM where it shouldn’t be. Some of it’s flawed thinking that managed C++ is good enough. What’s with SDKs anymore, I keep wondering?

Anyway, I’ve gone into each of these issues before over the last couple of years, so I don’t want to rehash them now, but wow do they get my programming bits boiling. Where’s the big thinking going on when it comes to C++? Where’s the innovation? I’m totally perplexed.

C++ is all but dead in terms of Visual Studio. It’s terribly unfortunate, because it’s a pretty good choice for lots of forthcoming, small devices as well as high-end, high-perfomance systems.

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

This site uses XenWord.