> For the complete documentation index, see [llms.txt](https://mrparkonline.gitbook.io/guide-to-high-school-computer-science/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mrparkonline.gitbook.io/guide-to-high-school-computer-science/introduction.md).

# Introduction

## What is Computer Science?

Computer science is a multidisciplinary field that encompasses the study of computational systems, algorithms, and the theoretical foundations of information and computation. It involves the exploration and development of principles, methods, and technologies that enable the acquisition, representation, processing, storage, communication, and analysis of information.

**Skills Covered:**

* Fundamentals of Procedural Programming
* Object Oriented Programming
* Data Structures
* Complexity & Algorithms

### What programming language will be used?

* Python
* Java
* JavaScript
