Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Nobody kills Java (Score 4, Insightful) 371

This is all about your definition of "dead". COBOL is "dead" in the sense that it's not being developed, it's not generally taught, and it's not generally used.

It's "not dead" in the sense that some people are still using it to do meaningful work.

The number of dead languages will vary considerably based on which definition of "dead" you use.

Comment Re:its all about how the project is made (Score 4, Insightful) 144

Speaking as a developer who works for a government, option 2 is rarely possible.

Keep in mind that the "government" is a collection of departments, branches, sections, or whatever you call them. Those are run by managers, which are run by more managers, which all have their own agendas, budgets, and powers to protect. Now add in politicians at the top, who change pretty regularly and have very different goals from everyone else.

So, in the best case scenario, at the start of a project everyone agrees on what it needs to do, what needs to be replaced, and everything else. You have specs, and you know what the goals are. Great! Then an election happens. New party in power, and priorites change. Now it has to do something else.

Oh, then a manager retires and a new one comes in. Now it has to do something else.

A new law is passed, now it has to do something else.

Someone changed their mind, and now it has to do something else. ... on, and on, and on it goes. This happens *all the time*. And that's if the people actually know what they want, which in my experience often isn't true in itself (like the Air Force ERP that didn't know how many systems it was replacing).

In a case where there is clear goals and strong management, #2 works great. Often times things just change too much and the only sensible way to accomplish anything is to go with #1 and do the project in smaller, more manageable pieces.

Comment Already changed (Score 2) 221

This has already been changed: http://www.polygon.com/2014/7/...

There was a huge backlash on social media, which drew Blizzard's attention. Blizzard kindly made it clear that they didn't want their game being used in a male-only tournament, and the problem was fixed.

Slashdot is pretty far behind on this one.

Comment Genius! (Score 1) 132

"Developers tell us that they are not sure how to start app development on the Web, with so many different tools and templates that they need to download from a variety of different sources."

So the plan of having too many tools to do development is to create another tool? Man, that's some awesome thinking right there. Reminds me of this: http://xkcd.com/927/

Slashdot Top Deals

Software production is assumed to be a line function, but it is run like a staff function. -- Paul Licker

Working...