Course code: SP-CPP-3
  • Years with company: .5
  • Years programming: 2
  • Primary programming language: C
  • Other programming languages: python
  • Unit test harnesses: cunit
  • Something else: my experience is in v/r & re. I want to learn the other side of it. my personal projects at home fail miserably because ive never devoted time to learning how to do things in small/incremental steps
  • Test practice now: right now its non existent
  • Target system: arm32 bit embedded systems running linux
  • Dev tools: vscode, make, scripts for upload
  • Build time: 1-5 minutes
  • Coding standard: I dont have one, does clang-format count?
  • Function too long: when it does more than one thing
  • Code reviews: very informal, usually a small amount of discussion and a pull request soliciting teammates comments
  • Code time: 10
  • Test time: 10
  • Debug time: 80
  • Favorite thing about dev: I like building things, and i have little experience doing this. my experience is in v/r and re
  • Least favorite thing about dev: i hate debugging, and getting sucked into writing a bunch of code at once, instead of incrementally
  • Tdd knowledge: only the basic concept behind unit tests, ive never written any.
  • Why are you attending: I want to learn how to build embedded systems reliably.