Tech Terms Explained Simply
A beginner-friendly glossary built by the community, for the community
60 Terms - 16 Categories
Community Verified
100% Free and Open Source
DRY
software-engineering
Copy embedding code
Share on Bluesky
Share on X
Copy to clipboard
Create image
Don't Repeat Yourself - a principle that encourages eliminating redundancy in code to reduce bugs and simplify maintenance.