A famous computer scientist, Edsger Dijkstra, once remarked, "Computer Science is no more about computers than astronomy is about telescopes." I am inclined to agree. However, this brings up an interesting question: what would a better name for the field be?
|
|
In a few countries, it is called something like datalogy (Datalogi in Denmark), or "the study of data". That is, generating, using, analyzing, processing, manipulating data. It took me a few years to get used to that name (partly because it sounds boring as hell compared to "computer science", and partly because it sounds awkward in English), but today I can't help thinking it's a remarkably accurate name. Computer Science isn't about computers, and it isn't even about comput*ing*. Computing (on computers) is just a tool used to process and reason about data, and of course, do so efficiently and without any errors. The name was strongly advocated by Peter Naur, the guy behind Algol 60 and (part of) the BNF notation. I believe Germans and some other countries use the name "Informatik" which seems to be founded in the same basic idea, that the important part isn't the process you're using (computing), or the physical tool you use (computer), but about the data or information you work on. I suppose the problem with "computing science" is that it doesn't really fix the issue Dijkstra pointed out. In addition to the telescope/astronomy quote, he also said something like "computer science is like calling surgery 'knife science'". Computing science might be a slight improvement, in that instead of knife science, it corresponds to "cutting science". A bit better, perhaps, but not much. The important thing isn't really that you cut, or what kind of knife you use, but what you're cutting, and what you're trying to achieve with it. In that perspective, I think something like "datalogy" is much more to the point than "computing science". |
|||
|
|
"Computer Science" |
|||
|
|
Computational Science |
|||
|
|
Probably it should be Computing Science, or the Science of Computation. By the way, I don't think Computer Science should be renamed. It's older than the computer itself. If something should be renamed, it's the computer that's doing much more nowadays! |
|||
|
|
Applied Logic |
|||
|
|
|
|
I guess the better question is, what are you studying and doing in particular? If you are working with mathematical algorithms and working to improve upon then, then a good name might be Algorithm Science. If you are working in industry writing code, then a good name for a degree might be Applied Algorithms. If you are working in industry and you are concentrating on what is the best way to coordinate the development of new software, then the best name might be Software Engineering. If you are interested in working with large data sets and the best way to manipulate then both in and out of industry, then the best name might be Data Analysis or Data Processing. |
|||
|
|
I like the European term 'informatics', but I think we need to concede that in computer science we are stuck with a lot of names that are not really accurate or descriptive ('bss section', 'optimizer', 'grep'), and 'computer science' is just another one. 'That Which is Practiced By Engineers Who Name Things Before They Understand Them' is just a bit unwieldy. My dissertation advisor, whose degrees were in physics, used to love to say that
(Library, military, social...) <Dons asbestos suit> |
|||
|
|
|
|
Applied Math. |
|||
|
|
Like all good things, we should just scrap the meaning and just have the abbreviation. CS is nice. A recursive acronym would be even better. Takers? |
|||
|
|
|
|
+ 1 for Informatics or Information Technology |
|||
|
|
|
|
Zincs, which stands for Zincs is not Computer Science. |
|||
|
|
What's wrong with the name? Computer science might not be about computers, and neither is it a science1) (Abelson in his SICP lecture), but then, neither are social sciences. That said, the German term “Informatik” or French “informatique” might capture the concept better. If I were therefore in any position to make such a proposal, I'd go with technical informatics. 1) An article on Wikipedia explains this nicely:
|
||||
|
|
|
I got a college degree from University of California, Santa Cruz in "Computer & Information Science." I always assumed the 'information' part was due to the influence of David Huffman, who was a senior member of the faculty. He famously did not use a computer. |
|||
|
|
|
|
Hal Abelson in the first video lecture for SICP reccomends that computer science not be called computer science but rather "Managing Complexity". |
|||
|
|
Perhaps "Computer Science" is a slight misnomer and "The Science of Computing" would be a more apt name. |
|||
|
|
|
|
Compuonomy? |
|||
|
|
|
|
Informatik |
|||
|
|
|
|
Physics is the science of the behaviour of that which is physical. So I think 'datics' is the science of the behaviour of that which is data. Cheesy, but no longer requires sayings like: "Computer science is no more about computers than astronomy is about telescopes." --Dijkstra |
|||
|
|
|
|
maybe "computer science" is ok. see a related paper by peter denning: http://cs.gmu.edu/cne/pjd/PUBS/CACMcols/cacmApr05.pdf |
|||
|
|
|
|
Why not call it "Look. Don't ask me why your ruddy printer's broken. I write software for a living."? |
|||
|
|
|
|
But compuer science is not all about algorithms. We study alot of things,
All of these things are about computers, they don't just exist without the computer! and although they employ logic and math heavily, they're don't fit under the name Math/Logic. One of my profs used to say that computer science really is science, because when you write software, you're finding solutions to problems, applying the scientific method of gathering information, analysis, testing. |
|||
|
|
"Fungineering" The "science" part of the standard name is problematic. It was obviously chosen to confer respectability on a young discipline, but it's entirely inappropriate - or it should be. Science is about approaching something about which you initially know very little and trying to construct a model of how it works by experimenting with it and drawing general inferences from the results of those experiments. Unfortunately, it is certainly applicable to aspects of our jobs, e.g. when you assume responsibility for a million or so lines of code written over a decade by fifty people who came and went and never left any comments. But even then, you can - in theory - look at the code and reason from that, without needing to run anything to find out what it does (yeah, right.) In practice, the explosive complexity will force you to use the experimental method to double-check your theories. It's also applicable when a customer calls and says "When I do X, it makes Y happen" and you have to figure out (a) whether this is really true and then (b) why X makes Y happen so you can (c) change the code, and re-run your experiments (tests) to ensure that you haven't changed anything you didn't intend to. Pretty much the whole thrust of CS, of the evolution of language features, is to find ways to make this scientific approach less necessary. Ideally, you shouldn't need to apply the scientific method when you're writing programs - it's a sign that things have gotten out of hand. In practice, things regularly get out of hand, so a good understanding of the scientific method is essential, but that's no reason to make like it's the aim of the whole exercise. This is why I regard it as defeatist or pessimistic to talk about "computer science". If all I had to look forward to each day was another day of "computer science", reduced to carrying out experiments to try and figure out the mystery of the big hairy mess of code, I'd probably change careers. |
|||
|
|
|
|
+1 vote for Informatics (and I'm English) -1 vote for "IT" or "ICT" (as it's sometimes called in schools here) |
|||
|
|
|
|
Don't listen to Dijkstra. It's called "Computer Science" period. |
|||
|
|
|
|
Applied Computational Magic |
|||
|
|
|
|
In the Netherlands it is called informatica. |
|||
|
|
|
|
Algorithm Science |
|||
|
|
|
|
Initially I attended college for a BS in CS, but after already having a decent Full time job I took leave. Later when I returned, the degree was a BS in Information Technology (IT) which honestly is much more applicable to the kind of work that most programmers who leave college will end up at. It is also nice having the diversity of tech support in both hardware and software, networking, etc. Kind of like attending a University where they want you well versed in a few fields, not just focused on a single area. |
|||
|
|
|
|
Automata Engineering |
|||
|
|
|
|
Algorithmetry |
|||
|
|
