Course code: IBM-T-002
  • Years with company: 4
  • Years programming: 10
  • Primary programming language: Python
  • Other programming languages: C++
  • Unit test harnesses: None
  • Something else: When I write code, it's mainly for research purposes which can differ from traditional SWE
  • Test practice now: I usually check my outputs match my expected outputs given the inputs (I am a researcher).
  • Target system: Don't have one
  • Dev tools: Jupyter Notebooks, Python
  • Build time: Under 10 seconds
  • Coding standard: Write clean code, make things reusable (OOP)
  • Function too long: When it does more than one the name indicates
  • Code reviews: I am the only person writing code and reviewing my own code
  • Code time: 60
  • Test time: 10
  • Debug time: 30
  • Favorite thing about dev: I like solving real problems thorough code
  • Least favorite thing about dev: I am forced to use AI Some issues take longer to debug than others
  • Tdd knowledge: None
  • Why are you attending: To learn about TDD, since I don't know anyting