Tagged Questions

56
votes
38answers
2k views

What are software practices in mission-critical industries (e.g. nuclear power plant)?

Edit What software practices are being used in mission-critical industries where safety is paramount? For example nuclear power plant. Update Originally this question was: How wou …
23
votes
19answers
2k views

Best language for safety-critical software

If you were going to write some safety-critical software, what language would you prefer and why?
4
votes
5answers
180 views

Patterns for Safety Critical Systems

What are good resources describing process, architecture, and design patterns for developing safety-critical systems?
4
votes
1answer
121 views

What is the best resource for learning about Safety Critical Systems Development (C/C++)

I'm looking to locate a good resource (book or otherwise) on safety critical systems development techniques/methodologies, especially something that will cover both hardware and so …
5
votes
8answers
435 views

Is Agile programming too… ad hoc for safety-critical systems?

For example, would it be incredibly dangerous to do it for avionics software? Note, I don't completely understand Agile.