• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

how to join an open source project

 
Ranch Hand
Posts: 595
6
jQuery Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am a java programmer with 7 years of development experience. I wish to join some open source project to learn more and to contribute to some projects that are under development.

I have most of my experience in core java and Middleware programming. How and where should I search for such projects.

Thanks
 
Ranch Hand
Posts: 1067
2
IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
https://github.com/
 
Bartender
Posts: 7645
178
 
Ranch Hand
Posts: 531
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

s ravi chandran wrote:Hi,

I am a java programmer with 7 years of development experience. I wish to join some open source project to learn more and to contribute to some projects that are under development.

I have most of my experience in core java and Middleware programming. How and where should I search for such projects.

Thanks



Hi, Ravi,

The best way to join an open source project is to start your own. GitHub is a great place for interaction.

There are so many unmet software needs that would greatly benefit from a pre-written solution and make other people's lives easier.

Think about what it could be.

Think about Hadoop - it was once only a figment of someone's imagination. Now it is the de facto standard for parallel computing in Java.

So just set your mind to it, come up with an interesting idea, and soon you will have others joining in.

With best regards,

Anton.
reply
    Bookmark Topic Watch Topic
  • New Topic