Course code: WHI-1
  • Years with company: 4
  • Years programming: 6
  • Primary programming language: c
  • Other programming languages: python,C#
  • Unit test harnesses: None
  • Something else: I am active in jiu jitsu outside of work.
  • Test practice now: Debugging tools
  • Target system: STM32 and ESP32, we will have some other chips in the future.
  • Dev tools: STM32CubeIDE Visual Studio Code and a variety of plugins
  • Build time: 31-60 seconds
  • Coding standard: Clean, concise and simple.
  • Function too long: the whole function should be seen an editor view that has a console at the bottom. ~40 lines or less
  • Code reviews: At work they have been minimal I hope this course helps us establish better practices.
  • Code time: 20
  • Test time: 40
  • Debug time: 40
  • Favorite thing about dev: I like the ability to program hardware to do real world data acquisition or actions.
  • Least favorite thing about dev: I don't like full ownership of large projects by a single dev.
  • Tdd knowledge: I only know that test cases should be written first then code is written to fit those cases.
  • Why are you attending: My team enrolled as a group learning project to help our company establish a standard.