eli5 What exactly are tools when talking about software?

461 views

Are tools programs like office, word etc, or are they something more specific. I’ve tried looking it up on google but I just can’t seem to understand what they are exactly.

In: 0

6 Answers

Anonymous 0 Comments

Programs like Office are written in “programming languages”, like C++, or Java

“Software tools” are usually programs like debuggers/IDE/render engines/frameworks, that help in writing the program.

You are viewing 1 out of 6 answers, click here to view all answers.