Skip to content
TopicTracker
From HackerNewsView original
TranslationTranslation

Periodic Table of Computing

The Periodic Table of Computing is a visual and interactive reference that organizes fundamental concepts in computer science, programming, and mathematics. It arranges topics into categories such as algorithms, data structures, and number systems, similar to how the chemical periodic table organizes elements.

Background

- This is a visual, interactive reference site that organizes fundamental concepts in computer science and computing into a layout inspired by the chemical periodic table. - Each "element" represents a core idea (e.g., "Abstraction," "Algorithm," "Compiler," "TCP/IP," "Virtual Memory") and is color-coded by category such as Hardware, Software, Theory, Networking, etc. - The site is a personal project by Alexandre H. T. R. Barbosa — not an academic or industry standard — but it is popular online as a teaching and browsing tool. - Periodic tables of computing have existed as posters or charts for decades (e.g., "Periodic Table of Computer Science" by Computer Science Lab). This version is a modern, clickable web implementation. - It matters because it offers an at-a-glance map of the sprawling field, making it easier for students, self-learners, or curious readers to see how different concepts relate across hardware, software, theory, and systems.

Related stories