14
votes
11answers
1k views
F# - What are you using it for?
Ok so a good few months back i started hearing about F# and all the goodness it has, i bought Don Syme's book and started reading. At first i was really excited at how elegant it seemed to make …
3
votes
11answers
787 views
Cheaper alternative to FogBugz
Hey guys,
I really love using FogBugz but as a startup we just can't handle the cost of 100 Dollars per month(hosted) or 942 Dollars per year for four developers. I am not using the wiki neither am I …
1
vote
1answer
88 views
Balance of Development Skills within Team
We are trying to build a team of 6 developers for our website and web services with ASP.Net, WCF and DotNetNuke. How should we try to balance the skills between the web site team and web services …
10
votes
13answers
636 views
Ever had to “dumb down” for a job?
I'm wondering if anyone has had a situation where it's clear that you know more than everyone else on your team, including the lead and/or manager, and how you handled a situation like this?
For …
7
votes
5answers
137 views
What do you wish SysAdmins would do differently? [closed]
In direct response to a post on ServerFault here, the OP asked:
..what do you wish I, and other
developers you deal with, would do
differently? What things would make
life easier for you, …
1
vote
8answers
180 views
Is it fair to be held up to mockery for preferring to run “mvn clean install” as 2 commands ?
One of my team mates was held up for mockery by the team leads for preferring to run maven as:
$ mvn clean
$ mvn install
The discussion by the team leaders was about efficiency and speed of work …
2
votes
5answers
83 views
IM (Instant Messaging) increase or decrease developer’s productivity?
In my team I have some developers that always have two or three IM windows open. The majority of these windows are not related with the project where they are nor with asking or offering programming …
3
votes
0answers
59 views
Marketing 101 for Programmers [closed]
Which marketing books are effective for programmers to promote their team's work and defend their team from communication errors?
Imagine that I've been living in a cave.
6
votes
15answers
478 views
Does team leader have to take blame for subordinate errors?
In a software company, does the team leader have to take responsibility for every error the subordinates do?
The client sent an angry email because some parts of the code were incomplete and not all …
4
votes
9answers
244 views
How to convince my boss to join programmers into pairs or even teams?
Welcome
Our company has 4-6 programmers, each one working on 1-2 projects, and few more awaiting in schedule. Problem - from my point of view - is as long as I work here I work alone - so do all …
0
votes
2answers
39 views
Tips for good division of labor between Design, Development, and HCI
I'm curious how other large-scale development shops (web-focused) divvy up the work between Designers, Developers, and HCI/Consumability Experts.
Obviously:
Developers will be writing code
…
40
votes
18answers
1k views
Practices for programming in a scientific environment?
Background
Last year, I did an internship in a physics research group at a university. In this group, we mostly used LabVIEW to write programs for controlling our setups, doing data acquisition and …
3
votes
3answers
140 views
What makes one a good team member? [closed]
In a job interview what the kind of answer would you provide?
1
vote
0answers
20 views
how to maitain the authentication details/passwords in a 50 people company [closed]
What is the process that you guys follow for maintaining authentication details like login ids and passwords? There will be definitely some shared passwords. So, the target is to minimize the impact …
6
votes
8answers
147 views
Is using a geographically distributed development team a better approach for running a software startup?
It's commonly agreed that successful software development is as much about teamwork and communication as it is about individual programming expertise. Given this, one might assume that by operating a …
