Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Software Engineering Fundamentals

Name: Anonymous 2015-04-21 18:52

Each line of code is an opportunity for a bug to occur: Keep programs as short as possible.

Bugs will only be fixed if the code paths they lie in are executed: Have tests and testers.

No one language is best at everything: Use appropriate tools for each job.

To maintain simplicity you need to build on top of previous work: Divide code into logical modules/libraries that can ge reused.

Name: Anonymous 2015-04-22 20:23

Each line of code is an opportunity for static verification: Program in Ada or Ada SPARK

Bugs will only be fixed if the static analysis tools catch them: Use Ada or Ada SPARK

No Ada dialect is best at everything: Use Ada or Ada SPARK

To maintain simplicity you need to build on top of previous work: Use Ada or Ada SPARK

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List