User Tools

Site Tools


2013:embedded_development_what_s_changed_in_30_years

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
2013:embedded_development_what_s_changed_in_30_years [2012/11/27 22:00] rogero2013:embedded_development_what_s_changed_in_30_years [2016/06/11 14:05] (current) – external edit 127.0.0.1
Line 10: Line 10:
 In my travels training and coaching embedded engineers, it seems not much has changed during my career of 30 plus years. Engineers debug with printf, equate single stepping with unit testing, run their code only in their target platform, and are obsessed with micro optimizations. Things have changed.  C is much the same as it was all those years ago, but we have many improved techniques.  We'll look at how to use TDD effectively for embedded C as well as the latest in faking, stub and mocking those problematic dependencies on hardware, operating systems and third-party packages.  To get the feel for it, we'll write some code and try the ideas out. Bring your laptop with wifi and a browser and a friend.\\ In my travels training and coaching embedded engineers, it seems not much has changed during my career of 30 plus years. Engineers debug with printf, equate single stepping with unit testing, run their code only in their target platform, and are obsessed with micro optimizations. Things have changed.  C is much the same as it was all those years ago, but we have many improved techniques.  We'll look at how to use TDD effectively for embedded C as well as the latest in faking, stub and mocking those problematic dependencies on hardware, operating systems and third-party packages.  To get the feel for it, we'll write some code and try the ideas out. Bring your laptop with wifi and a browser and a friend.\\
 \\ \\
-[YES. Top speaker, good to keep in touch with our C roots when we have such a good opportunity. Ewan]\\+Ewan: YES. Top speaker, good to keep in touch with our C roots when we have such a good opportunity.\\
 Roger: Yes - but we have several others also in the C embedded space\\ Roger: Yes - but we have several others also in the C embedded space\\
 +Asti: and I remind you that we have many members who work in the embedded space so Yes \\
 +
2013/embedded_development_what_s_changed_in_30_years.1354053650.txt.gz · Last modified: 2016/06/11 14:05 (external edit)