Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (2)

83
votes
17answers
2k views

How to demonstrate to management that mediocre developers are hurting team [closed]

I am in the precarious position of "managing" a team of developers at a small company. I say "managing" because although I assign work and provide feedback on their performance I have no recourse in ...
43
votes
23answers
2k views

Training new employees on undocumented code

Our company has a large codebase (2500+ classes/interfaces in just the core alone, many more in other projects) for our flagship software product. We've never really hired more than one developer at a ...
43
votes
32answers
3k views

What are some advanced software development topics every developer should know? [closed]

Let's say your company has given you the time & money to acquire training on as many advanced programming topics that you can eat in a year, carte blanche. What would those topics be and how would ...
42
votes
22answers
1k views

Keeping developers “up to date”

This is more of a developers management question, but since most of you here are developers, you probably have some insights on this. I got in charge of planning how to keep our developers updated ...
27
votes
27answers
1k views

How can I convince my boss to buy books for programmers? [closed]

My new workplace has no programming books. For some reason every programmer, if he needs a book, buys it for himself personally and he might get reimbursed if he can make a business case for this ...
26
votes
13answers
637 views

What is a good balance for having developers learn at work

So now I am the manager. One of the things I always promised myself I would do is have the other developers focus on learning new stuff. In fact I even want to force them to read a couple books ...
20
votes
11answers
3k views

How to quickly get started at using and learning Emacs

There are all sorts of advantages to using Emacs, but for someone comfortable with the usual Win32 applications it comes with a wall-like learning curve. With most other editors it’s possible to just ...
18
votes
7answers
511 views

How to teach a training course on TDD?

I've been asked to run an internal training course for a handful of our developers on Test Driven Development. What advice do you have for me, as someone who has never given a training course before? ...
18
votes
19answers
868 views

What constitutes effective Perl training for non-Perl developers?

I've been working with Perl long enough that many of its idiosyncracies have become second nature to me. When new programmers join our group, they frequently have little to no experience with Perl, ...
17
votes
15answers
1k views

How can I build a tutorial for my web site that is as good as a video games tutorial?

I was just playing "Restaurant Empire 2" and it has a pretty complex interface for a video game in which you are basically running a restaurant with tons of sub-menus and complex controls. That video ...
16
votes
3answers
2k views

.NET Video Training Tutorials - When considering cost vs. quality, how do LearnVisualStudio.net and Pluralsight compare?

I'm considering LearnVisualStudio.net or Pluralsight for .NET video training tutorials. LearnVisualStudio.NET is much less expensive and from a superficial look, the quality of the training looks ...
16
votes
9answers
1k views

How do I help senior team members improve?

I have a pretty good team. We are all friends and get along well. When a problem does occur it is usually patched up rather quickly. However, one of the senior members of the team has become a little ...
15
votes
6answers
851 views

Self Assessment Tests for Programmers

I want to help the Dev team identify areas of knowledge (practical and theoretical) that they can work on. Though I am big believer in focusing on people's strengths being a good programmer requires ...
14
votes
12answers
735 views

I have 15 minutes to present ASP.NET MVC to my colleagues. What topics should I focus on?

I've been using ASP.NET MVC for personal projects since before it hit RTM. I am preparing a presentation for my colleagues to introduce them to basic concepts of ASP.NET MVC and show them how it ...
14
votes
21answers
4k views

The Future of Web Programming Languages [closed]

As a web developer, what languages do you think would be widely used (most popular) in a couple of years? Currently I am coding in PHP, but I would like to know if I should start heading into a new ...
14
votes
12answers
3k views

Best Book for a new Database Developer [closed]

We have just had a graduate join the team with the end aim of assisting out our very busy DBA. He has only a basic SQL knowledge from his degree so we are looking for a really good getting started ...
13
votes
10answers
611 views

What should I do if there is not much coding things on working days?

These days ,there are not enough coding works everyday, and I feel that it is not a good thing to a newbie like me, What should I do to improve my coding ability??
12
votes
12answers
816 views

How to train junior programmers in code review?

We're looking to start a code-review process for a group of ~30 coders who are all relatively junior programmers. What is your advice on how to train for code reviews? Are there code review pitfalls ...
12
votes
12answers
893 views

What are some good websites with screencasts on software development topics?

I am looking for some good websites for online training of myself and my development team. I am finding that I have excellent success with improving my own personal development practices and that of ...
11
votes
13answers
388 views

Should I start with Unit testing when teaching a new developer?

I'm currently working on a project that is using technologies like Silverlight, WCF, EnterpriseLibrary, Unity, LinqToSql, NUnit, RhinoMocks in .Net 3.5 I'm training up a new developer who has some ...
11
votes
7answers
463 views

How to convince management that developers need training (specially during crisis times)?

During past years, my company has successfully used client-server technology, with a now very old programming language. A large percentage of our income is based on maintenance projects. All of our ...
11
votes
3answers
352 views

Online Software Development Apprenticeship?

Question: Is there anywhere online where someone can apprentice as a software developer and have an expert work with them, review their code, and guide them as a journeyman would in the trades? ...
10
votes
2answers
235 views

Multi-layer neural network wont predict negative values

I have implemented a multilayer perceptron to predict the sin of input vectors. The vectors consist of four -1,0,1's chosen at random and a bias set to 1. The network should predict the sin of sum of ...
10
votes
13answers
640 views

How do you persuade others to write unit tests?

I've been test-infected for a long time now, but it would seem the majority of developers I work with either have never tried it or dismiss it for one reason or another, with arguments typically being ...
10
votes
13answers
2k views

How to justify the cost of attending development conference?

What is the training need and what is the business value to justify a developer's conference? Hello Everyone, I have attended many conferences over the years. My first was VBITS in 1995. Wow did it ...
10
votes
17answers
660 views

How to keep a programming course interesting?

I guess, the following is a standard problem on every school or university: It is Your job to teach programming. Unfortunately, some of the students are semi-professionals and have years of ...
9
votes
11answers
820 views

I need to learn C

I'm a C# .NET developer. I need to learn C for embedded systems. Quickly. Where do I start?
9
votes
13answers
481 views

Conferences that offer videos for downloading?

One thing I love about ruby is that all of the conference's videos are posted online , so that people that could not attend can watch them. I'm sure most of you know about Confreaks , which offers ...
8
votes
6answers
1k views

Programming qualifications and career paths [closed]

I'm not quite sure if this question is strictly correct for SO, but i know you guys can help. If it isn't however, no hard feelings about voting to lock. I am very interested in learning to program, ...
8
votes
23answers
611 views

Should programmers take business classes/training?

Do you think it would help if programmers were more adept at scheduling, public speaking, communicating, accounting, etc.? Or would this just be a distraction? I know this might make someone a ...
8
votes
7answers
1k views

What's a good way to train employees on how to use the software you've just created?

I'm working in a small company and weeks away from deploying a web-app that will be used a lot. Everyone at one location will have to learn to use it, and although I think it's pretty easy and ...
7
votes
19answers
879 views

Is knowing some basic low-level stuff essential to all programmers?

Should all decent programmers be expected to know at least something about low-level stuff such as the following: The gist of how garbage collection is implemented, how memory management works ...
7
votes
9answers
1k views

K & R Exercise: My Code Works, But Feels Stinky; Advice for Cleanup?

I'm working on the K&R book. I've read farther ahead than I've done exercises, mostly for lack of time. I'm catching up, and have done almost all the exercises from chapter 1, which is the ...
7
votes
10answers
348 views

Ruby Introduction for C# Devs

I am curious about Ruby. Up to this point I have been following the whole C/C++/C# path and feel the need to branch out. Are there any references on how to get started and how it differs from other ...
6
votes
3answers
157 views

Source Control Training

I am sure everyone knows that Source Control is a core component of responsible software development. Like software development practices most organisations have differing policies and procedures in ...
6
votes
6answers
1k views

Online java training

I am looking for online webbased/CBT training/self study training videos for Java EE related technologies like Struts, JSF, JPA, Websphere, Spring and Hibernate. I'm using learndevnow for Microsoft ...
6
votes
15answers
810 views

Real-life C application to show at introductory course

I am holding a course on the C programming language, and I want to show the students some real-life useful applications of C, to catch their interest. Usually all they see are boring programs, with no ...
6
votes
10answers
450 views

Is it better to send a couple of people to scrum training, or bring in a scrum Master to teach the whole team?

We are looking at starting to do some scrum training and I was wondering if we should look at sending a couple of people to become scrum masters, or bring in a consultant to do scrum training. Also ...
6
votes
4answers
511 views

How do you give a junior developer a shot on a big project with tight deadlines?

I'm looking for advice on how to give a junior developer a chance to gain experience on a big project with tight deadlines without hurting the timeline. If we all know it will take a little longer ...
6
votes
14answers
409 views

Making secure code a focus for your development team

How do you go about promoting secure coding practice in a development team?
6
votes
14answers
2k views

Getting the Boss to pay for training?

We all know that keeping your skills fresh and up to date not only benefit us as developers but also the companies we work for. It therefore makes perfect sense to me, and I am willing to bet you as ...
5
votes
6answers
342 views

Training a person in iPhone development

I am going to hire a c/c++ programmer and going to train him in Iphone and Ipad programming. I wanted some advice on how to train someone fast. I primarily want him/her to create basic to medium ...
5
votes
3answers
186 views

Are there good classes for web GUI architecture?

I'm a GUI developer in a big company that thinks "developer" == "java". Through sheer force of willpower and talent, I've convinced them that thinking about the GUI as a structured aspect of the site ...
5
votes
3answers
3k views

Any reviews of O'Reilly School of Technology courses and/or certificates? [closed]

Has anyone had experience with O'Reilly School of Technology? I'm a new(er) front-end guy with 2.5 years of FT work under my belt and I have CSS/HTML down pat, and am looking to expand my JS ...
5
votes
4answers
2k views

What are some best UNIX Online Tutorials/Books? [closed]

I am new to Unix Operating System and my job involves mainly working with Unix Environment and so what are some of the best resources, online/books that one would recommend for Unix. Thanks.
5
votes
2answers
3k views

Best learning algorithm to make a decision tree in java?

I have a datasets with information like age, city, age of children, ... and a result (confirm, accept). To help modelisation of "workflow", I want to create automatically a decision tree based on ...
5
votes
6answers
246 views

What tools do you use to coach new developers?

Here's a common situation: you have an existing application with large codebase and you hire a new developer to the development team. From my experience, it can take up to 6 months before that ...
5
votes
4answers
351 views

Is it possible to sign-up, pay for and attend a Scrum Master certification class and not get certified?

If you go to the class and pay for it, will you ever not get certified. If thats the case... What exactly does it certify? That you have 2k, and can show up to a place for 2 days?
5
votes
6answers
349 views

Should employees be tested after completing technical training?

I've never been to technical training that required a test after completion. There is always the post training questionnaire to gauge things like the instructor's presentation skills and the ...
5
votes
4answers
262 views

How to move over

Uphill about 5 years ago my career was going fairly well, but separation, family deaths and a bit of illness caused me to make a couple of BAD career decisions, and I ended up in a dead end job doing ...

1 2 3 4 5 6