Earlier quoted context omitted.
Even with six figure student loans?
There are many, many solid schools you can go to that would not require six-figure loans. Alternately, if you can be in the top 1% of kids, the best schools, like Stanford, are starting to only charge those who can afford it.
Four Steps to Google, Without a Degree
31–40 of 143 posts
Re: Four Steps to Google, Without a Degree
#32Re: Four Steps to Google, Without a Degree
#33Earlier quoted context omitted.
I made the comment because I don't think we should be reaching this level of discussion. We should be discussing something like how we're going to help people, rather than giving each other steps on getting employed. I have a tendency in believing there are better and worse motives. Content like this also shifts the attention away from what is actually important. It's an opinion, you can ignore it.
>We should be discussing something like how we're going to help people If helping people is a good motive, why isn't helping yourself? While people must strike a balance between doing what benefits themselves, and what benefits others, that is basically a personal decision. People who work at Google and other tech companies pay taxes, and benefit society in many ways through the positive externalities. It's not for y…
It's a matter of what you think is right. Do you want to have a philosophical discussion?
>If you state it on HN, you can deal with people disagreeing with it, without getting annoyed.
I'm getting annoyed because the first responder was almost offended that I expressed a belief on what I think is right. I don't care if we disagree, but don't pretend like I'm encroaching your rights because I'm asserting myself.
Re: Four Steps to Google, Without a Degree
#34Re: Four Steps to Google, Without a Degree
#35Sounds like he reproduced the college experience without a college. Good for him. But in general it's probably more efficient to just to go to college and get a degree.
That's why I'm going back to college. Frankly, you can do it the way he did. There are some pros and cons to that. Pros: * Cost $0 * Flexible Cons: * Probably more difficult than going to college. * You do it alone. * No networking opportunities, no new friends. * No credential. Still, I feel like I'm due for some serious topcoder sessions.
I've not exactly had trouble finding work, and make more than most college graduates. I'm going back because:
* I don't want my resume thrown out because I don't have a degree. The climate is great for developers right now, but that may not always be the case. I can handle taking classes for the two years it will take me to finish the degree for a little extra job security.
* I want to learn the stuff! Being as I'm gainfully employed without a college degree, it would appear that I'm an excellent self-learner. Sure, maybe I am, but I know myself, and I know I'll be more likely to stick with learning artificial intelligence and computation theory if I'm concerned about keeping my grade up.
* Also, on that end, I'm not good with advanced data structures. When interviewers break out questions that deal with these problems, I struggle. I could study more and learn them on my own, but the structure of a class makes it easier (to me).
* My employer is paying for most of the tuition costs. I probably wouldn't consider it worth it if they weren't.Re: Four Steps to Google, Without a Degree
#36Re: Four Steps to Google, Without a Degree
#37Earlier quoted context omitted.
I made the comment because I don't think we should be reaching this level of discussion. We should be discussing something like how we're going to help people, rather than giving each other steps on getting employed. I have a tendency in believing there are better and worse motives. Content like this also shifts the attention away from what is actually important. It's an opinion, you can ignore it.
This sounds like the same line of reasoning as "why do we fund NASA when we could be curing cancer". It's extremely flawed logic. Let people accomplish what goals they want, it's not up to you.
Re: Four Steps to Google, Without a Degree
#38I believe I am a good engineer, I have heard generally positive things about my professional work, have a college degree, etc. I am however terrified of programming challenges (topcoder, spoj, interview-street, etc.) I have tried solving some problems there using Ruby (back when it was 1.8.x, too slow for these kind of problems) and given up. Maybe I should give it a shot with C. Any ideas how to start, considering t…
In my most recent interview I was given a computer hooked up to a projector and a real world challenge to solve. I went step by step, describing to my interviewer what I was doing. I got the job.
Re: Four Steps to Google, Without a Degree
#39I'm a bit curious, why do most programmers like to call themselves engineers even though programming is not engineering?
Re: Four Steps to Google, Without a Degree
#40You mention Ruby on your "become fluent" list, but I get the impression that Google doesn't use much ruby. Is the feeling there that skills in ruby can transfer, or is it more important to focus on Java, C++ or Python?