image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

Go Back   Physics Forums > Other Sciences > Computing & Technology > Programming & Comp Sci


Reply

image Future of Computer Science Share It Thread Tools Search this Thread image
Old May21-09, 01:51 PM                  #1
CylonMath

CylonMath is Offline:
Posts: 35
Future of Computer Science

Hello there,

I wanna share my views on my field. I am a computer engineering student at a university. After doing some research about the field, i have seen that mostly innovative and new ways of computing technology and algorithms has been found by either mathematicians or physicists ( They are also called as computer scientists) And we computer engineers or scientists are very rare in the field of innovation and new technology.

Is this because traditional computers are found by scientists ( coz they needed it ) and computer science is a new discipline. So new innovations will be made by us, the computer engineering based students and academicians ? Or the field will stay same and mathematicians and physicists will continue to dominate the domain ? We CS based students will just improve and develop software technologies only ?

I think second idea will come true as the scientists are requiring more and more computing power and they have already discovering quantum technology which will reduce exponential complex algorithm to linear complexity. (That will make a new era in artificial intelligence as the search space will be scanned much much faster) So the leaders of computer science field will be still them according to me..

What do you think ?
  Reply With Quote
Old May21-09, 02:02 PM                  #2
CRGreathouse

CRGreathouse is Offline:
Posts: 2,939
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Future of Computer Science

Originally Posted by CylonMath View Post
So new innovations will be made by us, the computer engineering based students and academicians ? Or the field will stay same and mathematicians and physicists will continue to dominate the domain ? We CS based students will just improve and develop software technologies only ?
I think the innovations will be made mostly by those in theoretical computer science (and the nearby fields of math). The 'practical' CS people will focus more on creating than innovating (which is appropriate).

Originally Posted by CylonMath View Post
they have already discovering quantum technology which will reduce exponential complex algorithm to linear complexity. (That will make a new era in artificial intelligence as the search space will be scanned much much faster)
NO. Quantum computers are not known to be able to solve NP-hard problems in polynomial time, let alone EXP-hard problems. This misconception is so common that it's the masthead for Scott Aaronson's blog!

On the other hand, you're right that quantum computing can search faster than conventional computers, thanks to Grover's algorithm. But this is a polynomial, not exponential, speedup.
  Reply With Quote
Old May21-09, 02:32 PM                  #3
AUMathTutor

AUMathTutor is Offline:
Posts: 490
Re: Future of Computer Science

The first CS undergraduate program was at Purdue in 1968. This means that the first graduates from the undergraduate program were happening at around 1972. Say they were 22 at the time; now, another 8 years for graduate school and you're looking at 1980 for the first real computer scientists (real meaning "not something else, too")

Since 1980, what fundamental advances have been made in the area of computing by non-CS academics? Before then, there were no computer scientists who weren't also something else by training. In many cases, mathematicians and physicists became computer scientists with the introduction of the computer.

In summary, it's too new of a field to talk about these things in any meaningful way. In any field, someone from a related but different field can make important advances outside of their specific area of training, but this will be less common.

If you like CS, and want to be good at CS, and want to contribute to the field of CS, my money says you should major in CS.
  Reply With Quote
Old May21-09, 02:37 PM                  #4
Verminox

Verminox is Offline:
Posts: 5
Re: Future of Computer Science

I think you are limiting yourself to what you consider as 'innovations in technology'. Technology need not be a physical quantity. It can be a concept or a system, and most of these technologies in the field of computers are indeed innovated by computer scientists.

Sure innovations in computer hardware such as faster processing, better graphics, faster internet browsing, compact handsets, dense memory, etc. are naturally (usually) the result of research by scientists in the fields of materials science, electrical engineering, electronics, telecommunications, etc.

But a computer scientist may contribute by designing a radical new application using the latest technologies (eg. operating system design, database system design, network protocols) that will greatly change the way computers function for the better.

A computer scientist should be well versed in advanced mathematics (at least that related to computer science). So for example, the innovation of say a new algorithm in artificial intelligence, game theory, etc. can be done by a computer scientist, not necessarily a core mathematician.

As AUMathTutor mentioned above, the technologies/algorithms developed over decades have been formed by non-CS academics simple because CS was not a proper field at the time.

Also sometimes, those working in practical environments also end up discovering/creating something new. It arises as a result of the design phase where minimal research is required before starting anyway.

So you see, students of computer engineering / computer science do have a good scope ahead, especially if you consider radical innovations in the way computers work.
  Reply With Quote
Old May23-09, 11:11 PM                  #5
SixNein

SixNein is Offline:
Posts: 96
Re: Future of Computer Science

Originally Posted by CylonMath View Post
Hello there,

I wanna share my views on my field. I am a computer engineering student at a university. After doing some research about the field, i have seen that mostly innovative and new ways of computing technology and algorithms has been found by either mathematicians or physicists ( They are also called as computer scientists) And we computer engineers or scientists are very rare in the field of innovation and new technology.

Is this because traditional computers are found by scientists ( coz they needed it ) and computer science is a new discipline. So new innovations will be made by us, the computer engineering based students and academicians ? Or the field will stay same and mathematicians and physicists will continue to dominate the domain ? We CS based students will just improve and develop software technologies only ?

I think second idea will come true as the scientists are requiring more and more computing power and they have already discovering quantum technology which will reduce exponential complex algorithm to linear complexity. (That will make a new era in artificial intelligence as the search space will be scanned much much faster) So the leaders of computer science field will be still them according to me..

What do you think ?
I'm a dual major in computer science and mathematics. I think the computer science degree is not very strong on its own, but it is a great 2nd major.
  Reply With Quote
Old May24-09, 04:14 AM                  #6
AUMathTutor

AUMathTutor is Offline:
Posts: 490
Re: Future of Computer Science

"I think the computer science degree is not very strong on its own, but it is a great 2nd major."

The same could be said about the mathematics degree... in either case, I disagree.

Why do you feel this way?
  Reply With Quote
Old May24-09, 04:28 AM                  #7
SixNein

SixNein is Offline:
Posts: 96
Re: Future of Computer Science

Originally Posted by AUMathTutor View Post
"I think the computer science degree is not very strong on its own, but it is a great 2nd major."

The same could be said about the mathematics degree... in either case, I disagree.

Why do you feel this way?
Because computer science is a great supporting role to another major. Mathematics, physics, various engineering, and biology are cool to take with computer science. Business and other finance majors can work well with it too. By itself, it seems to lack content.
  Reply With Quote
Old May24-09, 10:31 PM                  #8
AUMathTutor

AUMathTutor is Offline:
Posts: 490
Re: Future of Computer Science

How could you say it's lacking in content?

At my school, you have to take 2 programming courses, a course in large-scale software construction, a course in software engineering, a course in programming languages and a separate one in formal languages, a course in algorithms, one in operating systems, one in computer organization and assembly language, one in networks, as well as all the math and circuits that goes with it.

One could say that math is also a great supporting major for another major. I know more people double majoring in math than double majoring in computer science.

I don't see how you could think CS lacks content. Yes, CS is applicable to many fields. But it also stands on its own as a field worthy of study. Just like math can be pure or applied, and studied by itself or in the context of another discipline, computing can as well. That doesn't mean computing is a secondary major or lacks content... it just means that CS has applications in other subjects.

I agree that double majoring can be fun, and that's what I'm doing, but you definitely wouldn't have to.
  Reply With Quote
Old May24-09, 11:16 PM                  #9
junglebeast

junglebeast is Offline:
Posts: 428
Re: Future of Computer Science

The fundamentals in computer science - that is, data structures and algorithms, won't change much, if any -- even as parallel hardware becomes more available. The real advancements are all happening in specific fields of "computer science," but these fields are not so much about the science of computers as they are about designing algorithms to solve difficult problems using computers.
  Reply With Quote
Old May24-09, 11:23 PM                  #10
SixNein

SixNein is Offline:
Posts: 96
Re: Future of Computer Science

Originally Posted by AUMathTutor View Post
How could you say it's lacking in content?

At my school, you have to take 2 programming courses, a course in large-scale software construction, a course in software engineering, a course in programming languages and a separate one in formal languages, a course in algorithms, one in operating systems, one in computer organization and assembly language, one in networks, as well as all the math and circuits that goes with it.

One could say that math is also a great supporting major for another major. I know more people double majoring in math than double majoring in computer science.

I don't see how you could think CS lacks content. Yes, CS is applicable to many fields. But it also stands on its own as a field worthy of study. Just like math can be pure or applied, and studied by itself or in the context of another discipline, computing can as well. That doesn't mean computing is a secondary major or lacks content... it just means that CS has applications in other subjects.

I agree that double majoring can be fun, and that's what I'm doing, but you definitely wouldn't have to.
Computer science is mostly setup around software engineering. When you engineer software for a purpose, you need to have an understand of that purpose; therefore, you need a 2nd major. You can be a English major and become a computer scientist; however, the reverse is not true. Besides that, if you dual major, you will always have something to fall back on.
  Reply With Quote
Old May25-09, 01:14 AM       Last edited by Jeff Reid; May25-09 at 01:48 AM..            #11
Jeff Reid

Jeff Reid is Online:
Posts: 2,701
Re: Future of Computer Science

Originally Posted by AUMathTutor View Post
The first CS undergraduate program was at Purdue in 1968. This means that the first graduates from the undergraduate program were happening at around 1972.
My high school had a MonRobot (drum based memory) computer back in 1967-1968, and then in the fall of 1968, they got an IBM 1130 which they still had when I graduated in 1970. University of California had CS programs by then, but I don't know if they started in 1968 or later.

Say they were 22 at the time; now, another 8 years for graduate school and you're looking at 1980 for the first real computer scientists.
So only post PHD graduate are real computer scientists?

Getting back on topic, I'm not sure what is going on in CS graduate departments of schools today. While working for a tape company, we met with UCSD graduate students working on coding methods for magnetic media (CMRR), and a few people that specialized in error correction codes, something I spent some time with myself.

I'm not sure what's new in the general sense for software. Multi-tasking design was figured out decades ago, so not much there. Graphical interfaces and the internet have produced some new software technology. Think C had object oriented programming back in the 1980's. There was a "4th generation" language tool called Prototype or Prototyper in the late 1980's or early 1990's for the Macintosh, sort of like Visual Studio's "draw your program" interface to generate code (but I can't seem to find any hits for Prototype for the mac doing a web search). I only worked on a couple of Mac apps while assisting a consulting group making a backup app for the tape company I worked for, but remember the tools and how antiquated MPW seemed compared to Think C or Microsoft's tools back then. Since 1987, for me it's been mostly PC or imbedded firmware development, Intel and ARM like cpu's.

I was mostly working with operating system design until 1987, but ended up working on computer peripherals, which also use multi-tasking systems. I'm 57 years old now, and looking for a bit of a change for some more generic and current type software work before I retire.
  Reply With Quote
Old May25-09, 01:56 AM                  #12
AUMathTutor

AUMathTutor is Offline:
Posts: 490
Re: Future of Computer Science

That's a false argument... so you're saying that since Math is applied to specific fields, Math must be part of a double major, or since English is only used to write about things, you must double major in English and something else, etc.

I think interdisciplinary work is good, but that doesn't necessitate a double major. You could make exactly the same argument about any of the following fields: Math, Physics, English, Communications, and a whole host of others.
  Reply With Quote
Old May25-09, 02:20 AM                  #13
D H

D H is Offline:
Posts: 4,169
Recognitions:
Homework Helper Homework Helper
Science Advisor Science Advisor
Re: Future of Computer Science

Originally Posted by AUMathTutor View Post
The first CS undergraduate program was at Purdue in 1968. This means that the first graduates from the undergraduate program were happening at around 1972.
That's a bit too pedantic. Consider aerospace engineering. In many schools, aerospace engineering is treated as a discipline within mechanical engineering. To get a concentration in aerospace engineering from such a school one must take a lot of courses that are at best peripherally related to traditional mechanical engineering concerns. Graduates of such programs are mechanical engineers in name only; their training is very similar to graduates from a school with a distinct aerospace engineering department.

Undergraduate computer science was in pretty much the same situation before 1968. You could get a degree in mathematics with a concentration in computer science at some schools, a degree in electrical engineering with a concentration in computer science at others. Moreover, there were distinct graduate programs in computer science prior to 1968.

Originally Posted by SixNein View Post
Computer science is mostly setup around software engineering.
I strongly disagree. Software engineering is an even newer discipline than is computer science and has much more in common with systems engineering than it does with computer science.
  Reply With Quote
Old May25-09, 03:31 AM                  #14
SixNein

SixNein is Offline:
Posts: 96
Re: Future of Computer Science

Originally Posted by AUMathTutor View Post
That's a false argument... so you're saying that since Math is applied to specific fields, Math must be part of a double major, or since English is only used to write about things, you must double major in English and something else, etc.

I think interdisciplinary work is good, but that doesn't necessitate a double major. You could make exactly the same argument about any of the following fields: Math, Physics, English, Communications, and a whole host of others.
I think if you want to be strong in any area of computer science, then you have to dual major, or pick up a minor. I could drop computer science, and I could still get a job as a computer scientist with a mathematics degree. The field of computer science still has some growing up to do, and it will be weak until that happens. Researchers are still trying to decide on the best method of publishing research. Currently, it's mostly done at conferences, but some would like to see it being done in Journals instead (myself included).
  Reply With Quote
Old May25-09, 07:59 PM                  #15
AUMathTutor

AUMathTutor is Offline:
Posts: 490
Re: Future of Computer Science

"and I could still get a job as a computer scientist with a mathematics degree."

You couldn't even get a job as a Mathematician with a mathematics degree. You can get a programming job without any degree at all. I think you need to sit down and really think about your position. Your college major is not a meal ticket and it's not a union card.

"I think if you want to be strong in any area of computer science, then you have to dual major, or pick up a minor."

What about operating systems? Maybe industrial engineering as a double major to better understand scheduling algorithms? Or for computer graphics graphic design? These would be great ideas, but the point is that it's just icing on the cake, like a double major in Political Science would be to a History major studying something related to politics.

"The field of computer science still has some growing up to do, and it will be weak until that happens."

This is true, but it doesn't mean an undergraduate can learn everything any good university can teach them about the field in the course of an undergraduate curriculum. You can study CS without explicitly studying an application area. Why not?

"Researchers are still trying to decide on the best method of publishing research. Currently, it's mostly done at conferences, but some would like to see it being done in Journals instead (myself included)."
... I've heard of this, but I have no idea how this has anything to do with the issue at hand. I agree CS is a new field and is still hammering out the details in some respects, but I don't think this is any reason to say that CS isn't a good primary major.

I don't like the idea that CS is somehow lesser than other majors. I'm a CS/Physics double major, and I feel like I've learned a lot more actual content in CS than in Physics. And Physics isn't light on content, mind you.
  Reply With Quote
Old May25-09, 10:17 PM                  #16
SixNein

SixNein is Offline:
Posts: 96
Re: Future of Computer Science

Originally Posted by AUMathTutor View Post
"and I could still get a job as a computer scientist with a mathematics degree."

You couldn't even get a job as a Mathematician with a mathematics degree. You can get a programming job without any degree at all. I think you need to sit down and really think about your position. Your college major is not a meal ticket and it's not a union card.

"I think if you want to be strong in any area of computer science, then you have to dual major, or pick up a minor."

What about operating systems? Maybe industrial engineering as a double major to better understand scheduling algorithms? Or for computer graphics graphic design? These would be great ideas, but the point is that it's just icing on the cake, like a double major in Political Science would be to a History major studying something related to politics.

"The field of computer science still has some growing up to do, and it will be weak until that happens."

This is true, but it doesn't mean an undergraduate can learn everything any good university can teach them about the field in the course of an undergraduate curriculum. You can study CS without explicitly studying an application area. Why not?

"Researchers are still trying to decide on the best method of publishing research. Currently, it's mostly done at conferences, but some would like to see it being done in Journals instead (myself included)."
... I've heard of this, but I have no idea how this has anything to do with the issue at hand. I agree CS is a new field and is still hammering out the details in some respects, but I don't think this is any reason to say that CS isn't a good primary major.

I don't like the idea that CS is somehow lesser than other majors. I'm a CS/Physics double major, and I feel like I've learned a lot more actual content in CS than in Physics. And Physics isn't light on content, mind you.
I've met computer science grads who could not do math, had no practical application, and could not write (not talking about code) worth two cents. Many institutions shell out programmers instead of computer scientists. It's a rough form of applied computer science.

If you are an employer, what do you know about that person by the degree? At best, you know he can write a hello world program. You cannot tell because the academics are very uneven with regard to computer science. This is why you hear about people not getting a job with computer science degrees.
  Reply With Quote
image image
Reply

Tags
computer science, quantum computing
Thread Tools


Similar Threads for: Future of Computer Science
Thread Thread Starter Forum Replies Last Post
Computer Science vs. Computer Engineering undecided Academic Guidance 28 Oct18-09 04:58 PM
Computer Engineering or Computer Science nick1760 Academic Guidance 2 Apr13-09 10:39 AM
Computer Engineering vs Computer Science Ithryndil Academic Guidance 4 Jan6-09 02:53 AM
Future in COMPUTER SCIENCE idle_09 Career Guidance 17 Oct12-08 07:48 AM
The quantum computer: computer of the future JKLM Quantum Physics 4 Oct18-03 07:30 PM

Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image