A project is a collaborative and planned activity for attaining a particular goal.
-4
votes
0answers
38 views
How to plan a PHP based project with DB involved in the below scenario? [closed]
I'm starting a project on web monitoring where other websites can be monitored.
Recently, I have found codeIgniter, yii, kohana frameworks online, but I'm confused as to whether to choose any of ...
0
votes
0answers
60 views
Can a new idea for a software project be an intellectual property? [closed]
I have to do my final year project and I am going to do some kind of stuff that no one has yet attempted to do, though the completion of the project involves some things that have already been done ...
0
votes
2answers
84 views
How many tasks to plan beforehand [closed]
As for my daily routine. Every morning when I come to work, I look at the items of my todo-list inbox (noted from the previous day). For each task I think about on which day I should get started and ...
3
votes
4answers
166 views
How to maintain same code fragments on multiple projects [closed]
I am an indie developer working on multiple Android projects. I am having problem with maintaining same functionality on different projects. For example, three of my apps use the same 2 classes; since ...
4
votes
5answers
281 views
Good Practices for development team in large projects
Since I started learning C a few years ago, I have never been a part of a team that worked on a project. I am very interested to know what are the best practices for writing large projects in C.
One ...
4
votes
6answers
239 views
Depending on fixed version of a library and ignore its updates
I was talking to a technical boss yesterday. Its about a project in C++ that depends on opencv and he wanted to include a specific opencv version into the svn and keep using this version ignoring any ...
-2
votes
3answers
195 views
How to turn a Netbeans project into .exe?
I wanted to know if there was a way to convert the existing Netbeans projects into an installable .exe file so that it can be installed and used standalone?
If so, how?
I program using Java.
2
votes
3answers
159 views
How much more should I charge for freelance project source code?
Currently I'm working as a freelancer, and for the first time a faced a client who wants the source code too.
This client owns a software development company, and wants to have rights over the source ...
2
votes
1answer
94 views
Starting a new project and need ideas for handling Phishing/Brute Force attacks AND Logging access [closed]
I'm starting a brand new project. The main access from the client side app will be via an API written in ASP.Net MVC3.
I'm looking for discussions on how best to handle logging information for ...
2
votes
3answers
150 views
A place for putting code samples in projects
Every now and then I get or write some minimal code samples to achieve tasks. What's the usual practice for storing these samples (which could prove useful later on) ? Have a separate source folder or ...
0
votes
4answers
203 views
Best Practices when extending a project
I have to extend a web application for a customer, there is no documentation of the current app, no analysis and even worse, there is no technical support or management. The client gives me a list of ...
3
votes
3answers
214 views
Biggest obstacles to working on a group project [closed]
I'm doing my first group project in a class where most quarters 40% of the students have failed. I believe the reason for this is the poor quality of teaching in the class. For example, the instructor ...
3
votes
5answers
343 views
Is working on a large project a good or a bad thing in the long run? [closed]
In a large project you only get to use the technology necessary for that project; smaller projects come and go, and you need to learn more technologies.
On the other hand large projects are usually ...
30
votes
5answers
1k views
How do you get past the Analysis to Paralysis when working on a new project?
I've been struggling with how to get my project going. I've got an old software package that is in need of desparate rewrite. I haven't compiled the source code since 2004. It still sells, it's stable ...
7
votes
5answers
619 views
Does it work when a developer is the project manager's boss?
I am in the planning stage of a project and I am looking to hire a project manager. I would like to do some coding and keep eye on all parts of the project. However, i have a feeling that a project ...