Hacker News new | ask | show | jobs
by amursft 2424 days ago
This is a bizarre article because in some sense getting a computer science degree has advantages to teaching yourself to code, but I don't think the article really says any of them and instead pinpoints other things that as a self-taught coder were not an issue for me: teamwork, time management, people skills, translating skills, negotiating skills, etc.

What I think I missed in a CS degree was study of lower level fundamentals of operating systems, compilers, databases, algorithms. Things that you don't necessarily get exposed to at a deep level building out a Ruby on Rails web app. And teaching yourself to code you can still seek those out to, that was just my particular path into software development.

I think the article could be strengthened by mentioning and focusing on some of those things.