-
klr
- (%gibber(who=klr, what=Leprageek);)
- Posts: 32964
- Joined: Wed Mar 04, 2009 1:25 pm
- About me: The money was just resting in my account.
- Location: Airstrip Two
-
Contact:
Post
by klr » Mon Oct 03, 2011 11:40 am
http://www.theregister.co.uk/2011/09/30 ... it_degree/
Learning to code in your bedroom will prepare you for the IT job market just as well as a three-year degree costing £27,000, professionals said in a survey published today by CWJobs.co.uk.
More than half the IT professionals polled said they would not do an IT-related degree today if they were paying the increased fees, which will come into force next year.
Of the 1,300 questioned, 45 per cent said they feel a degree in computing is no longer valuable for securing a career in IT, and 71 per cent stated that self-taught developers are as skilled as those with formal training or education.
Many in industry were worried about the negative impact of tuition fees on the industry, with 64 per cent of respondents stating that the increased tuition fees will drive UK students abroad.
University tuition fees will rise to up to £9,000 a year from 2012.
Some of the (many) comments - linked to in the article - are worth a read.

God has no place within these walls, just like facts have no place within organized religion. - Superintendent Chalmers
It's not up to us to choose which laws we want to obey. If it were, I'd kill everyone who looked at me cock-eyed! - Rex Banner
The Bluebird of Happiness long absent from his life, Ned is visited by the Chicken of Depression. - Gary Larson

-
Pappa
- Non-Practicing Anarchist

- Posts: 56488
- Joined: Wed Feb 18, 2009 10:42 am
- About me: I am sacrificing a turnip as I type.
- Location: Le sud du Pays de Galles.
-
Contact:
Post
by Pappa » Mon Oct 03, 2011 1:01 pm
Perhaps it says a lot about how irrelevant the content of many of the degree courses are too. I've looked into it several times but always felt that learning what I need right now to do the job at hand was more useful than spending a a few years getting a computer science degree, most of which would involve using Java, a language I'll likely never use.
For information on ways to help support Rationalia financially, see our funding page.
When the aliens do come, everything we once thought was cool will then make us ashamed.
-
klr
- (%gibber(who=klr, what=Leprageek);)
- Posts: 32964
- Joined: Wed Mar 04, 2009 1:25 pm
- About me: The money was just resting in my account.
- Location: Airstrip Two
-
Contact:
Post
by klr » Mon Oct 03, 2011 1:07 pm
Pappa wrote:Perhaps it says a lot about how irrelevant the content of many of the degree courses are too. I've looked into it several times but always felt that learning what I need right now to do the job at hand was more useful than spending a a few years getting a computer science degree, most of which would involve using Java, a language I'll likely never use.
Good point. Academic curricula frequently lag behind technical advances/labour market reality. It's not just that technologies change so quickly, but also because of personal/cultural inertia or resistance. Some academics just couldn't be arsed/aren't able to upskill themselves as they ought to.
And of course if you're a student, that degree or diploma you got (say) five years ago might now be largely irrelevant. Compared to academic programs in other fields, there might be little long-term return for several years of study.
God has no place within these walls, just like facts have no place within organized religion. - Superintendent Chalmers
It's not up to us to choose which laws we want to obey. If it were, I'd kill everyone who looked at me cock-eyed! - Rex Banner
The Bluebird of Happiness long absent from his life, Ned is visited by the Chicken of Depression. - Gary Larson

-
Azathoth
- blind idiot god

- Posts: 9418
- Joined: Wed Nov 04, 2009 11:31 pm
-
Contact:
Post
by Azathoth » Mon Oct 03, 2011 1:29 pm
Pappa wrote:Perhaps it says a lot about how irrelevant the content of many of the degree courses are too. I've looked into it several times but always felt that learning what I need right now to do the job at hand was more useful than spending a a few years getting a computer science degree, most of which would involve using Java, a language I'll likely never use.
I'm planning on going to the University of Reykjavík next year. Starts with C++. That is sensible. Learn how to do it properly then move onto the easy stuff, fuck Java.

Outside the ordered universe is that amorphous blight of nethermost confusion which blasphemes and bubbles at the center of all infinity—the boundless daemon sultan Azathoth, whose name no lips dare speak aloud, and who gnaws hungrily in inconceivable, unlighted chambers beyond time and space amidst the muffled, maddening beating of vile drums and the thin monotonous whine of accursed flutes.
Code: Select all
// Replaces with spaces the braces in cases where braces in places cause stasis
$str = str_replace(array("\{","\}")," ",$str);
-
Kristie
- Elastigirl
- Posts: 25108
- Joined: Thu Feb 26, 2009 3:14 pm
- About me: From there to here, and here to there, funny things are everywhere!
- Location: Probably at Target
-
Contact:
Post
by Kristie » Mon Oct 03, 2011 1:35 pm
My hubby is a Systems Administrator and he has no degree. He's completely self taught. He does, however, say that certifications are valuable. The company he works for just purchased a corporate membership to a company that does certification courses. So for the next year he will be racking up certs without us having to pay for them, and without additional unnecessary classes like when going for a degree.
We danced.
-
Bella Fortuna
- Sister Golden Hair
- Posts: 79685
- Joined: Wed Mar 04, 2009 11:45 am
- About me: Being your slave, what should I do but tend
Upon the hours and times of your desire?
I have no precious time at all to spend,
Nor services to do, till you require.
- Location: Scotlifornia
-
Contact:
Post
by Bella Fortuna » Mon Oct 03, 2011 1:40 pm
Kristie wrote:My hubby is a Systems Administrator and he has no degree. He's completely self taught. He does, however, say that certifications are valuable. The company he works for just purchased a corporate membership to a company that does certification courses. So for the next year he will be racking up certs without us having to pay for them, and without additional unnecessary classes like when going for a degree.
My ex, too. He has a degree, but in nothing remotely computer related, yet he's always worked in the programming field.
-
Clinton Huxley
- 19th century monkeybitch.
- Posts: 23739
- Joined: Mon Mar 02, 2009 4:34 pm
-
Contact:
Post
by Clinton Huxley » Mon Oct 03, 2011 1:43 pm
Programming is one of those things, like dressage, that can be learned in ones bedroom.
-
Pappa
- Non-Practicing Anarchist

- Posts: 56488
- Joined: Wed Feb 18, 2009 10:42 am
- About me: I am sacrificing a turnip as I type.
- Location: Le sud du Pays de Galles.
-
Contact:
Post
by Pappa » Mon Oct 03, 2011 2:01 pm
Azathoth wrote:Pappa wrote:Perhaps it says a lot about how irrelevant the content of many of the degree courses are too. I've looked into it several times but always felt that learning what I need right now to do the job at hand was more useful than spending a a few years getting a computer science degree, most of which would involve using Java, a language I'll likely never use.
I'm planning on going to the University of Reykjavík next year. Starts with C++. That is sensible. Learn how to do it properly then move onto the easy stuff, fuck Java.

I can understand why courses use Java, as the objective is to teach OOP principles and practices, which are readily translatable into any OOP language. But for me, it would probably have been wasted time and effort getting a CS degree (other than the benefit of having it on my CV).
-
Don't Panic
- Evil Admin

- Posts: 10653
- Joined: Thu Feb 26, 2009 12:19 am
- About me: 100% Pure Evil. (Not from Concentrate)
- Location: Luimneach, Eire
-
Contact:
Post
by Don't Panic » Mon Oct 03, 2011 2:32 pm
Azathoth wrote:Pappa wrote:Perhaps it says a lot about how irrelevant the content of many of the degree courses are too. I've looked into it several times but always felt that learning what I need right now to do the job at hand was more useful than spending a a few years getting a computer science degree, most of which would involve using Java, a language I'll likely never use.
I'm planning on going to the University of Reykjavík next year. Starts with C++. That is sensible. Learn how to do it properly then move onto the easy stuff, fuck Java.

C++ is fun, I used to be fairly good back in college.
Gawd wrote:»
And those Zumwalts are already useless, they can be taken out with an ICBM.
The world is a thing of utter inordinate complexity and richness and strangeness that is absolutely awesome. I mean the idea that such complexity can arise not only out of such simplicity, but probably absolutely out of nothing, is the most fabulous extraordinary idea. And once you get some kind of inkling of how that might have happened, it's just wonderful. And . . . the opportunity to spend 70 or 80 years of your life in such a universe is time well spent as far as I am concerned.
D.N.A.
-
klr
- (%gibber(who=klr, what=Leprageek);)
- Posts: 32964
- Joined: Wed Mar 04, 2009 1:25 pm
- About me: The money was just resting in my account.
- Location: Airstrip Two
-
Contact:
Post
by klr » Mon Oct 03, 2011 2:33 pm
Clinton Huxley wrote:Programming is one of those things, like dressage, that can be learned in ones bedroom.
... although thankfully without needing a horse.
Pappa wrote:Azathoth wrote:Pappa wrote:Perhaps it says a lot about how irrelevant the content of many of the degree courses are too. I've looked into it several times but always felt that learning what I need right now to do the job at hand was more useful than spending a a few years getting a computer science degree, most of which would involve using Java, a language I'll likely never use.
I'm planning on going to the University of Reykjavík next year. Starts with C++. That is sensible. Learn how to do it properly then move onto the easy stuff, fuck Java.

I can understand why courses use Java, as the objective is to teach OOP principles and practices, which are readily translatable into any OOP language. But for me, it would probably have been wasted time and effort getting a CS degree (other than the benefit of having it on my CV).
I've never (formally) learned
any C/C++ or Java. There is plenty of work where they are not required at all.

God has no place within these walls, just like facts have no place within organized religion. - Superintendent Chalmers
It's not up to us to choose which laws we want to obey. If it were, I'd kill everyone who looked at me cock-eyed! - Rex Banner
The Bluebird of Happiness long absent from his life, Ned is visited by the Chicken of Depression. - Gary Larson

-
Don't Panic
- Evil Admin

- Posts: 10653
- Joined: Thu Feb 26, 2009 12:19 am
- About me: 100% Pure Evil. (Not from Concentrate)
- Location: Luimneach, Eire
-
Contact:
Post
by Don't Panic » Mon Oct 03, 2011 2:52 pm
klr wrote:Clinton Huxley wrote:Programming is one of those things, like dressage, that can be learned in ones bedroom.
... although thankfully without needing a horse.
Pappa wrote:Azathoth wrote:Pappa wrote:Perhaps it says a lot about how irrelevant the content of many of the degree courses are too. I've looked into it several times but always felt that learning what I need right now to do the job at hand was more useful than spending a a few years getting a computer science degree, most of which would involve using Java, a language I'll likely never use.
I'm planning on going to the University of Reykjavík next year. Starts with C++. That is sensible. Learn how to do it properly then move onto the easy stuff, fuck Java.

I can understand why courses use Java, as the objective is to teach OOP principles and practices, which are readily translatable into any OOP language. But for me, it would probably have been wasted time and effort getting a CS degree (other than the benefit of having it on my CV).
I've never (formally) learned
any C/C++ or Java. There is plenty of work where they are not required at all.

We had to do C as part of electronics, its used for pulling data from external sources for sensors and stuff.
Gawd wrote:»
And those Zumwalts are already useless, they can be taken out with an ICBM.
The world is a thing of utter inordinate complexity and richness and strangeness that is absolutely awesome. I mean the idea that such complexity can arise not only out of such simplicity, but probably absolutely out of nothing, is the most fabulous extraordinary idea. And once you get some kind of inkling of how that might have happened, it's just wonderful. And . . . the opportunity to spend 70 or 80 years of your life in such a universe is time well spent as far as I am concerned.
D.N.A.
-
klr
- (%gibber(who=klr, what=Leprageek);)
- Posts: 32964
- Joined: Wed Mar 04, 2009 1:25 pm
- About me: The money was just resting in my account.
- Location: Airstrip Two
-
Contact:
Post
by klr » Mon Oct 03, 2011 2:54 pm
Yeah, but I'm a B.Comm. We luv COBOL.

God has no place within these walls, just like facts have no place within organized religion. - Superintendent Chalmers
It's not up to us to choose which laws we want to obey. If it were, I'd kill everyone who looked at me cock-eyed! - Rex Banner
The Bluebird of Happiness long absent from his life, Ned is visited by the Chicken of Depression. - Gary Larson

-
Svartalf
- Offensive Grail Keeper
- Posts: 41035
- Joined: Wed Feb 24, 2010 12:42 pm
- Location: Paris France
-
Contact:
Post
by Svartalf » Mon Oct 03, 2011 2:59 pm
Pappa wrote:Perhaps it says a lot about how irrelevant the content of many of the degree courses are too. I've looked into it several times but always felt that learning what I need right now to do the job at hand was more useful than spending a a few years getting a computer science degree, most of which would involve using Java, a language I'll likely never use.
Why don't use Java? Is it because you're in a sector where knowledge of COBOL is more useful, or is it you deem java a bad thing, or that its use is so rare in most areas of IT?
Embrace the Darkness, it needs a hug
PC stands for "Patronizing Cocksucker" Randy Ping
-
Clinton Huxley
- 19th century monkeybitch.
- Posts: 23739
- Joined: Mon Mar 02, 2009 4:34 pm
-
Contact:
Post
by Clinton Huxley » Mon Oct 03, 2011 3:01 pm
klr wrote:Yeah, but I'm a B.Comm. We luv COBOL.

Hehe, COBOL. I love its brevity.
-
Pappa
- Non-Practicing Anarchist

- Posts: 56488
- Joined: Wed Feb 18, 2009 10:42 am
- About me: I am sacrificing a turnip as I type.
- Location: Le sud du Pays de Galles.
-
Contact:
Post
by Pappa » Mon Oct 03, 2011 3:05 pm
Svartalf wrote:Pappa wrote:Perhaps it says a lot about how irrelevant the content of many of the degree courses are too. I've looked into it several times but always felt that learning what I need right now to do the job at hand was more useful than spending a a few years getting a computer science degree, most of which would involve using Java, a language I'll likely never use.
Why don't use Java? Is it because you're in a sector where knowledge of COBOL is more useful, or is it you deem java a bad thing, or that its use is so rare in most areas of IT?
I work in web development. It's rarely used there.
For information on ways to help support Rationalia financially, see our funding page.
When the aliens do come, everything we once thought was cool will then make us ashamed.
Users browsing this forum: Bing [Bot] and 7 guests