▲ | willio58 4 hours ago | |||||||
I've hired a couple of quality developers from bootcamps. Especially if you're looking to hire Junior devs, I highly recommend keeping an open mind about these bootcamps if you're a hiring manager. I went to a 4-yr university for a CS degree. I mean I did learn a lot and I don't regret it, but tbh I didn't learn any web dev languages or most things I use at my job today through my program. I learned C, C++, etc. which was super interesting at the time but it just doesn't translate into JS/React-world super well. I think there's a place for legit bootcamps that focus on what you'll be using in your day-to-day and connecting you with some potential hiring companies. They just need to be careful to not guarantee anything and I think they could benefit from almost an internal hiring round after the program to see if you have the skills to even be recommended for a job. That way hiring managers could build more trust with the bootcamps. | ||||||||
▲ | bluefirebrand 3 hours ago | parent [-] | |||||||
> I learned C, C++, etc. which was super interesting at the time but it just doesn't translate into JS/React-world super well. The technology you learn is not really the point though, it's all of the fundamental underlying principles Have you ever worked with someone who has no concept of Big O? I have. They wrote almost woefully inefficient code, and actually had no concept that code efficiency was even something you could reason about This is not a terribly difficult thing to teach to a Junior, but it's just one example of things you learn in a degree program that bootcamps generally gloss over | ||||||||
|