project-management

How to create an accurate hour estimate? [closed]

混江龙づ霸主 提交于 2019-12-18 10:17:02
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 2 years ago . What are your experiences regarding project planning and creating hour estimates for new projects? What is the approach you are using, and why has or has it not worked for you? Are there any best practices to take into account? 回答1: Estimation Tasks The principles that I try to use (I don't always get the

When should I use a Domain Specific Language? [closed]

人盡茶涼 提交于 2019-12-18 10:09:23
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 6 months ago . I would like some practical guidance on when I should use a Domain Specific Language. I have found resources about advantages and disadvantages, but what kind of project would warrant its use? It seems like there is a big investment in time to create and maintain a DSL, so

How to create a Maven project in Eclipse with AspectJ support? [closed]

杀马特。学长 韩版系。学妹 提交于 2019-12-18 03:38:23
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 months ago . This question was migrated from Software Engineering Stack Exchange because it can be answered on Stack Overflow. Migrated 8 years ago . It seems that one has to choose between "AspectJ project" which uses some Eclipse-specific configuration or "Maven project" and then trying to get the XML configuration for

Subversion repository statistics, other than StatSVN? [closed]

懵懂的女人 提交于 2019-12-17 22:13:25
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 months ago . Are there other open source/free packages for producing repository statistics for a Subversion repository? I've tried StatSVN but it seems to be incompatible with the logfiles for Subversion 1.5 and above. Note, I know that TortoiseSVN has some statistics built into its dialogs and repository browsing code, but

Separate “include” and “src” folders for application-level code? [closed]

对着背影说爱祢 提交于 2019-12-17 17:54:18
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 6 months ago . This questions concerns mostly Unix/Linux style C++ development. I see that many C++ libraries store their header files in a "include" folder and source files in an "src" folder. For the sake of conformance I adopted this in my own code. But it is not clear to me whether

Design By Contract and Test-Driven Development [closed]

瘦欲@ 提交于 2019-12-17 17:28:57
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 6 months ago . I'm working on improving our group's development process, and I'm considering how best to implement Design By Contract with Test-Driven Development. It seems the two techniques have a lot of overlap, and I was wondering if anyone had some insight on the following (related)

How should I structure complex projects in C? [closed]

一笑奈何 提交于 2019-12-17 17:18:49
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 4 years ago . I have little more than beginner-level C skills and would like to know if there are any de facto "standards" to structure a somewhat complex application in C. Even GUI based ones. I have been always using the OO paradigm in Java and PHP and now that I want to learn C I'm afraid

What is a use-case? How to identify a use-case? [closed]

∥☆過路亽.° 提交于 2019-12-14 03:42:40
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 7 years ago . The question is quite generic. What are the points that should be kept in mind to identify a valid use case? How to approach a use case? 回答1: A use case identifies, with specificity, a task or goal that users will be able to accomplish using a program. It should be written in terms that users can understand.

How do you let people work on a project without exposing them to the whole code base? [closed]

余生长醉 提交于 2019-12-14 03:24:16
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 5 months ago . I'm Co-Founder and CTO of OnePage (http://myOnePage.com/joel). I'd be interested to hear your views and answers to this particular problem: I'm certain Yahoo! or Google don't expose their entire code to their developers! I was just wondering what method you use to restrict

Project management app for web developers? [closed]

六月ゝ 毕业季﹏ 提交于 2019-12-14 03:17:09
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 months ago . I am tired of having to manage projects manually. We use subversion for version control, but ultimately, I want an app that can: Send out notifications to clients on the progress of their projects Allow clients to log in and see screenshots of projects Keep track of money paid, as well as invoice due dates and