Bootcamps vs. College
blog.triplebyte.com
Bootcamps vs. College
1–10 of 449 posts
Re: Bootcamps vs. College
#2Re: Bootcamps vs. College
#3Ideal bootcamp:
-css/html/javascript
-angular or any mvvc data mirroring framework
-OOP and ntier patterns
-Stored Procs/ORM/SQL training
-Algos
-Webservices SOAP/REST
The college grads I work with tend to have written a couple shitty programs that don't really do anything, and their "final project" was hooking up a database to a business logic layer.
source: I have taught in bootcamps before and work with lots of new college comp sci grads now.
Re: Bootcamps vs. College
#4It's important to note that this is just my initial inclination. I have no expectation that there won't be instances of boot-camp hires being better than CompSci hires in cases. It really comes down to the particular person, and hopefully any hiring process would do a decent job of evaluating each person.
Re: Bootcamps vs. College
#5Re: Bootcamps vs. College
#6It's not discussed, but I would guess that the best CS grads beat the best BC grads, but average/bad BC grads beat average/bad CS grads.
lines of code?
first pass code quality?
understanding of architecture?
ability to link user's handwaving to functional product?
To be clear, I agree with you, I just think there are tasks where the CS grads would generally win and those where the bootcampers would win as well rather than looking at this as an overall population comparison. No one size fits all, as others mentioned, its all about identifying your need and filling it with the right person not just the right education.
Re: Bootcamps vs. College
#7Or, if I may suggest, a low-level/algorithmic bootcamp.
Re: Bootcamps vs. College
#8Re: Bootcamps vs. College
#9It's not discussed, but I would guess that the best CS grads beat the best BC grads, but average/bad BC grads beat average/bad CS grads.
Re: Bootcamps vs. College
#10I think that both college and boot-camp styles of training have their place. I'd think my default inclination would be to want to hire the CompSci majors to do the deep-scope planning/figuring and use boot-camp hires to do the grunt-work of supporting that vision. It's important to note that this is just my initial inclination. I have no expectation that there won't be instances of boot-camp hires being better than C…
This isn't to say that all CompSci graduates are good programmers (clearly they are not). It also isn't to say that everyone coming out of a bootcamp is bad (they are not, I recently hired my first). But when painting with a broad brush bootcamp's right now seem to mostly churn out students who are sort of comfortable with syntax and very basic logic, but not much else.
I'd be interested to see this article go farther. What do these cohorts look like in two years? Does that fundamental knowledge gap hold those bootcamp graduates back? I suspect it does, but I have very little proof but my own intuition. I'd love to be wrong.