Earlier quoted context omitted.
You sound very bitter about this. For what it's worth, I have a PhD and was not a "rich kid" - I was fortunate enough to grow up in the UK at a time when the government gave grants to people who would not otherwise be able to afford a university education (I'm not sure if they still do this - I know a lot has changed).
No, I'm not. I spurned college to enter the working world after high school (programming) and did well. Took classes as well, and transferred to a reputable school. While it wasn't hell on earth, the simplicity and naivette of most students was unbearable.
Poll: What is your highest educational qualification?
91–100 of 136 posts
Re: Poll: What is your highest educational qualification?
#92A J.D. degree from the United States is not exactly a master's degree, and not a doctorate in the way a Ph.D. degree is, so I chose "Other."
But it's a D. There are other D's besides a Ph.D.: there's the Psy.D and others: (from Wikipedia) The Doctor of Psychology (Psy.D.) degree is an applied doctorate on the same level as (in alphabetical order) the D.B.A. (Doctor of Business Administration), D.D.S. (Doctor of Dental Surgery), D.Div. (Doctor of Divinity), D.M. (Doctor of Ministry), D.M.F.T. (Doctor of Marriage and Family Therapy), N.D. (Doctor of Naturop…
Additionally, consider the LL.M. degree. It further complicates things because it is awarded after the J.D.
Re: Poll: What is your highest educational qualification?
#93Got a B.Eng (Hons) and MSc (Distinction), the first one was a joint degree between CS and Electronic and Electrical Engineering and the last was straight up CS. Its interesting to see the number of PhD's here. Always considered doing one but was put off when told that I had to defend my PhD 4-5 times a year and the PhD I was offered sounded very interesting but not quite my cup of tea (it was Planning in AI) For the…
Re: Poll: What is your highest educational qualification?
#94Earlier quoted context omitted.
Shortly after Labour got into power they introduced tuition fees. There's still hope - they'll shortly be out of power, so who knows.
At least a few years ago, when I did my undergrad, you didn't actually have to pay the fees if you were from a low income background though. Couple that with a student loan you don't have to pay off until you're earning, and it's not quite as evil as it sounds.
The fact you can get off paying if you're from low income families I'd bet still deters a lot of people from going to university, who would have otherwise gone which is a shame.
Re: Poll: What is your highest educational qualification?
#95Earlier quoted context omitted.
Am I tired, or was that comment nothing but ad hominem? Perhaps you should take the high road next time and assume that I am just stating my own opinions, not trying to argue with anybody. [edit below] However, as you're egging me on, I will rebut your flimsy argument, the crux of which is this anecdotal beaut: "It just seems unlikely that there's 'very little' that the computer science program gave to the developer.…
Am I tired, or was that comment nothing but ad hominem? That was kind of the point. I was trying to be classy, like you. Perhaps you should take the high road next time and assume that I am just stating my own opinions, not trying to argue with anybody. I didn't mean to start an argument, I was just responding to your post. You said that a degree in computer science adds nothing to how someone develops software. I re…
To quote As Good as it Gets
"Last word freak."
Re: Poll: What is your highest educational qualification?
#96Earlier quoted context omitted.
The question is pretty clear, and the 'high school' result should show those that are currently IN college/university.
The point is that it doesn't differentiate between people who simply never finished/went to college, like me, from people who are still in college, which is an interesting data point.
(Dropping out of PhD = walking away with a Masters in some places, but not all; I had my Master's degrees before I started the PhD.)
Re: Poll: What is your highest educational qualification?
#97Earlier quoted context omitted.
LifetimeLOC = LOCWritten + LOCDeleted Think about it. In order to write 300 good lines of code, you probably wrote 1,000 lines of code before refactoring. Same thing, just that someone else put in all the refactorable lines before you got there.
It's a pretty useless metric. How many lines of code did the people who invented quicksort (pick great algo of your choice) write in their first implementation? It's certainly important to have some minimum # so you can say you know what writing software is like, but imho judging by counting lines of code is roughly equivalent to judging mathematicians by # of lines in their proofs... that is to say, totally ridiculo…
I brought this up to show that the I have received 10x the education from the code I have written professionally than from all my formal schooling.
I realize as well as anyone here that the best code usually have less lines. At least mine does. But "years of experience" has less meaning, believe me. So do title, company, number of jobs, number of customers, etc., etc., etc.
Just like in basketball, there is no substitute for height, in programming, there is no substitute for actually having written code.
I realize "Lines of Code" isn't a great metric, but it's probably the best to quickly communicate my point.
Re: Poll: What is your highest educational qualification?
#9815 years kicking ass (built my first website when Mosaic ruled the roost).
Re: Poll: What is your highest educational qualification?
#99A J.D. degree from the United States is not exactly a master's degree, and not a doctorate in the way a Ph.D. degree is, so I chose "Other."
But it's a D. There are other D's besides a Ph.D.: there's the Psy.D and others: (from Wikipedia) The Doctor of Psychology (Psy.D.) degree is an applied doctorate on the same level as (in alphabetical order) the D.B.A. (Doctor of Business Administration), D.D.S. (Doctor of Dental Surgery), D.Div. (Doctor of Divinity), D.M. (Doctor of Ministry), D.M.F.T. (Doctor of Marriage and Family Therapy), N.D. (Doctor of Naturop…
Re: Poll: What is your highest educational qualification?
#1001 million lines of code written and deployed into production. I'll match that against anyone's degrees (including my own).
Assigned too many times to maintainance projects, I think I've deleted as many lines as I've written.