Tagged Questions

5
votes
9answers
163 views

Working on a “different language” source code

If you are given a large n-tier project (.NET) with 15,000 lines of code written in "Spanish" (variables, tables, classes names etc) that requires feature addition and bug fixing, what would be your …
1
vote
7answers
34 views

Communicating task lists with another programmer on a hobby project

I am going to be starting a hobby project with a friend, but we'll need some (free) way to organize and store tasks, bugs, etc. What tool do you recommend to do this? can something stored through an …
0
votes
0answers
23 views

Hiding non-working time in MS Project [closed]

How can one hide the non working time in MS Project? I mean I want the calendar zone of the gant chart not to display weekends and holidays. Is this possible?
1
vote
2answers
16 views

XCode Project Details?

At the top of all the files in a project, it has that comment block with the programmer information and whatnot. How do you change that? I remember setting it once. Somewhere.
3
votes
2answers
69 views

Boehm’s Model - Explanation

I am reading through "Mythical Man-Month" and near the end in the updates for the 20th anniversary edition it talks a bit about Boehm's model and the optimal time to delivery based upon the exected …
0
votes
3answers
85 views

Problem with building project in C

Hi Everyone, I am doing a project in C and I have a problem with building it. It is: I have two separate sub systems[A and B] in my project that use the functionality of yet another sub system[C]. …
0
votes
4answers
68 views

How small is too small for a project plan?

I have friends who have asked me to make websites and most are very small, usually I don't bother with a technical plan but one friend in particular clearly had goals larger than my own and the …
3
votes
9answers
148 views

How long does it take an experienced programmer to become proficient with a new technology / language?

I realize that the question is likely o get a lot of "it depends", but I am curious anyway. When you hire somebody new (but experienced) to the team, and they don't have expertise in technology you …
2
votes
0answers
49 views

Are developers interested in “community development” on commercial projects ? [closed]

Stack Overflow is a great way to have "community help" on programming questions. The entire model is free, and it adds value for everyone. You give and you get. What I'd like to know is, would the …
1
vote
4answers
55 views

Software project: Handle team discussion , questions, answers etc.

For an in house software project, what type of system I could use to centralize all the online team members discussion? For our software development effort, currently our questions and answers are …
0
votes
2answers
51 views

Service with wide API organizational & techincal questions

Here are some task details: The key functionality of service is Java socket-server (based on Red5. I know it might be overkill, but it makes me confident in future) on unix-platform (FreeBSD or …
13
votes
13answers
373 views

How to stay DRY? Do Not Repeat Yourself!

I find that one of the most frustrating aspects to software development is finding a solution to a problem, forgetting it, then being faced with the same issue in the future only to forgot how you …
3
votes
8answers
113 views

How to reduce maintenance costs

It has come to the point where 4 out of 5 developers are full time dealing with maintenance or support issues. This is mainly due to the total lack of accountability (read:reviews etc) during the …
3
votes
0answers
57 views

How useful are business analysts really? [closed]

I work in an organisation where there are two concurrent development projects. One is 6-dev / 6-other .NET team that is decently agile-mature and even flirting with aspects of lean/kanban. That team …
9
votes
13answers
404 views

How do you manage a large software project you are developing all alone?

I am currently developing a very large software project alone, due to financial constraints from the company. I work on the database, get requirements, deal with the business logic, user interface, …

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