Posts

Showing posts from October, 2020

Development Of Computer Science..

Image
  Computer  science emerged as an independent discipline in the early 1960s, although the electronic  digital computer  that is the object of its study was invented some two decades earlier. The roots of computer science lie primarily in the related fields of  mathematics , electrical engineering,  physics , and management information systems. Mathematics  is the source of two key concepts in the development of the computer—the idea that all information can be represented as sequences of zeros and ones and the abstract notion of a “ stored program .” In the  binary number system , numbers are represented by a sequence of the binary digits 0 and 1 in the same way that numbers in the familiar decimal system are represented using the digits 0 through 9. The relative ease with which two states (e.g., high and low voltage) can be realized in electrical and  electronic  devices led naturally to the  binary digit , or bit, becoming the bas...

Introduction of Computer science !!

Image
  Computer Science  is a  hard  discipline to learn. But, if you are motivated and devote sufficient time to studying the discipline, then it is possible to learn  Computer Science . Initially  Computer Science  seems  hard  because learning to program is challenging. ... However, most of people learn skills step-by-step over time. Computer science , the study of   computers   and computing, including their theoretical and algorithmic foundations,   hardware   and   software , and their uses for processing information. The   discipline   of computer   science   includes the study of   algorithms   and data structures, computer and network design, modeling data and information processes, and   artificial intelligence . Computer science draws some of its foundations from   mathematics   and   engineering   and therefore incorporates techniques from areas such as que...