I've been a bootcamp instructor for the last 2 years and have seen the full spectrum of students come through in that time; it's not so much about the programs themselves but rather the students as individuals. Some have a better understanding of their career goals and are more dedicated than others, and it typically reflects on the placements they'll receive after completing the program. IMO it's no different than t…
What does the general curriculum cover in a bootcamp? I'm just curious to compare it to the traditional 4 year degree etc.
Ask HN: Those who hired bootcamp graduates, would you hire them again?
41–50 of 76 posts
Re: Ask HN: Those who hired bootcamp graduates, would you hire them again?
#42Earlier quoted context omitted.
I think it probably depends massively on the skills and experience of the person attending the bootcamp. If the extent of their technical skills is being able to make a good-looking Powerpoint, then I'd be astonished if 12 weeks were enough to make them even minimally employable (unless they really are some kind of eidetic wunderkind); if, however, they had a hobbyist's knowledge of - let's say - a few web technologi…
This is the thing. I could imagine hiring a person with a basic knowledge in that set of stuff to work on a typical startup Rail app. Great. But if the company decided that they needed a new component that would be a standalone Java service (or whatever), I a) wouldn't feel confident that the person would be able to pick up Java in a reasonable amount of time, and b) wouldn't trust them to structure the application i…
Re: Ask HN: Those who hired bootcamp graduates, would you hire them again?
#43so, um, as someone who has considered entering into a bootcamp program, I have a question: Why are there so expensive? (10k is more than what I am paying for my BSc degree at McGill)
Re: Ask HN: Those who hired bootcamp graduates, would you hire them again?
#44so, um, as someone who has considered entering into a bootcamp program, I have a question: Why are there so expensive? (10k is more than what I am paying for my BSc degree at McGill)
Looked at from this lens, $10k isn't much for a program that will give you skills to earn about the same salary after a year of work that a physical sciences engineer can attain.
Re: Ask HN: Those who hired bootcamp graduates, would you hire them again?
#45Re: Ask HN: Those who hired bootcamp graduates, would you hire them again?
#46I'm also interested in this question, not because of the issue of saturation, but more because I am skeptical that a bootcamp that lasts ~12 weeks could teach someone enough to be a professional software developer.
I got a BS in Computer Science from liberal arts school with a theory-focused CS department.
Pros:
- I developed a very strong sense of code smell. Intuition. My department cared about elegance and good coding practices. I used to be a TA and my prof even had a couple points dedicated to "style" on his grading rubric. I don't think this is something you can pick up in 12 weeks, but at the same time, there are plenty of college CS programs that don't teach best practices.
- Algorithms. Data structures. Systems. Math. Yeah, I probably never have to write out a proof as to why a program is O(nlogn) again but not all programming jobs are full-stack dev stuff. These subjects are a lot more difficult to teach yourself than just reading a book about Javascript. There are a lot of careers in programming that require strong theoretical CS knowledge. Go to Glassdoor and look at the interview questions for entry-level programmers at Google or Amazon.
Cons:
- Didn't know anything about industry practices. None of our professors had ever held a job in the industry.
- Teaches "irrelevant" stuff. Now, this is a commonly cited as an issue with traditional education. I actually disagree because you never know what's going to be relevant in your future. If you go after a specific subset of the field from the start ("I am going to be a full-stack developer") you are inherently limiting your future. You don't know what you don't know. And you don't know if that's something you're missing out on because you never tried it.
Re: Ask HN: Those who hired bootcamp graduates, would you hire them again?
#47I've come across many developers who have been through the bootcamp process. Some were great, some less so. The worst thing that bootcamps can do is to encourage developers to simply "pad" their GitHub accounts with exercises in order to have used as many technologies as possible. I've seen developers bragging solely about the number of repos and commits they have in GitHub. Generally speaking though, some people com…
Industry hiring practices are encouraging this; bootcamps are simply keying their students into it.
Re: Ask HN: Those who hired bootcamp graduates, would you hire them again?
#48so, um, as someone who has considered entering into a bootcamp program, I have a question: Why are there so expensive? (10k is more than what I am paying for my BSc degree at McGill)
McGill is subsidized right?
Re: Ask HN: Those who hired bootcamp graduates, would you hire them again?
#49so, um, as someone who has considered entering into a bootcamp program, I have a question: Why are there so expensive? (10k is more than what I am paying for my BSc degree at McGill)
Re: Ask HN: Those who hired bootcamp graduates, would you hire them again?
#50I'm also interested in this question, not because of the issue of saturation, but more because I am skeptical that a bootcamp that lasts ~12 weeks could teach someone enough to be a professional software developer.
If you took 100 random people and put them in a coding bootcamp, I would expect far worse results.