Thursday, August 2, 2012

Before you study in Computer Science

You have to learn basic mathematics and logic. Following mathematics will help you to learn idea about computer:
  • Basic Boolean algebra.
  • System of linear equation.
  • Basic Number System.
 Boolean algebra learning will open avenue to study logic behind computer operations. Idea behind problem solution by computer can be understood using the concept of solving system of linear equation. The number system study will give idea behind Computer storage and processing.

Above the awareness is very basis to go for computer studies.