Depends on what you’re doing I guess. I finished writing my first Linux driver recently. A character device that interfaces with an FPGA via PCIe. No assembly language required. The Linux Device Driver book gave more…
The only one I've ready cover to cover is: "Developing Safety-Critical Software: A Practical Guide for Aviation Software and DO-178C Compliance" It's on par with everything else I've seen. I've skimmed through a few…
I work on software for a product used mainly on fighter jets. I just fell into the industry. The main barrier to entry is to know C. I don't mean that you've written a few basic programs in it, or had a one semester…
How to Prove It. It's cheap (paperback), highly rated, and insightful.
Depends on what you’re doing I guess. I finished writing my first Linux driver recently. A character device that interfaces with an FPGA via PCIe. No assembly language required. The Linux Device Driver book gave more…
The only one I've ready cover to cover is: "Developing Safety-Critical Software: A Practical Guide for Aviation Software and DO-178C Compliance" It's on par with everything else I've seen. I've skimmed through a few…
I work on software for a product used mainly on fighter jets. I just fell into the industry. The main barrier to entry is to know C. I don't mean that you've written a few basic programs in it, or had a one semester…
How to Prove It. It's cheap (paperback), highly rated, and insightful.