Tagged Questions

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.
3
votes
7answers
182 views

Is agile development for the lone developer? [closed]

Possible Duplicate: Can Agile/Scrum be used by 1 or 2 developers? I am the only developer in a small company and would like to know if agile practices would help or are th …
6
votes
7answers
113 views

What amount of documentation is needed for a non-trivial one-man software project

I have been writing software for about 2 years and am now in charge of determining what documentation is to be produced for software projects in my department due to being the only …
0
votes
8answers
101 views

Do good tests enable sloppy coding?

Let's say you're coding, and you come across an opportunity for simple code resuse (e.g. pulling a common piece of code out to an accessible place like a Utility class or base clas …
1
vote
4answers
48 views

project and develop a framework / class library

hi there, me and another guys would like to develop a framework. Our mission is to create something abstract and general enough to let us develop smartly a set of different web ap …
0
votes
3answers
39 views

Design Real-Time Product Stock Management

Hi, I need to design a real-time product stock management engine (C# & WCF) but i don't know how to proceed in order to handle concurrency access and data integrity. Here is …
4
votes
7answers
248 views

What are the boundaries or scope definitions of HTML5 development?

From reading the mailing lists and looking at the specification I cannot tell what the limits of HTML5 are as a software or programmatic technology. I have seen where they have at …
2
votes
5answers
127 views

How to store sensitive data (e.g. passwords, API keys) in Cocoa app?

I need to provide some passwords, API keys and similar sensitive data in my code. What are best practices in that regard? Hard-coded? SQlite? Some cryptographic framework?
32
votes
8answers
657 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 proje …
0
votes
2answers
36 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 w …
3
votes
4answers
64 views

Free team manager application ?

Hi all, recently I start to take a bigger responsability because I was developing a project and now is in production, so im coordinating the manteinance and other developments (wit …
3
votes
7answers
203 views

How to train new programmer without giving full source code access?

Hi I am just started to employ some new programmers for a trial period. They are students so nobody know if they're good or not. I would like to give them some typical tasks at th …
13
votes
8answers
424 views

“I am not proud of my code” excuse for not open sourcing an application

I have asked a few developers who produced software they no longer maintain or let die, why they don't open source the software and let other developers take it forward and enhance …
5
votes
13answers
457 views

Windows 7, A Good Platform for Developers?

I know of a similar question that got closed. But this one is from a developer's point of view. I must say my experience in terms of software development (not including testing) h …
0
votes
2answers
82 views

Has a bug in your software ever turned out to be a feature ?

Has this ever happened to you? What was the bug or situation which was ended up becoming a feature? What was your experience with this?

1 2 3 4 5 18 next
15 30 50 per page