This commit is contained in:
Miloslav Ciz 2025-03-20 21:16:10 +01:00
parent 86d87acac8
commit 390c8b8a4c
18 changed files with 1945 additions and 1931 deletions

View file

@ -1,6 +1,6 @@
# Computer Science
Computer science, abbreviated as "compsci", is (surprise-surprise) a [science](science.md) studying [computers](computer.md). The term is pretty wide, a lot of it covers very formal and theoretical areas that neighbor and overlap with [mathematics](marh.md), such as [formal languages](formal_language.md), [cryptography](cryptography.md) and [machine learning](machine_learning.md), but also more practical/applied and "softer" disciplines such as [software_engineering](software_engineering.md), [programming](programming.md) [hardware](hardware.md), computer networks or even [user interface](ui.md) design. This science deals with such things as [algorithms](algorithm.md), [data structures](data_structure.md), [artificial intelligence](ai.md) and [information](information.md) theory. The field has become quite popular and rapidly growing after the coming of the 21st century computer/[Internet](internet.md) revolution and it has also become quite spoiled and abused by its sudden lucrativity.
Computer science, abbreviated as "compsci", is (surprise-surprise) a [science](science.md) studying [computers](computer.md). The term is pretty wide, a lot of it covers very formal and theoretical areas that neighbor and overlap with [mathematics](marh.md), such as [formal languages](formal_language.md), [cryptography](cryptography.md) and [machine learning](machine_learning.md), but also more practical/applied and "softer" disciplines such as [software engineering](software_engineering.md), [programming](programming.md), [hardware](hardware.md) design, computer networks or even [user interface](ui.md) design. Among subjects examined by the science are for example [algorithms](algorithm.md), [data structures](data_structure.md), [artificial intelligence](ai.md), [computational complexity](complexity.md) and [information](information.md) theory. The field has sadly become quite popular and rapidly growing after the coming of the [21st century](21st_century.md) PC/[Internet](internet.md) revolution and by the force of [capitalism](capitalism.md) turned extremely spoiled and [toxic](toxic.md) and flooded by unimaginable idiots and [cancer](cancer.md) of all kind.
## Overview