Forgot your password?
typodupeerror

Comment Re:Why? (Score 1) 37

Engineers need to remember that time exists.

You have three months to teach a teen how to control a robot with a microcontroller.

OK, how much of that do you budget to CS and assembly?

Month 1: Architecture and data structures? You have 18 40 minute periods and maybe homework assignments.

Half of the class won't even gain mastery in that time. By time your class is over they will still be having memory management problems.

So then you've failed to achieve the goal.

There are engineers who remember that time exists and for the rest we have engineering managers. Not ideal, just how it is.

To be sure engineering schools are doing a bad job at teaching reality. Even in a dx/dr environment, it's so weird.

Comment Re: Nothing of value was added (Score 2) 155

Also, Rust is more complex to use than C, so a small program is much better in C. And a large program is probably better in either C++ or Python(with a lot of library calls).

I don't like Rust, so I'm probably not being fair to it, but I struggle to identify a good use case. (Personally, I'd rather use Forth than Rust.)

Comment Re: Nothing of value was added (Score 1) 155

Note however "will be", not "is". It's not there yet.
Then you have the problem of getting the right standards.
Then you have the problem of getting the right specs.
Then you have the problem of getting the right problem. ...
There's probably an end to this somewhere, but I doubt that it will be in perfection.

Comment Re:Functionally illiterate is the new norm (Score 1) 98

Exactly. For example, spreadsheets were often used day to day but the accountants kept the actual books as books and had the final word. That changed over time, only after spreadsheets proved out (and got the bugs out).

Also, humans stayed in the loop. Sure there were occasional funnies like a medical database claiming a few male patients had a history of pregnancy, but humans were in the loop and cited those as obvious errors. There were still backup paper records to fall back on.

Slashdot Top Deals

10 to the minus 6th power mouthwashes = 1 Microscope

Working...