Index.md update (#23228)

pull/24508/head
Sai Vittal B 2018-10-20 22:58:29 +05:30 committed by Randell Dawson
parent dca0b3254e
commit 35d95e32ae
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ Much of computer science was pioneered in the latter half of the 20th century.
Today, if you attend an undergraduate computer science course, you will learn about both hardware and software. You'll learn how computers work at a low level of abstraction (machine language) and at a high level of abstraction (modern scripting langauges like JavaScript).
In 21st century, computer science has become a backbone for every technological leap we take forward.
# Computer Science Fields
Computer science is categorized into several fields. The following are among the current established and well-studied fields. Most of the fields are further categorized into subfields.
- <a href="https://en.wikipedia.org/wiki/Theory_of_computation">Theory of Computing</a>