COMPUTER SCIENCE
The study of computation, information, and automation from the theoretical disciplines to applied disciplines.
Topic
- ALGORITHM
A series of introduction allow it to solve a problem or compute a result.
- DATA STRUCTURE
The colection of datas with relation, property and operation that can performed on them.
Provides a way to express an infomation and relationship between them.
- COMPUTATION
The way of perform operations to result in an output.
Learn about time and space cost of different algorithm and optimisation.
- DATA PROCESSING
The synthesis and manipulation of input data to result a meaningful output infomation.