Hacker News new | ask | show | jobs
by kognate 3693 days ago
The Power Of 10 is a good place to start.

https://en.wikipedia.org/wiki/The_Power_of_10:_Rules_for_Dev...

The summary would be:

Use vanilla C with some rules about things like memory, testing, and recursion. Testing and static analysis are your friends.