Earlier quoted context omitted.
Fuck college. It's not the only way to learn, to meet people, or to show your expertise, capabilities and accomplishments anymore. We have this thing called the Internet now. Write a book. Put a PDF online. Record a video of yourself giving an intelligent speech or showing some useful talent. Put it on YouTube. Write software. Put on GitHub. Answer technical questions well on StackExchange (or whatever for your parti…
Fuck people who bitch about how expensive college is. You know how much I paid for college? $0. You know why I paid that? Because in high school I did a lot less than what you outlined above, but it was enough to get a scholarship to go to college. Six great schools looked at my application and offered me somewhere between a discounted rate and a full ride + stipend on top of that. And I was only 20th in my high scho…
The Coming Meltdown In College Education & Why The Economy Won’t Get Better Soon
271–280 of 302 posts
Re: The Coming Meltdown In College Education & Why The Economy Won’t Get Better Soon
#272Earlier quoted context omitted.
When education costs so much that one needs to take out a loan that then takes decades to repay, it must necessarily be job-training. It's practically impossible to justify otherwise. IMO it's impossible to expect the education system to be more holistic and less training-oriented unless the costs drop to the point where it's realistic to pursue it knowing there is not necessarily a monetary reward at the end.
I see your point, but I think you've made a couple assumptions that aren't necessarily accurate. First, higher education needn't be solely one or the other. There have also been some important points brought up elsewhere in the comments about the "sticker price" versus what students actually pay. Additionally, this is a complex issue, especially in the US where the perception of the value of a degree can vary wildly…
Re: The Coming Meltdown In College Education & Why The Economy Won’t Get Better Soon
#273Earlier quoted context omitted.
"It is too bad school is too expensive, but it doesn't matter." It does matter. The schools that are worth anything are too expensive (exceptions are there of course) while the cheap ones (read cheap schools.
It does matter. The schools that are worth anything are too expensive (exceptions are there of course) while the cheap ones (read You are saying this: Ivy/Private School > No college > State School That statement is absolutely ridiculous.
Re: The Coming Meltdown In College Education & Why The Economy Won’t Get Better Soon
#274Earlier quoted context omitted.
There are tons of undergrad programs that are less than $10k per year. Big state schools which will give you all the social experiences you need and some of the learning. No HR department can interview people without a degree when there are so many people with degrees. A degree doesn't get you in the door, but is a minimum standard for just about any job. It is too bad school is too expensive, but it doesn't matter.
"No HR department can interview people without a degree when there are so many people with degrees. A degree doesn't get you in the door, but is a minimum standard for just about any job." Nonsense. I have never been to college and I am currently responsible for the IT Security of a mid-sized health network. Not only was I hired without a degree but I've been promoted several times. I also have no technical certifica…
It's a great company, but my experience doesn't matter to them. Without a degree, I cannot be hired. Schools in my state don't even offer Security degrees, so it's not a matter of what the degree says, it's a matter of having the degree. I literally cannot do anything more to prove my value to the company. They don't care. It's about the paper.
Re: The Coming Meltdown In College Education & Why The Economy Won’t Get Better Soon
#275Earlier quoted context omitted.
Fuck college. It's not the only way to learn, to meet people, or to show your expertise, capabilities and accomplishments anymore. We have this thing called the Internet now. Write a book. Put a PDF online. Record a video of yourself giving an intelligent speech or showing some useful talent. Put it on YouTube. Write software. Put on GitHub. Answer technical questions well on StackExchange (or whatever for your parti…
College isn't just for web programmers.
Re: The Coming Meltdown In College Education & Why The Economy Won’t Get Better Soon
#276Earlier quoted context omitted.
It does say "BS Computer Science or equivalent " -- so they're asking for a certain level of education, which doesn't necessarily have to be in the form of a college degree.
It is interesting that they still choose to use college-level credentials as the baseline metric though. Why not "Four years of demonstrable self-directed learning in the study, or equivalent"?
Re: The Coming Meltdown In College Education & Why The Economy Won’t Get Better Soon
#277Earlier quoted context omitted.
Fuck people who bitch about how expensive college is. You know how much I paid for college? $0. You know why I paid that? Because in high school I did a lot less than what you outlined above, but it was enough to get a scholarship to go to college. Six great schools looked at my application and offered me somewhere between a discounted rate and a full ride + stipend on top of that. And I was only 20th in my high scho…
Did the failing mark on your "How to Win Friends and Influence People" book report bring down your GPA? ;-) I had the same experience as you (college paid for via scholarships), but the scholarships available differ from school to school and community to community. So, not everyone has that as an option.
Re: The Coming Meltdown In College Education & Why The Economy Won’t Get Better Soon
#278Earlier quoted context omitted.
Unfortunately, "went to MIT" is both easily recognizable and easily verified. "Built a fusion reactor in my basement" is neither of those things. Similarly, "check out my GitHub" has many of the same problems. I'm sorry, but most employers don't have time to look you up on GitHub to crawl through all your commits. That will happen if you get past the first cut, but it won't do anything beforehand. Sure, you can put "…
>Unfortunately, "went to MIT" is both easily recognizable and easily verified. Most people miss the point on why this is important. MIT doesn't teach its undergrads anything they couldn't learn at the local state school for a fraction of the price. But you have to be really smart to get in to MIT. That's what employers care about - not what you did when you were there, but that you got in. The root of the problem is…
As a matter of fact, yes, UMass Amherst is quite competitive with MIT in STEM departments. Thanks for noticing.
Re: The Coming Meltdown In College Education & Why The Economy Won’t Get Better Soon
#279Earlier quoted context omitted.
"It is too bad school is too expensive, but it doesn't matter." It does matter. The schools that are worth anything are too expensive (exceptions are there of course) while the cheap ones (read cheap schools.
It does matter. The schools that are worth anything are too expensive (exceptions are there of course) while the cheap ones (read You are saying this: Ivy/Private School > No college > State School That statement is absolutely ridiculous.
I am talking about accredited universities, big state schools that are very affordable and provide fairly good educations.
I would rather attend one of those than no school at all.
Re: The Coming Meltdown In College Education & Why The Economy Won’t Get Better Soon
#280Earlier quoted context omitted.
> 4-year outdated programs A good STEM program teaches you how to think, and that never gets outdated. Colleges offer a smorgasbord of courses to take. If you select courses for the easiest route to a degree, you won't be that employable. If you select courses that will give you the best foundation for your chosen career, that'll do much better. For example, although I got a degree in engineering, I made sure I also…
> A good STEM program teaches you how to think, and that never gets outdated. Honest question: does one not learn to think before college? Where are the parents? What happened in high school?
All these skills are developed in the process of STEM training. I know I got an awful lot better at it after 4 years of that, and I can see the deficits in those abilities in people who have not undergone such.
For example, given someone debugging their program - I see many programmers who will just try guessing things randomly. If they get lucky with this approach, they often have little idea of why their change made it work. (Often, nor do they care.) But they do spend an awful lot of time with this method, compared with someone who sets about finding the problem in an organized fashion.