Added links to system categories. (#27650)

This commit is contained in:
Tiffany Levison
2019-03-27 10:24:01 -07:00
committed by The Coding Aviator
parent 5dd27f88e4
commit a29c364d24

View File

@ -35,9 +35,9 @@ Computer science is categorized into several fields. The following are among the
- <a href="https://en.wikipedia.org/wiki/Human%E2%80%93computer_interaction">Human Computer Interaction</a> - <a href="https://en.wikipedia.org/wiki/Human%E2%80%93computer_interaction">Human Computer Interaction</a>
- Brain Computer Interface - Brain Computer Interface
- Systems - Systems
- Distributed Systems - [Distributed Systems](https://en.wikipedia.org/wiki/Distributed_computing)
- Operating Systems - [Operating Systems](https://en.wikipedia.org/wiki/Operating_system)
- Database Systems - [Database Systems](https://en.wikipedia.org/wiki/Database)
- <a href="https://www.studytonight.com/data-structures/introduction-to-data-structures">Algorithms and Data Structures</a> - <a href="https://www.studytonight.com/data-structures/introduction-to-data-structures">Algorithms and Data Structures</a>
- Primitive Data Structures - Primitive Data Structures
- Abstract Data Structures - Abstract Data Structures