Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Journalism at it's worst (Score 1) 193

If the journalists would actually have bothered looking at the last years numbers from Lego, they would have seen that the turnaround is due to a much much lower cost than ten - fifteen years ago. Their revenue numbers have been pretty stable for the last twenty years. But they spend *half* what they did in the mid ninetees.

This is the reason Lego has become profitable again. Not Hollywood.

Although I can see why stupid journalists would prefer the other story. *sigh*

Bo.

Comment Certainly not! (Score 1) 794

There are problems, where fortran is a better (or at least probably a faster runtime) solution. But teaching fortran to every undergraduate would be a big mistake.

They should be taught how to program, not how to do it in fortran. (And if you don't understand the difference here, you don't understand the problem.) Use any kind of language that is easy to teach and learn, or something that is used regularly out there.

Anyone programming fortran or cobol (same issue, just with banking instead of physics) will tell you that it takes about three weeks to teach a decent programmer how to do this language as well. But if you start out by teaching them the old school stuff, there is almost no way to get them up to speed on todays programming styles.

So teach them how to do proper programming, and make specialized courses for those very few who needs the legacy languages.

Bo Thorsen.

Slashdot Top Deals

An authority is a person who can tell you more about something than you really care to know.

Working...