Since Computer Science and mathematics are related, computer science must have importance in mathematics, so what could it be?
Browse: Home / Mathematics Computer Science / What is the importance of Computer Science in improving mathematical skills?
What is the importance of Computer Science in improving mathematical skills?
By admin on January 26, 2012
Posted in Mathematics Computer Science | Tagged computer, computer science, importance, importance of computer, mathematical skills, science | 3 Responses
3 responses to “What is the importance of Computer Science in improving mathematical skills?”
Posts Related to What is the importance of Computer Science in improving mathematical skills?
what is the importance of mathematics in my course computer science?
i want to know the important of mathematics
A mathematical computer writing program?
I want a program that writes documents like OpenOffice or Microsoft Word, but I want to be able to input mathematics and related sciences. Thus, ...
Do computer programer/software engg use these topics in practical job:DiscreteMaths,DataStructure,Probability?
I’ve just finished my graduation in Maths from DU. I’m now really confused whether I should go for MCA or not. See, in class 12, ...
i have a paper due on psychology PLEASE HELP ME!?
i have a paper due and its on general psychology. my paper consists of Psychology Thesis: “What” I.Introduction A. Define psychology and explain the root ...
Recent Comments
- Leprechaun on Which one is your favorite subject? Computer Science, Mathematics, Physics? Why?
- CooL DV on Which one is your favorite subject? Computer Science, Mathematics, Physics? Why?
- joy_blue03 on Which one is your favorite subject? Computer Science, Mathematics, Physics? Why?
- torskie on Which one is your favorite subject? Computer Science, Mathematics, Physics? Why?
- schweitzer006325 on Which one is your favorite subject? Computer Science, Mathematics, Physics? Why?
- Niranthra S on Which one is your favorite subject? Computer Science, Mathematics, Physics? Why?
- doubleas_an_2010 on Which one is your favorite subject? Computer Science, Mathematics, Physics? Why?
- chat maniac on Which one is your favorite subject? Computer Science, Mathematics, Physics? Why?
- buddy_448 on Which one is your favorite subject? Computer Science, Mathematics, Physics? Why?
- rima_ntic on Which one is your favorite subject? Computer Science, Mathematics, Physics? Why?
Random Search Terms
- 12 class c book free download
- scope taking science group
- how hard is it to get into umass amherst from india
- ieee seminar topics cse2012
- princeton math
- how hard is the computer science ap test
- how long does it take to get a masters degree after a bachelors computer science
- uci informatics major
- mit phd computer science indian
- getting a masters in computer science without cs undergrad degree
CS helps you think very abstractly about problems and it also helps you to organize your thoughts. In my computer science class, we are given programs to write and it requires meticulous attention and a little bit of clever thinking to figure out how to write the code. It’s a pain in the ass lol
- Eso
Other way around, math is more important to CS than CS is to math. We couldn’t have Computer Science without Math, we could have Math without Computer Science.
In many fields of mathematics computer science does not play a large direct role, and may not add much insight.
The areas of closest direct overlap are between theoretical computer science and discrete mathematics. But there, as grizzbr1 correctly points out, the relationship is the other way around, and the math helps to understand the computer science.
Number theory and computer science are connected, in that the ideas from number theory are helpful in the theories behind computer security and the evaluation of computer performance. Here again, the math influences the computer science.
On the other hand (and I realize that this is a different question from the one you asked) computers themselves play a big role in three areas of math: numerical methods, visualization, and education.
Numerical methods are approximate ways to solve mathematical problems that are too hard to solve exactly. The approximations are done on a computer. In this sense, computers can improve mathematical skills, because the numerical solutions may yield new mathematical insights towards exact solutions. The fields in which this might occur include diffrerential equations and applied mathematics.
Visualization helps to express mathematical concepts and ideas graphically, so that greater insight can be gained. The explosion in computer graphics technology has been of great help in this regard. Here again, computer technology can help improve math skills, particularly if you are interested in geometry and topology.
Finally, computers are of great help in providing new, innovative ways to teach mathematics at all levels. The graphing calculator (which is really a handheld computer) has become a standard teaching tool in introductory math courses. In higher level math, many textbooks have CD-ROMs for further illustration, computer-based excercises, and web sites with additional materials and corrections. This is the most direct way in which computers can improve mathematics skills.