I figured there’s a phenomenon that you might find interesting if you haven’t already heard of it. That phenomenon is software engineering boot ca

From the Boot Camp Trenches - by Bryan Caplan - Bet On It

submited by
Style Pass
2022-05-13 15:30:09

I figured there’s a phenomenon that you might find interesting if you haven’t already heard of it. That phenomenon is software engineering boot camps. They typically consist of 4-6 months of a relatively intense crash course on software engineering after which students typically get pretty well paying software engineering jobs. I recently just finished the journey of completing one such program, job searching for three months, and finally landing a job at Bloomberg, which I start in a couple weeks.  The program was 4 months and I spent a substantial amount of time practicing algorithms during the months I was searching for a job.  As far as I know most other people who completed the program with me and landed jobs so far have starting salaries over 100k.

Almost everyone in my graduating cohort, myself included, has a degree unrelated to Computer Science. I may be a little off on the numbers, but I think that out of the 35 graduates in my cohort, only one completed a CS related degree, one completed some CS coursework, and one had a degree in statistics (not really related but might help a bit). Having no degree or work history at all might make getting a job a little harder because people might be more reluctant to interview you. The technical portion of the interview process mostly consists of having applicants write algorithms and demonstrate an understanding of data structures. I think that even someone with no degree or work history at all would still end up with a great job so long as they put in the work learning data structures and algorithms.

Leave a Comment