1) find a project
2) join the mailing lists
3) read the bug database
4) download the source
5) get working
6) submit patches/bugfixes
7) eventually, maybe, get commit status
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
Look at the project's webpage for information.
Rashakil Fol
Super Senior Demiposter
2,658 posts since Jun 2005
Reputation Points: 1,135
Solved Threads: 176
Any project which is written in C/C++/PHP/JAVA
wrong attitude. Find something that interests you on a functional level, not some randomg project just because it is created in a specific programming language.
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
I think sourceforge.net will be the best option for finding the project right ??
There i can join mailing lists also but how will i get the bug database ??
Because generally it doesn't come with the project itself.
I do not want to sound negative, but sourceforge is not what it used to be. I would check also github, Google Code and Apache Projects
peter_budo
Code tags enforcer
15,432 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 901
At the time it was privilege to get project hosting, you had to get through tough process of explaining why your project should be hosted etc.
Now days anyone can get project hosted at sourceforge. However in order to survive they have to relay on heavy advertising to support their old software and hardware setup. Due these "problems" number of good projects moved to more flexible and open project hosting solutions. This is how I see it
peter_budo
Code tags enforcer
15,432 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 901
What you could do is start little projects yourself, on your home machine, for example little problems at home. I remember when i was smaller, i made little programs to make shopping lists, with favorites all of and so on, little programs can help like that.
I know it might sound silly, but it will teach you about requirements, breaking problems down, programming from the ground up without any guidance, along with testing and optimisation.
mikulucky
Junior Poster in Training
85 posts since Jan 2012
Reputation Points: 41
Solved Threads: 13