Live data from Hacker News

Ask HN: Is college even worth it if you're worth your salt as a programmer?

news.ycombinator.com

1–10 of 30 posts

Re: Ask HN: Is college even worth it if you're worth your salt as a programmer?

#2
Probably not, or rather your development experience will be more valuable.

It may be a barrier in 5-10 years, but you can worry about the problem then.

The main thing is to be continually learning and maintaining a network. If you aren't going to do that, go to college.

Re: Ask HN: Is college even worth it if you're worth your salt as a programmer?

#3
Do you know what second normal form is? Do you know what the three basic functions that form all mu-recursive functions are? Can you write an A* search from memory? Do you know what is stored during a context switch? Are you worth your salt as a programmer?

Tech is booming. I know someone who went to a bootcamp for a few months and is working as a programmer right now. A college diploma doesn't matter now. It matters in years like 2000-2002 after your company goes bust and you're looking for work, or if your division does massive layoffs in 2008 and you're looking for work.

If you're going to go to school and take it seriously, the earlier you do it, the more it pays off. The easier it is to do as well - you don't want to be married at 37 with two kids and decide that you really need more than a high school diploma. Then you're juggling a full-time job, college and a family.

If you want to be worth your salt as a programmer you're going to have to sit down and study databases, operating systems, calculus, theory of computation, computer graphics, algorithms, data structures and so forth any how, so why not do it while studying CS at school?

When kids ask me, I tell them if you can go, go, if you're going to take it seriously. If they have financial issues or whatever I tell them to not take a full course load. One night class a week at the local public college is affordable (with Pell grants, loans etc.) and doable by most people.

Re: Ask HN: Is college even worth it if you're worth your salt as a programmer?

#4
post #3

Do you know what second normal form is? Do you know what the three basic functions that form all mu-recursive functions are? Can you write an A* search from memory? Do you know what is stored during a context switch? Are you worth your salt as a programmer? Tech is booming. I know someone who went to a bootcamp for a few months and is working as a programmer right now. A college diploma doesn't matter now. It matters…

Really good comment. I would also add that even if you are a developer now that does not limit your college option to just CS. You can pick an other major so that you are diversified in skills.

Re: Ask HN: Is college even worth it if you're worth your salt as a programmer?

#5
post #3

Do you know what second normal form is? Do you know what the three basic functions that form all mu-recursive functions are? Can you write an A* search from memory? Do you know what is stored during a context switch? Are you worth your salt as a programmer? Tech is booming. I know someone who went to a bootcamp for a few months and is working as a programmer right now. A college diploma doesn't matter now. It matters…

I agree that University is worth going to. But not for any of the reasons you mention.

I've had a very successful career in this industry not being able to do any of the things you ask in your first paragraph. Sure, I've taught Normalization to new devs (without needing to recite the actual forms), but I find that Google is pretty good at memorizing algorithms, and it did in fact have A* ready to go every time I've done pathfinding. It probably still will when this kid needs it.

University, in my mind, is for two things: It gets your brain shifted into "Engineer Mode" (or painfully informs you that you are not capable of thinking that way), and it teaches you how to be an adult.

The actual algorithms and interview trick questions that a CS degree give you aren't very useful at all in the real world, and I'd actually go as far as to recommend getting your degree in Mechanical or Electrical Engineering instead, so you can focus more on mindset and preparedness. You'll find it easier later to forget the trivia about Brunell Hardness and Eigenvectors when they're far removed from your actual field. And you won't be that annoying guy in every meeting talking about Big O notation instead of actually solving the issue at hand.

But yeah, go to school if you have the chance. The big offers will still be there in four years. You'll have many of the experiences that you'll spend the next 50 years reminiscing about. And you'll come away with a whole pile of other benefits that you never expected. (And some trivia to get you through your first job interview that you can then safely forget forever).

Re: Ask HN: Is college even worth it if you're worth your salt as a programmer?

#6
I was in your position in the last dot com boom around 1999. I started working, mainly because I didn't like school/studying anyway. For me it was the right decision and I was lucky to be able to work on some really cool stuff right from the start. However, it is not something I often recommend doing.

Going to college will make your life easier in the sense that you have a socially accepted piece of paper that shows you have put in the time/effort. For most companies that are hiring, that is what they want to see.

If you go the DIY route, you will have to work harder and/or prove yourself more (or maybe I just had a bad case of impostor syndrome). The really cool projects on your CV will help people "forget" you don't have a college diploma.

If you have the character and tenacity to find your way regardless of the situation, you don't need to go to college. If you're not certain, or if you miss out on college for working on some quite straight-forward CRUD apps (instead of seriously cool CV building projects), then go to college.

Re: Ask HN: Is college even worth it if you're worth your salt as a programmer?

#8
post #3

Do you know what second normal form is? Do you know what the three basic functions that form all mu-recursive functions are? Can you write an A* search from memory? Do you know what is stored during a context switch? Are you worth your salt as a programmer? Tech is booming. I know someone who went to a bootcamp for a few months and is working as a programmer right now. A college diploma doesn't matter now. It matters…

I agree that University is worth going to. But not for any of the reasons you mention. I've had a very successful career in this industry not being able to do any of the things you ask in your first paragraph. Sure, I've taught Normalization to new devs (without needing to recite the actual forms), but I find that Google is pretty good at memorizing algorithms, and it did in fact have A* ready to go every time I've d…

"it teaches you how to be an adult"

I do think this gets overplayed, I'm sure you developed considerably over that period of your life, but so will anybody else of a similar age who moves away from home.

Re: Ask HN: Is college even worth it if you're worth your salt as a programmer?

#9
post #3

Do you know what second normal form is? Do you know what the three basic functions that form all mu-recursive functions are? Can you write an A* search from memory? Do you know what is stored during a context switch? Are you worth your salt as a programmer? Tech is booming. I know someone who went to a bootcamp for a few months and is working as a programmer right now. A college diploma doesn't matter now. It matters…

I agree that University is worth going to. But not for any of the reasons you mention. I've had a very successful career in this industry not being able to do any of the things you ask in your first paragraph. Sure, I've taught Normalization to new devs (without needing to recite the actual forms), but I find that Google is pretty good at memorizing algorithms, and it did in fact have A* ready to go every time I've d…

> interview trick questions that a CS degree give you aren't very useful at all in the real world

Usually trick questions aren't the one that you expect in real world, because they're trick questions. Nevertheless, it's very easy to consider a question being tricky, while it might be just a good check of your understanding of a given technique or algorithm.

> And you won't be that annoying guy in every meeting talking about Big O notation instead of actually solving the issue at hand.

Talking Big O is the very exact thing that you should discuss before solving (coding) the issue. It's only annoying if you do that instead. Please, do not underestimate this.

Re: Ask HN: Is college even worth it if you're worth your salt as a programmer?

#10
post #3

Do you know what second normal form is? Do you know what the three basic functions that form all mu-recursive functions are? Can you write an A* search from memory? Do you know what is stored during a context switch? Are you worth your salt as a programmer? Tech is booming. I know someone who went to a bootcamp for a few months and is working as a programmer right now. A college diploma doesn't matter now. It matters…

I think that the first paragraph should be like this:

Do you understand, why we're using second normal form? Do you understand why all mu-recursive functions can be formed from those three basic functions? Do you understand, why A* works? Do you know, why we're storing those things during a context switch? Are you worth your salt as a programmer?

Post reply on HN