43
votes
22answers
4k views
Why does every man and his dog want to code a blogging engine?
Cal Henderson (of Flickr fame) gave a keynote "Why I hate Django" at DjangoCon 2008, which is well worth a watch for many reasons. In one bit he asked how many of the audience were working on …
35
votes
16answers
1k views
What are common pitfalls for startups driven by software developers?
Myself and a friend have created a startup, but we are both software developers. We are quickly realizing that we are going to have to deal with, and understand, all of the intricacies of business.
…
33
votes
8answers
680 views
Multiple Programmers in Software Development. How do we work on the same code and it always be updated??
This seems like something I should know by now, but for whatever reason I do not. I also am not having much luck searching on the topic.
A friend and I are starting a simple project together away …
31
votes
37answers
3k views
How can social networking sites make you a better developer?
I am giving a keynote at Devscovery tomorrow at 9am. The title is "Social Networking for Developers." It's 90 minutes long and I don't want to waste anyone's time.
Everyone I talk to who uses …
29
votes
30answers
1k views
Can software be developed without deadlines?
I have problems developing my personal projects because I don't have deadlines, so I rarely find time to pursue them and when I finally find some time I usually find myself "perfecting" the code …
25
votes
29answers
1k views
How to deal with management that wants you to do everything?
I imagine that anyone who has worked for a small company as a developer has probably encountered this before.
I applied for software developer position, I interviewed for a software developer …
21
votes
50answers
2k views
What was the most difficult concept you had to grasp throughout your entire software development career? [closed]
And how did you understand it at the end? What kind of efforts and skills helped you solve it at the end?
Edit: Adding a list of the skills proposed in answers ( with popularity > 3)
Understanding …
20
votes
16answers
675 views
explaining software development to management
Our team is working on old hardware and trying to justify buying new hardware to improve our productivity. Mainly to improve compile times, better use of Virtual Machines, running multiple instances …
18
votes
26answers
1k views
How can you be a quality programmer in a programming team?
How can you be a quality programmer in a programming team? Despite office politics and social indifferences and unrealistic timeframes.
18
votes
20answers
850 views
How to increase code quality?
I would like to increase the code quality of myself and my team.
What do you recommend me to do in order to achieve that?
We are working with Visual Studio and C# (don't know if it's relevant …
17
votes
18answers
1k views
How did you find your “dream job” (or great place to work)?
I'm a senior developer and consider myself very good at what I do. I have high expectations for how I believe software should be developed. I'm having a hard time finding a place to work that shares …
16
votes
34answers
1k views
Do you eat your own dogfood?
From Wikipedia:
To say that a company "eats its own
dog food" means that it uses the
products that it makes.
So the question is: do you use the software you are developing?
14
votes
18answers
802 views
What tools (free) do you use to design software
What tools do you use to speed up documenting application design.
Namely, creating wireframes, flowcharts. What other methods do you find essential .
Is the general consensus that use cases are …
14
votes
20answers
692 views
How to do software development in a company whose core business isn’t software?
Not to be too defeatist ...
... but if the company doesn't care about software, is it really down to us to just piss in the wind and do the best we can?
I've read answers here that mention …
14
votes
19answers
439 views
What are some things that you do to make sure a project is ready to be released?
I was wondering what final steps developers take before they release their new project.
