1
vote
4answers
94 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
62 views
is it necessary to learn java for contributing to an open source project? [closed]
Possible Duplicate:
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 …
0
votes
8answers
102 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
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.
1
vote
1answer
37 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
22 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
3answers
83 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
7answers
109 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 …
2
votes
1answer
27 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 …
0
votes
1answer
18 views
.net project enhancement [closed]
hi,
I want to do any project in .net to enhance the existing system. Give some ideas of the existing projects and title or give me web links to search the details about that.
0
votes
4answers
77 views
Recommendation for the Java SE project to use all java skills?
I am looking for a project to use most of my java se skills (oop,java api..),i searched but i can not find good project to dive in and start.It doesnt have to be new one , projects that done before …
1
vote
5answers
178 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 …
-2
votes
4answers
60 views
What was the first thing that attracted you to computer and what was your first personal project? [closed]
For me it was Graphics design and my first personal project was a soccer league management system in QBasic.
I was not easy trying to make it look pretty.
2
votes
6answers
106 views
Who judges and keeps the quality of the code within a team of programmers?
Hi,
Even there are some coding conventions in a software development team, if there are more than 7-8 people coding on the same solution, who or what mechanism assures the standardizing and keeping …
26
votes
16answers
545 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 …
