Featured Post

Why this blog? What's it about? What's the format?

FORMAT For Fall 2021, the focus is mainly on Python, C++, and Digital Hardware There are videos here from other sources / creators There are...

Right click image below, then "open link in new tab"

Right click image below, then "open link in new tab"
Right click image above, then "open link in new tab"

Search This Blog

Thursday, September 23, 2021

Computer Science

From the link:

"Computer science deals with the theoretical foundations of information, algorithms and the architectures of its computation as well as practical techniques for their application.

  • Computer Science is the study of algorithmic processes, computational machines and computation itself. As a discipline, computer science spans a range of topics from theoretical studies of algorithms, computation and information to the practical issues of implementing computational systems in hardware and software.
  • Its fields can be divided into: (1) Theoretical and (2) Practical disciplines. 
  • The theory of computation concerns abstract models of computation and general classes of problems that can be solved using them
  • Computer Graphics or Computational Geometry emphasize more specific applications
  • Algorithms and data structures have been called the heart of computer science
  • Programming language theory considers approaches to the description of computational processes, while computer programming involves the use of them to create complex systems
  • Computer architecture describes construction of computer components and computer-operated equipment
  • Artificial intelligence aims to synthesize goal-orientated processes such as problem-solving, decision-making, environmental adaptation, planning and learning found in humans and animals"

No comments:

Post a Comment