7
votes
14answers
301 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 …
6
votes
9answers
155 views
Coping strategies for when your totally awesome project is unfairly canceled for stupid reasons beyond your control
There's a good chance this question will get closed, but I feel it's relevant to programmers.
A project that I've put a great deal of energy into was just significantly scaled bac …
11
votes
23answers
490 views
+100
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? Wha …
0
votes
4answers
33 views
Any References to Example Projects
Currently I am a moderate (in terms of difficulty) when it comes to PHP. I would like to test my knowledge by developing certain utilities using PHP (and maybe SQL). But the proble …
55
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 …
4
votes
6answers
106 views
Fun Ideas for an embedded senior design project?
I have a class called Senior Design next semester and we are looking for fun or interesting ideas that anyone might have for an embedded project. We will have Electrical Engineers, …
1
vote
1answer
72 views
Tips for walking through an unfamiliar ruby on rails project
I am new to ruby development. Up until this point, I've done only small project that easily fit in one's head (and in one or two files). Now, I've got a big project (it's a GUI f …
6
votes
8answers
253 views
Good C# open-source projects to participate in?
I'm looking for some large open-source .NET (especially C#) projects to participate in as a developer, I'm interested in both web and desktop applications. I want the project to ha …
0
votes
3answers
114 views
Where Can I Suggest an Idea for others to Implement?
Hello!
I want to ask you if there is a place where developers could implement a project I have rough conception of. I know there is "Google code" and "Sourceforge" but is it the r …
67
votes
14answers
3k views
ASP.NET: Web Site or Web Application?
When I start a new ASP.NET project in Visual Studio 2008, I can either create a new ASP.NET Web Site or an ASP.NET Web Application.
What's the difference between these two project …
0
votes
1answer
36 views
How to launch EXE when project / solution / studio starts?
Is there anyway to customize the solution / project file so that it launches an EXE when it's loaded into Visual Studio or, as a second option, when Visual Studio is started? I kno …
25
votes
29answers
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 la …
2
votes
10answers
184 views
Where to go from here after knowing the basics. Any suggestions?
Hello there, I'm new to programming and have been learning C for the past couple of months. I've covered most of the basics and would like to expand my knowledge. In order to get a …
4
votes
19answers
668 views
I need a good programming project
I just finished and passed data structures and I need a good programming project for the summer to keep my skills sharp.
6
votes
5answers
194 views
First must-program projects as a hobby
I always believed that when starting to learn a new programming language programmer must create certain projects to get a better understanding of the language and/or frameworks. Pe …
