Category: Software Engineering

Taylor Built Solutions Logo

Software Development and Testing Process For Embedded Drivers

How do you go about writing software? Join me in this journey through my software development methodology for writing embedded device drivers

Taylor Built Solutions Logo

You Don’t Know What To Optimize Until Your Profile Your Code

Before you start optimizing a section of code you think is a performance bottleneck prove that it actually is a bottleneck by profiling the code.

Taylor Built Solutions Logo

Software Development Always Takes Longer Than You Think

Software development ALWAYS takes longer than expected. There will always be unknowns that crop up. Make sure to plan accordingly.