Working with files › From the window to the file · 5 min read
IDE stands for "integrated development environment". The name is terrible and helps with nothing, so forget it.
Spoiler: there is nothing programmer-only about it.
In practice, an IDE is a program for working with many text files at once. On the left it shows you the folder tree; in the middle, the viewer with whichever file you have open.
Click any file in the tree and it appears in the middle instantly, ready to read or correct. It was born for programming, but there is nothing inside it that is exclusive to programming.
The comparison that helps: Word opens a document. An IDE opens a whole folder.
That is the entire difference — and it turns out to be exactly the one that matters when what you want is to sort out forty invoices, or write with twenty notes open beside you.
You will use it as a file explorer with superpowers.
What is the practical difference between Word and an IDE?
Word opens a document. An IDE opens a whole folder.
snack 2 of 9 · The idea that changes everything
Powered by KlugerByte