Course code: CSR-2
  • Years with company: 1
  • Years programming: 8
  • Primary programming language: C
  • Other programming languages: C++, C#, ASM
  • Unit test harnesses: None
  • Something else: I really like working as a programmer, and my hobby is DJing.
  • Test practice now: Manual tests, debuger
  • Target system: Embedded system, integrated Bluetooth chip
  • Dev tools: Notepad++, xIDE, eclipse, code::blocks
  • Build time: 11-30 seconds
  • Coding standard: C89
  • Function too long: When I'm starting to repeat the same lines of code, when it's hard to place whole function on the screen
  • Code reviews: I didn't do much of them
  • Code time: 20
  • Test time: 60
  • Debug time: 20
  • Favorite thing about dev: How from small pieces of code You can build very powerful applications
  • Least favorite thing about dev: Building the setup for cross-compilation, and deploying
  • Tdd knowledge: Not much, I haven't use it yet.
  • Why are you attending: I heard a lot about TDD, and all opinions were positive. Also I don't have much experience in code testing (I'm not even familiar with terminology), so it will be great chance to start learning about tests as well