Advice for Coding Bootcamp Graduates
thinkfaster.co
Advice for Coding Bootcamp Graduates
1–10 of 69 posts
Re: Advice for Coding Bootcamp Graduates
#2"Error establishing database connection"
Re: Advice for Coding Bootcamp Graduates
#3The author has the right idea. The company I work at hires junior engineers somewhat regularly, and the quality of bootcamp grads varies wildly. It'd be awesome to see additional CS courses on a resumé, as fundamentals like time/space complexity are usually the biggest weaknesses of the bootcamp grads we interview.
Re: Advice for Coding Bootcamp Graduates
#4Re: Advice for Coding Bootcamp Graduates
#5"Error establishing database connection"
Ironically that's the most common error that bootcamp graduate see when they first deploy their app.
Re: Advice for Coding Bootcamp Graduates
#6"Error establishing database connection"
I guess the graduates are supposed to fix that
Re: Advice for Coding Bootcamp Graduates
#7"Error establishing database connection"
[deleted]
Re: Advice for Coding Bootcamp Graduates
#8After going through a web dev bootcamp myself where we actually devoted a decent amount of time to algorithms and their time/space complexity -- this has been the thing I have used the least in my professional career.
Re: Advice for Coding Bootcamp Graduates
#9In over a dozen years as a professional web developer, I've never once needed to use Big O notation outside of an interview. Sounds like this guy doesn't know how to interview, knows that he doesn't know, but still doesn't want to admit it. No wonder he can't find anyone.
Re: Advice for Coding Bootcamp Graduates
#10After going through a web dev bootcamp myself where we actually devoted a decent amount of time to algorithms and their time/space complexity -- this has been the thing I have used the least in my professional career.
Maybe your not working on professional things? Also what is a decent ammount of time?