Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Open Source for Beginners

  1. #1
    Junior Member
    Join Date
    Jan 2014
    Posts
    13
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Open Source for Beginners

    Hello everyone, I am in desperate need of some guidance with regards of open source programming.

    I really want to start getting my hands dirty working on open source projects.
    I understand that it is different and not easy to pick up and jump right in to, but I am really lost as to where to begin.

    I have about 1.5 years of experience in Java programming with some experience in other languages. I am to a point where I think I can understand and possibly work on open source, but when I try to go to somewhere like GitHub, I get overwhelmed and confused by the projects that I look at.

    To be honest, I am perfectly content with spending a large amount of time trying to figure out a project and make it better somehow.
    However, I am completely lost with where to get started.

    I know that I should work on something I am interested in, but more advice beyond that would definitely help.

    Some specific questions that I have include:

    Are there any specific places where I can find strictly Java coded open source projects?
    Is there anywhere where I can find open source projects that are beginner-friendly?
    Is there anywhere where I can find people who are willing to mentor or help out a newbie open source programmer?

    Thank you!


  2. #2
    Member Ada Lovelace's Avatar
    Join Date
    May 2014
    Location
    South England UK
    Posts
    414
    My Mood
    Angelic
    Thanks
    27
    Thanked 61 Times in 55 Posts

    Default Re: Open Source for Beginners

    Good idea and well done for thinking further in the field.

    A couple of suggestions:

    Open source technologies often involve groups of programmers working together to create, maintain
    and modify software that other people (companies) have worked on previously, in exchange to use
    any service they provide - typically for free.

    A good suggestion would be to Google "open-source Java Projects" and see what turns up.
    As for beginner friendly - I believe there is a website called "planetsourcecode.com" that has
    (or did have - have not used it for a while) an option where you can not only learn about
    open-source from looking at other people's code that they post - but you can message them
    and ask to be a part of it.

    As for mentoring - it would probably be a mixture of the first two. If you get on a site or
    meet anyone within the open-source community, make a good friend or more first, share your
    ideas and experiences with them and work together. In fact, you could be a mentor to another person
    with less programming experience than yourself.

    One final idea :- If all else fails and you really cannot find a foothold - you could always begin your
    own project in say Java, make documentation about it, and post it on a forum which asks people
    if they would like to help you on the project. This is a good way to get noticed in what can be pretty
    tight niche' of a field to get into. Most professional open-source projects and handled by large teams
    of programmers with vast amounts of experience - but that will only spur you on to become on the
    elite.
    Good luck in your quest.

    Wishes Ada xx
    If to Err is human - then programmers are most human of us all.
    "The Analytical Engine offers a new, a vast, and a powerful language . . .
    for the purposes of mankind
    ."
    Augusta Ada Byron, Lady Lovelace (1851)

  3. #3
    Junior Member
    Join Date
    Oct 2021
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Open Source for Beginners

    Hi there I seen your post and I exactly where you were about 8 years ago according to the date on your post if you figured out in these years please let me know

Similar Threads

  1. Contributing To Open Source
    By amitection in forum The Cafe
    Replies: 7
    Last Post: May 27th, 2014, 03:10 AM
  2. Open Source Software to Analyze
    By mk123 in forum Java Theory & Questions
    Replies: 2
    Last Post: October 20th, 2013, 11:56 AM
  3. Need help on Open source implementation of Grid
    By daskhatri in forum Web Frameworks
    Replies: 0
    Last Post: March 2nd, 2012, 05:30 AM
  4. using open source project in our application
    By the light in forum Web Frameworks
    Replies: 6
    Last Post: September 22nd, 2011, 09:54 AM
  5. [SOLVED] Books and sources for Java beginners
    By chronoz13 in forum Java Theory & Questions
    Replies: 1
    Last Post: April 15th, 2009, 08:36 AM

Tags for this Thread