From f04d98dcbb62ff38b74a8c324d5f04c7c76aa58c Mon Sep 17 00:00:00 2001 From: Rachael Neff <35469555+raneff@users.noreply.github.com> Date: Wed, 17 Oct 2018 17:56:26 -0500 Subject: [PATCH] Update index.md description (#19657) Added more description to the definition of computer science. --- guide/english/computer-science/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/computer-science/index.md b/guide/english/computer-science/index.md index 20066eddd5..7c507de624 100644 --- a/guide/english/computer-science/index.md +++ b/guide/english/computer-science/index.md @@ -3,7 +3,7 @@ title: Computer Science --- # Computer Science -Computer Science is the study of computers and the concepts that make computers possible. +Computer Science is the study of computers and the concepts that make computers possible. It is a scientific approach to computation and its applications. This includes the study of the structure, expression, and algorithms that underlie the manipulation of data. Much of computer science was pioneered in the latter half of the 20th century.