Stack Overflow is typically for problems that involve code. So you'll have a piece of code that doesn't work. You've debugged the problem, searched the internet but still haven't worked out what's going wrong. You'll strip the problem down to the minimum amount of code and post that.
Programmers is for problems that affect programmers that don't involve code. This covers things like "How do I retrofit automated tests into legacy code", "How do I give a presentation on design patterns" and (possibly) "Should I include this information on my CV?".
However, I should point out that there is a grey area which includes questions like "Which algorithm should I use to do this?" and "Which language is most appropriate for this problem?". Though you should have a specific problem in mind when you post these.
What Programmers is not for is "What language should I learn next?", "What chair should I have?", "Should I take this particular job I've been offered?".