NASA's top 10 rules for writing good software.
💬 Topics:
Coding best practices;
NASA rules for safe code;
Simple control flow;
Bounded loops only;
No runtime allocation;
Short functions;
Defensive checks, asserts;
Minimal variable scope;
Always check returns;
Avoid macros;
Restrict pointer usage;
Fix all warnings.
📚 Learn to Code with Scrimba (20% off Pro):
https://scrimba.com/?via=AwesomeCoding