Earlier quoted context omitted.
I too know what other people should want to do with their lives.
My opinion is that it (exactly what I stated, nothing more) is most likely a manifestation of insecurity, rather than a product of anything that's not superficial (desire to help people, for example). I'm not telling you how to lead your life (a fiat), I'm offering an opinion with a suggestion. I give zero shits if what I said applies to you and you decide to stay on the same course. You should get that straight.
Four Steps to Google, Without a Degree
11–20 of 143 posts
Re: Four Steps to Google, Without a Degree
#12Sounds 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.
Even with six figure student loans?
Re: Four Steps to Google, Without a Degree
#13Re: Four Steps to Google, Without a Degree
#14Sounds 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.
Re: Four Steps to Google, Without a Degree
#15Re: Four Steps to Google, Without a Degree
#16You 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?
The important bit is being a good developer, not which language.
Re: Four Steps to Google, Without a Degree
#17Earlier quoted context omitted.
My opinion is that it (exactly what I stated, nothing more) is most likely a manifestation of insecurity, rather than a product of anything that's not superficial (desire to help people, for example). I'm not telling you how to lead your life (a fiat), I'm offering an opinion with a suggestion. I give zero shits if what I said applies to you and you decide to stay on the same course. You should get that straight.
I guess I just don't know why you made the comment. Neither the OP, nor probably anyone else, has as their sole concern in life "work at Google/other large company." So I made what I thought was a reasonable leap that you were actually disparaging a hypothetical person's current main goal.
It's an opinion, you can ignore it.
Re: Four Steps to Google, Without a Degree
#18I've been considering trying to see if I can get a masters in CS, to supplement.
Re: Four Steps to Google, Without a Degree
#19Where are some good resources for learning the details and practical uses of the various algorithms and data structures one should know? Even if I never end up using the information in my line of work, I'm interested in them just out of curiosity (and they probably wouldn't hurt for job interviews, either).
Re: Four Steps to Google, Without a Degree
#20I 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…
Watch computer science lectures on iTunes U. These days all the top schools put their lectures online. Try to do some of the homework assignments. If it's too hard, figure out what part you don't know and find an online course on it. Then try again.