Questions tagged [training]
OFF TOPIC QUESTIONS ARE NOT SUPPORTED! Education advice is off topic on this site. Training refers to the acquisition of knowledge through teaching of theoretical and practical skills.
47 questions
1
vote
1
answer
105
views
How do I measure the effectiveness of training for a new software testing tool?
Creating an effective training plan for a new testing tool involves the following key step: Decide on the training duration. A short session is more effective than a long one.
How do I measure the ...
-4
votes
1
answer
130
views
Evolving thought process and design thinking [closed]
I'm working as a software developer for around 8 years now and have worked with mostly companies offering outsourcing services.The challenge so far was mostly - learn the new tech, showcase through a ...
63
votes
9
answers
14k
views
Novice programmer(s) frustrated by lack of a glossary of compiler errors
A friend of my family asked me for a bit of help as he learns to program (in the C language). As we were talking, he expressed frustration about having a hard time understanding the error messages his ...
8
votes
3
answers
463
views
How to determine ROI on developer training?
I've been a proponent for training on our team since I've started with a new company. I'm dealing with two newer technologies now and my peers have given me their opinion that additional training ...
2
votes
1
answer
169
views
Newly formed team who are unfamiliar with the platform and domain how to get them up to speed?
I have been assigned as the lead dev of a newly formed team. I am the only person familiar with the software platform we will be using and the only person to have worked in this domain before. There ...
4
votes
4
answers
1k
views
Good unit-testing story for a unit test training [closed]
I have to advise a training on unit testing in my company.
I would like to show a striking, real-life example of an unexpected regression not caught by compilation (of course) but detectable with ...
-1
votes
1
answer
144
views
What are the most crucial categories of content to organize into an internal developer portal in a large company? [closed]
I have been tasked with organizing all of the company's internal content currently spread around sharepoint, a markdown reference manual and confluence into a single cohesive and usable portal in ...
12
votes
4
answers
2k
views
Stopping developers committing to the wrong branch on DVCS
The problem
I am on a software project which has about 10 developers, we share source code via Mercurial. We have a development and production branch per release. Repeatedly during the course of the ...
13
votes
8
answers
7k
views
Should we persist with an employee still writing bad code after many years? [closed]
I am putting this question to C++ programmers because:
a) Only a C++ programmer can judge the technical merits of the examples;
b) Only a programmer will have a feel for the temperament of another ...
40
votes
3
answers
5k
views
How to train junior programmers for today's (complicated) web environment?
Currently our company develops applications consisting, most of the time, in Ruby on Rails web servers and a bunch of different REST clients, from kiosk systems in Java to embedded devices in C/C++ (...
8
votes
2
answers
578
views
How Do I Determine the Value of a Technical book? [closed]
I'm interested in finding more books like The Pragmatic Programmer. Rather than the run of the mill, technology-specific books that are out of date by the time they go to press. Can you provide advice ...
18
votes
12
answers
6k
views
Teaching myself, as a physicist, to become a better programmer [closed]
I've always liked physics, and I've always liked coding, so when I got the offer for a PhD position doing numerical physics (details are not relevant, it's mostly parallel programming for a cluster) ...
8
votes
2
answers
3k
views
What programming skills does someone in QA need to work effectively in extreme programming projects?
Well, the title really says it all, but to elaborate a bit, can you take a random, typically effective QA department and have them learn to work in an XP environment (with a learning curve to pick up ...
14
votes
3
answers
1k
views
How do you break out of the role of a code maintainer? [closed]
In my last three jobs, I was a code maintainer. In all three cases, I was hired after the majority of the code for the project was already written.
I'm a self taught programmer. Before I ever started ...
20
votes
7
answers
4k
views
How many juniors should a senior mentor? [closed]
Our shop's size increases dynamically, so we are planning to hire a few new junior developers but we would not like to overwhelm the seniors with too much mentoring and training. How many (usually ...