Tagged Questions

19
votes
20answers
2k views

What are good open source projects in Python for which I can be a contributor?

I have been learning and using Python for the last several months and I am interested in getting involved in open source projects using Python so as to be exposed to good implementations of Python in …
6
votes
8answers
368 views

How to become a freelancer? Where can I get projects? Tell me a best site for freelancer please

How to become a freelancer? Where can I get projects? Tell me a best site for freelancer please.
3
votes
5answers
109 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 …
21
votes
16answers
1k views

Why have your software development projects failed?

I am looking for war stories about why software projects you were personally involved with failed. The more disasterous, costly, or instructive, the better. Good responses should include the size of …
1
vote
4answers
106 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 …
0
votes
2answers
102 views

Does anyone know of a similar Rails Project for creating web-forms ?

Hello, I'm starting to code a Rails application to allow users to create and edit forms that other users could then fill in, the data could then be analyzed and re-used. I've already asked other …
-1
votes
10answers
117 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 …
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 …
1
vote
5answers
203 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
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.
2
votes
7answers
116 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
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 …
26
votes
16answers
565 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
vote
3answers
89 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 …
2
votes
1answer
32 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 …

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