My experience with code bootcamp trained developers is positive, due to the follow reasons: - Most of them have engineering background: electrical engineering, civil engineering, petroleum engineering. - Since they lack formal education in IT, they have to train twice as hard, which our company encourages (2 months of probation = 2 months of training, it's almost impossible to find developer with Scala experience aro…
I learned programming at 12 years old. I think its funny that people think you need a engineering degree. It does help to get a higher paycheck though.
They Were Promised Coding Jobs in Appalachia
241–250 of 341 posts
Re: They Were Promised Coding Jobs in Appalachia
#242Re: They Were Promised Coding Jobs in Appalachia
#243Earlier quoted context omitted.
> I have noticed there is a massive disconnect from the reality of just how complicated modern software is. There's also a massive disconnect from the reality of just how complicated modern software needs (not) to be. That said I agree that some 3-month bootcamp probably isn't enough time to really internalize the basics of programming (unless you're really smart or have prior exposure), let alone learn to design and…
Well, if the bootcamp is going to spend 3 months teaching you how to make a website using the industry-standard tools and frameworks, you're going to know absolutely shit at the end. Consider a typical front-end developer setup - with IDE/smart editor, linters, transpilers, packers, package managers, project generators. These are all useful tools, but to be even a marginally competent developers, you have to know wha…
I was running a group of recent(-ish) hires through a training course recently. Part of it is penetrating-testing a dockerized application on their machines. One of the things the application is vulnerable to is various forms of form tampering attacks.
One of my students just stared helplessly at this. They were absolutely stuck. I had no idea why. I came to find out that one of my students had managed to make it through a bootcamp, and an interview process, and be on the job for several months all without learning a Chrome or Firefox developer console could be used to edit a page's HTML. Or that a page could be saved and edited that way.
I hadn't even considered the possibility that a professional engineer in a web development role might be ignorant of how to edit an HTML form by hand. It implies a shocking ignorance of how the whole thing works.
Re: They Were Promised Coding Jobs in Appalachia
#244Earlier quoted context omitted.
> where did this idea that "anyone can learn to code" come from? A better question, perhaps, is why this is assumed to equate to coding-based jobs. Anyone can learn to cook. This shouldn't be equated to everyone being equipped to become a chef de cuisine.
Good analogy. But to extend it, part of the disconnect is that management/business side wants a lot of coders that are the equivalent of line cooks at a chain restaurant: just competent enough, with someone more educated/competent overseeing, and most importantly: easily replaceable .
Re: They Were Promised Coding Jobs in Appalachia
#245[Warning Exremely Controversial Post Ahead] I am currently working for a big corporate in the UK, who have been showing off their "pioneering" and "visionary" strategy to focus recruitment from code boot-camps. All I can say is that as a senior developer, it has made my life misery. I've gone from writing code and producing features, to a full-time mentor and babysitter. Half of the boot-camp graduates I believe have…
Bootcamps don’t provide an adequate training to become an engineer, yes, but believe it or not there are plenty of very good engineers who have things besides work at the top of their value list. Your post reflects narrow mindedness and a lack of empathy.
Re: They Were Promised Coding Jobs in Appalachia
#246Earlier quoted context omitted.
Google did a lot of pioneering work and created a proprietary stack. This used to be a big competitive advantage, but the industry largely caught up and now the incompatibility is mostly just tech debt that everyone has to ramp up on.
Are you speaking as a Googler/Xoogler? They come out with impressive projects like Kube and their build system, I would be surprised if their in house stack can really be described entirely as "tech debt".
I was pleased to see Cloud Spanner hit the market, and trying to nudge the industry towards hermetic builds with Bazel.
Re: They Were Promised Coding Jobs in Appalachia
#247Earlier quoted context omitted.
You can learn it in a few months in your spare time if you're cut out for it, which the vast majority are not. CS education for programming jobs is mostly a very expensive formality to convince hiring managers you know what you already knew before enrolling, or at least it was in my case.
"You can learn how to be a lawyer in a few months in your spare time if you're cut out for it" would be considered a ridiculous statement. Perhaps you could learn enough to be an assistant to a legal secretary. The same applies to programming.
Learning large volumes of case law is analogous to learning the details of low level programming; both fields require years to master. But those details are not required for a lot of work in either field.
Re: They Were Promised Coding Jobs in Appalachia
#248Earlier quoted context omitted.
I've no idea why coding should be anymore special than basic reading/writing skills. Code is a way to express solution to the problem which a computer can execute. If you can learn any language, you can learn coding too. Sure, not everyone can understand intricacies of the algorithm design and data structure gotchas but some of that can come as experience and curiousity. Question worth asking is that, does everyone n…
Coding is like math. You have a problem, and need to reach the solution. Often there are specific and concrete steps you need to take to reach the solution. Despite this, a lot of people just don't get math. Being able to go from an abstract problem to a concrete solution isn't just "write code until it works".
Re: They Were Promised Coding Jobs in Appalachia
#249The untrustworthy city slicker stereotype doesn't come from nowhere. Nobody ever engages with these people except to take their money or tell them they're backwards hicks and their way of life is somehow wrong/bad (this being an example of the former).
Re: They Were Promised Coding Jobs in Appalachia
#250[Warning Exremely Controversial Post Ahead] I am currently working for a big corporate in the UK, who have been showing off their "pioneering" and "visionary" strategy to focus recruitment from code boot-camps. All I can say is that as a senior developer, it has made my life misery. I've gone from writing code and producing features, to a full-time mentor and babysitter. Half of the boot-camp graduates I believe have…
What is really disheartening is for those of us who went to camps.... we're painted with the same brush after people have experiences with our bad classmates. About half my coding camp class was unemployable by my estimation. At one interview I'm fairly sure they had interviewed a classmate or two before me and the questions they asked were painfully simple to start.... if they felt they had to ask that, I can't imag…
This seems to be the huge differentiator.
I've had really good experiences with boot camp grads who had a previous technical career or came from a STEM phd. Camps are great for getting already well-educated people up to speed on how to hack together a website, which is an enormous value add to an existing skill set.