3
votes
5answers
107 views
Do dotnet projects in Visual Studio always compile into a single file?
This is one of those things that is so simple that no one ever just comes out an says it in any of the tutorials I've read. I've been creating a few stand alone .NET applications as well as a few DLL …
26
votes
16answers
559 views
Suggestions for an open source Final Degree Project
Note: I'm not completely sure if this question really belongs to StackOverflow so feel free to vote for closing if you think not.
In Spain we have to undertake a final project when we end the …
-1
votes
10answers
116 views
is it necessary to learn java for contributing to an open source project?
I am more into c/c++. But many of my seniors here in college ask me to learn java if I want to contribute to an open source project.. I m in dilemma. what to do?? Can't we do a design project in …
1
vote
4answers
102 views
Project Ideas for medium level Java/Python developer
I am a Python and Java developer with about 1.5 years of coding experience and I am looking for a fun but challenging project to engage myself in.
What are some fun and interesting project ideas that …
57
votes
98answers
7k views
Do you have a hobby development project?
Do you have your own hobby development project, that you like to work on your own?
If "yes", could you please tell a bit more about it (links are welcome)?
What kind of project is it?
Did it help …
2
votes
7answers
113 views
Software Project Management systems
Ok, so I've only recently started getting serious about learning how to program, and I've started using Mercurial to manage my projects. I chose Mercurial over SVN because of it's ability to commit …
1
vote
2answers
18 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.
13
votes
23answers
568 views
Dangers that threaten a project near completion
I'm working on a project that took quite a long time to build, and now it's near completion. What are the specific dangers that might threat a project in its completion stages? What are the most …
1
vote
3answers
87 views
[C++] Anyone know of some projects that’ll help me learn?
I'm just starting to learn C++, and I was wondering if anyone could suggest a few small projects that I could work on that'll help me learn more about what I'm doing.
So far the most complex thing …
1
vote
5answers
195 views
Reasons to start a new project in COBOL
Are there any feasible reasons to start a new project in COBOL?
What benefits of this language one would find convincing enough to start a new project in it?
I'm thinking more about viewing the …
1
vote
1answer
40 views
Has using an acknowledged anti-pattern ever been proven to actually solve a problem, or be beneficial in any other way?
Has using an acknowledged anti-pattern ever been proven to actually work in a certain specific case? Did you ever solve a problem or gain any kind of benefit in one of your projects by using an …
0
votes
2answers
25 views
Sharing a single cocoa framework copy across plugins
I have a set of plugins, a plugin framework for common code and a host app. These are each in separate Xcode projects (including separate projects for each plugin). In the end, I need to be able to …
2
votes
1answer
29 views
Visual Studio: Add same project or reference to different solutions
Hello, I am trying to set up my Visual Studio projects. I have a generic project (say SharedProj) that has all the constants, common classes. SharedProj will be referenced by two other solutions (say …
7
votes
14answers
343 views
List of large projects built using Perl
Can you please name some large (maintained, with active communities) projects written using Perl? I'd like to be able to provide a list of mature, production-ready projects so that Perl can be seen as …
29
votes
32answers
2k views
What projects do you feel sorry for?
What big projects do you know about that never hit the mainstream?
I feel sorry for haXe and OpenLaszlo because people put so much work into them and they never got a user base large enough to become …
