Thread: I want to join an open source project

  1. #1
    Registered User CompiledMonkey's Avatar
    Join Date
    Feb 2002
    Location
    Richmond, VA
    Posts
    438

    I want to join an open source project

    I'd like to help out with an open source project but all of the open source programs I use are huge and seem to be professionally developed for the most part (i.e., FireFox). Not to mention most of them are coded in C++, which I don't know much at all about.

    /rant

  2. #2
    Registered User
    Join Date
    Nov 2002
    Posts
    82
    What language are you planning to use then? I have some projects in mind but most of them are C++.

  3. #3
    Registered User CompiledMonkey's Avatar
    Join Date
    Feb 2002
    Location
    Richmond, VA
    Posts
    438
    Quote Originally Posted by Rez
    What language are you planning to use then? I have some projects in mind but most of them are C++.
    Not really planning to use any specific language, but I figured Java would be it. I'd prefer C#, but I don't see many open source projects using it. Maybe this would give me a reason to learn C++.

  4. #4
    Registered User
    Join Date
    Nov 2002
    Posts
    82
    Yep you should C++. That would be one of the best tools you'll have in your programming arsenal. I dont see much open-source fuzz about Java.

    C++ allows you to do system-level and network-level stuff at the same time I have yet see both in Java (especially in open source).

  5. #5
    Registered User CompiledMonkey's Avatar
    Join Date
    Feb 2002
    Location
    Richmond, VA
    Posts
    438
    Yeah, I agree. My issue is time. If I could find a java or C# project, I could contribute right away.

  6. #6

  7. #7
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    >>> seem to be professionally developed for the most part

    Any open source project that is not developed to professional standards, and with a professional project management structure is a project that is destined to fail.

    We have had hundreds of groups start up on the forums here with the idea of creating something collectively. They usually fall quite quickly. Everyone wants to be the boss, or do the "cool" bits of the program. Nobody is prepared to be the grunts.
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  8. #8
    Registered User CompiledMonkey's Avatar
    Join Date
    Feb 2002
    Location
    Richmond, VA
    Posts
    438
    Quote Originally Posted by adrianxw
    >>> seem to be professionally developed for the most part

    Any open source project that is not developed to professional standards, and with a professional project management structure is a project that is destined to fail.

    We have had hundreds of groups start up on the forums here with the idea of creating something collectively. They usually fall quite quickly. Everyone wants to be the boss, or do the "cool" bits of the program. Nobody is prepared to be the grunts.
    I agree. I expect the project I join to be professional in nature, but when I find one in C++, I can't help. Java or C++ is another story. If the project was less formal and in C++, I may be of use. In regards to the grunt work, I'd be more than happy to perform grunt work for a large project such as Firefox, etc, but until I know a decent amount of C++ I doubt they'll let me contribute.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ReactOS - Open Source Project
    By Stefan100 in forum Projects and Job Recruitment
    Replies: 0
    Last Post: 10-25-2007, 09:56 AM
  2. Open Source Email Server!
    By andhikacandra in forum Tech Board
    Replies: 2
    Last Post: 10-02-2007, 10:51 PM
  3. Open source project on C++ to compare XML as ExamXML
    By alapick in forum C++ Programming
    Replies: 1
    Last Post: 09-25-2007, 11:44 PM
  4. OOT vs Structured Approach in open source software development
    By dkt in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 10-12-2001, 09:30 PM