Difference between revisions of "Computer science"

From Conservapedia
Jump to navigation Jump to search
(small, but important.)
Line 5: Line 5:
 
Students who plan to study computer science should take as many [[mathematics]] courses as possible. While not all of computer science is directly mathematical, the mental discipline that comes from studying math is very useful in studying computers.  
 
Students who plan to study computer science should take as many [[mathematics]] courses as possible. While not all of computer science is directly mathematical, the mental discipline that comes from studying math is very useful in studying computers.  
  
 +
==Common programming languages in Computer Science==
 +
*[[Java]]
 +
*[[C++|C/C++]]
 +
*[[Matlab]]
 
[[Category:Information technology]]
 
[[Category:Information technology]]
 
[[Category:Computer Science]]
 
[[Category:Computer Science]]

Revision as of 01:24, March 19, 2009

Computer science is the study of various aspects of computers. It is a common source of study and degrees at the college level and beyond.

Studies can range from the very practical, such as learning programming languages, to the highly theoretical.

Students who plan to study computer science should take as many mathematics courses as possible. While not all of computer science is directly mathematical, the mental discipline that comes from studying math is very useful in studying computers.

Common programming languages in Computer Science