Course code: MUSE-1
  • Years with company: 2
  • Years programming: 6
  • Primary programming language: python
  • Other programming languages: java
  • Unit test harnesses: mypy
  • Something else: Dogs are great
  • Test practice now: TDD
  • Target system: n/a
  • Dev tools: pycharm
  • Build time: 2-4 hours
  • Coding standard: In python, for data processing, fairly proficient. Normally work using OOP and working to PEP8
  • Function too long: It depends, but typically when reusing a code extract multiple times, or returning multiple things.
  • Code reviews: I do them
  • Code time: 50
  • Test time: 10
  • Debug time: 40
  • Favorite thing about dev: Building new things, building models
  • Least favorite thing about dev: testing
  • Tdd knowledge: Building a test first, that fails, then writing code to fulfil the test
  • Why are you attending: Mostly to learn more about embedding programming (not so much TDD)