Earlier quoted context omitted.
> complain that Senior Developers don't believe some Junior hires have minimum competency if they are unable to compile a file. You're definitely taking the wrong impression from my post then. Do you code in C / C++? If you've never had an issue compiling a large codebase as a new developer then I should either bow before your greatness or mock you for your inexperience because in large, complicated projects with 100…
You misunderstand. It is not that I have never had issues with compilation or linkage, but that a Junior Dev should be able to learn how to perform the compilation, learning the vagaries of the architecture and build system. You mention Enterprise development among other items. Making a shim or method for onboarding new devs is exactly a way for one to advance in Enterprise development. Therefore the Junior Dev shoul…
How We Grow Junior Developers at the BBC
141–150 of 166 posts
Re: How We Grow Junior Developers at the BBC
#142One thing about junior devs is the level of skill varies greatly. Where I work there's a guy who is nominally a junior dev, but he already knows everything the senior devs are expected to do. If he was an average guy there'd be a lot more handholding, but somehow with barely any hiring process (he was a friend of a friend) we lucked out. I'm wondering whether management will be smart and pay him like a senior dev so…
Re: How We Grow Junior Developers at the BBC
#143Earlier quoted context omitted.
You misunderstand. It is not that I have never had issues with compilation or linkage, but that a Junior Dev should be able to learn how to perform the compilation, learning the vagaries of the architecture and build system. You mention Enterprise development among other items. Making a shim or method for onboarding new devs is exactly a way for one to advance in Enterprise development. Therefore the Junior Dev shoul…
I get what you mean, but I was more referring to build issues that are strange or unusual. Something that even a senior dev would raise an eyebrow at.
Re: How We Grow Junior Developers at the BBC
#144What they don't mention is the abysmal salary (£23,000~) they start you on. No idea why anyone would choose to work there.
Re: How We Grow Junior Developers at the BBC
#145Going from Jr to Sr in an organization is "easy/ier." Making the same progress as a freelancer/contractor is more difficult.
Re: How We Grow Junior Developers at the BBC
#146What they don't mention is the abysmal salary (£23,000~) they start you on. No idea why anyone would choose to work there.
Someone I know, who is now a principal dev, was previously a contractor for the BBC. He decided to leave contracting and join the corporation permanently. He's one of the most amazingly clever developers I have ever met.
(But yes, we'd all still appreciate it if we could be paid more.)
Re: How We Grow Junior Developers at the BBC
#147Kinda ironic that BBC Desing and Engineering team would publish their blog on Medium!
Yes, especially given there's a proper BBC blog system ( http://www.bbc.co.uk/blogs/internet ). I wonder if the poster had permission to post this, or if it's just a personal blog. Hopefully he won't get in too much trouble if the latter.
Re: How We Grow Junior Developers at the BBC
#148Going from Jr to Sr in an organization is "easy/ier." Making the same progress as a freelancer/contractor is more difficult.
Most contractors are senior devs from my experience. One reason to go contracting is if you're a senior dev already and your career progression seems stuck because you're at the top of salaried positions in your company already. Going contracting is a way to get a pay rise for people like that.
Re: How We Grow Junior Developers at the BBC
#149I work at a small Japanese company with only two developers; myself and a junior developer (also American) we brought on as my assistant a year ago. He came on with little to no development and technological experience but an incredible work/study ethic and a willingness to learn, which are both MUCH more important to me. The skills can be learned and refined over time, but the fundamentals need to be there; if a dev…
Re: How We Grow Junior Developers at the BBC
#150I work at a small Japanese company with only two developers; myself and a junior developer (also American) we brought on as my assistant a year ago. He came on with little to no development and technological experience but an incredible work/study ethic and a willingness to learn, which are both MUCH more important to me. The skills can be learned and refined over time, but the fundamentals need to be there; if a dev…
Currently have a junior dev on the team that asks way too many questions, most that can be easily googled. How do we push him in the right direction to become more independant.