Skip to main content

Programming Modalities

SyStem Programer

Creating operating systems, databases, "stateful services", etc. This is really low-level stuff and uses C++, Rust, Go, etc.

Framework or Library Programmer

  • Framework - code that uses your code
  • Library - code that your code uses

Application Developer

Our work and job is to

  • Make the company more money
  • Reduce liability
  • We write the code for understandability over performance.