| HOME | INTRODUCTION | INSTRUCTION | SOURCE CODE | PROGRAM DEMO |
|
-
|
INTRODUCTION TO COMPUTER SCIENCE |
|
-
|
INTRODUCTION TO PROGRAMMING LANGUAGE |
|
-
|
INTRODUCTION TO C++ LANGUAGE |
|
-
|
INTRODUCTION TO ALGORITHMS |
|
-
|
INTRODUCTION TO OOP LANGUAGE |
INTRODUCTON TO COMPUTER SCIENCE
Computer science Themes and Concepts
There are three areas as core of computer science. One is a theory, this is developing algorithms and evaluating them is the part of computer science. Other is language, If the algorithms are to be implement, use in computer by people. There must be a language for algorithms can express. Specialized computer languages are needed. Languages are necessary in order to implement algorithms on specific kinds of computers. The another one of computer science is an architecture, this is used to describe how a computer is put together.