I asked this question on Quora some time ago but didn't get much from it.
I'm not sure whether I should copy the text or paste the link so I'll do both:
–––––––––––––––––––––––––––––––––––––––––– Original question:
Currently I'm studying computer science (first semester) at the Institute of Technology Berlin. While the university itself is great I sometimes really don't get what the real benefit of studying is. Of course many job listings state that a B.Sc or similar is required but really: why?
Until I began to study I invested a lot of time in interesting technical things. I learned how the web works. I contributed to various open source projects related to web technologies. I love to learn new things and I think that I'm quite good at teaching myself. Now I don't have enough time to do it as much as I want.
In university there is also a lot of stuff that I could learn. However I don't see the need for this kind of knowledge. While people often say: "Doing a B.Sc you prove that you can work in a scientific way.", I don't see many real-life situations where this would be a requirement or even a nice-to-have.
Beside studying I work for a business consultancy held by students and at a smaller startup located here in Berlin.
I sometimes think that I could make a living with the skills I already have. Regarding that and the fact that I'm constantly improving and extending my skillset I don't get the point of studying.
----------- The first and only answer:
Given other factors are mostly equal, an employer might prefer a candidate w/ a degree. It proves you're smart enough to handle the math and other rigor that usually comes with a CS degree.
Mastery of algorithms, a topic covered heavily in most CS programs, is quite important for anyone who wants to write code as a part of their job.
Some would also argue that the seemingly useless CS topics like advanced complexity theory or set theory make you smarter and will help you design solutions to problems at any level.
----------- A comment I wrote to this answer:
Thank you.
Regarding math: Math is boring. I'm not attending at the lectures and when I'm doing my homework I'm learning all the stuff myself with the material that was given to me as a student. I'm investing a lot of time into doing homework while not seeing any benefit from it (now or even in future). While I think that I could motivate myself a lot more solving real problems and "learning math by doing" (with some guidance) I'm just solving problems that don't have any relation to life, science or anything. In real world there probably aren't many mathematicians calculating just for the sake of it. There is always a higher target and math is often a needed tool to achieve this target.
Regarding algorithms: I learned about 3-4 algorithms by the time I started studying (I already know some of them from highschool/college). I'm personally interested in algorithms and I'd love to study things like http://sortvis.org/index.html. However I don't find the time to because I have to invest a lot of time into doing time-intensive math homeworks. Unfortunately nobody would give me a certificate in some way that I understood what I teached myself. Thats the reason I'm studying.
Regarding smartness: I think smartness comes with experience and the will to tackle problems that seem unsolveable. At some point of course it's quite important to be able to make thoughtful/powerful abstractions but I think that's something no one can really "teach" you. Probably it's possible to get this deeper understanding and this ability to abstract by understanding other complex areas of science. (What I'd love to do.)
I feel like studying at an university is not the way of learning that suits me best. This makes me kind of sad, since stopping to study doesn't seem like an option but continuing would mean not doing what I think is right. And obviously this would not produce the best results.
BTW; My spoken and probably also my written English gets worse every day. No courses in English and rarely people around to talk to in English. Things I also had more time for when I did attend to college.
I'm super thankful for any advice, whatever it might be.
––––––––––––––––––––––––––––––––––––––––
And here is the link: http://www.quora.com/Why-should-I-study-computer-science
If you recognize this as a cross posting I'm sorry. However I feel like I have to do it since I couldn't get much out of Quora.
Thank you, Martin