Stack Overflow tags
This list is intended to be integrated into the glossary for software engineers.
This list will shrink as I integrate the tags into the glossary.
The list is a result of query.
Select TagName, [Count]
From Tags
Where [Count]>2
Order By [Count] Desc
But it got trimmed to 50,000 rows, roughly to all tags with frequency > 10.
I trimmed it further to roughly 1,000 rows,
Almost all tags have been integrated into the glossary.
published: 2023-11-18
last modified: 2023-12-10
https://vit.baisa.cz/notes/code/stackoverflow-tags/
last modified: 2023-12-10
https://vit.baisa.cz/notes/code/stackoverflow-tags/