Live data from Hacker News

CS Degree Won’t Make You A Great Engineer, Your First Job Will

hunterwalk.com

1–8 of 8 posts

Re: CS Degree Won’t Make You A Great Engineer, Your First Job Will

#6
I think it's worth saying that a CS degree won't do a whole lot for you practically if you're not going into theory. At least, that's what I've noticed over the last 3.5 years... I've learned a lot, sure, but a small fraction will follow me into the real world.

Re: CS Degree Won’t Make You A Great Engineer, Your First Job Will

#7
'The advantage of joining Google/Facebook/Twitter for 2-3 years is that you’ll be encouraged to develop more reliable systems, and learn how to build things which are designed for scale from the beginning.'

He should say it's good to have a job working on scalable, reliable systems from the beginning. It's kind of ridiculous that he's implying google/facebook/twitter are the main ones working on that. I guess every other company in the world designs their code to work in a single python process...maybe SQLite as the backend right?

Re: CS Degree Won’t Make You A Great Engineer, Your First Job Will

#8
post #7

'The advantage of joining Google/Facebook/Twitter for 2-3 years is that you’ll be encouraged to develop more reliable systems, and learn how to build things which are designed for scale from the beginning.' He should say it's good to have a job working on scalable, reliable systems from the beginning. It's kind of ridiculous that he's implying google/facebook/twitter are the main ones working on that. I guess every o…

I agree with you, but change SQLite to MongoDB and you have a significant share of the "next big startups," at least.