1
vote
12answers
373 views
Most unreasonable development assignment
What's the most unreasonable (programming) task you've ever been given as a developer? I think everyone at some point get's a variation of a travelling salesman assignment, but is there worse? For …
1
vote
1answer
130 views
Custom Managers and “through”
Hi
I have a many-to-many relationship in my django application where I use the "add" method of the manager pretty heavily (ie album.photos.add() ).
I find myself needing to store some data about the …
1
vote
6answers
266 views
Managers vs Software developers
Do you think managers should be ex-software developers with a lot of experience (10 years...)?
(How can a manager with no software development know the difficulties that come with programming large …
5
votes
5answers
558 views
Programmer to Manager
What a Programmer should learn to become a manager without losing his programming skills?
