How to get involved ?

Good Morning , My name is Vijeenrosh P.W . Iam an Computer Science and Engineering student . I have knowledge in c,c++,python and linux , and an mind to extend my areas of knowledge. Recently while passing through the list of GSOC accepted organizations I met with boost libraries . it fits me since I have C++ && programming knowledge and is ready to work . I would like to know how to begin to contribute to the project . Where to begin . or is there any warm up excersices to get passed ? -- Vijeenrosh P.W CSE S3 blog : www.BlackJackVijeen.blogspot.com

Vijeenrosh PW Vijeen wrote:
My name is Vijeenrosh P.W . Iam an Computer Science and Engineering student . I have knowledge in c,c++,python and linux , and an mind to extend my areas of knowledge. Recently while passing through the list of GSOC accepted organizations I met with boost libraries . it fits me since I have C++ && programming knowledge and is ready to work . I would like to know how to begin to contribute to the project . Where to begin . or is there any warm up excersices to get passed ?
Hi! Welcome to Boost. You can learn about Boost via http://www.boost.org. You'll want to spend some time following this list to learn about our community. One of the things you'll note, when you do so, is that maintainers are often pressed for time, so bugs can languish. You can help by verifying reported bugs and submitting patches, including documentation patches. (Refer to http://www.boost.org/support/bugs.html for more.) You might also want to host a tester (see http://www.boost.org/development/running_regression_tests.html for more). That should be enough to get you well on your way. Thanks for your willingness to participate. _____ Rob Stewart robert.stewart@sig.com Software Engineer using std::disclaimer; Dev Tools & Components Susquehanna International Group, LLP http://www.sig.com ________________________________ IMPORTANT: The information contained in this email and/or its attachments is confidential. If you are not the intended recipient, please notify the sender immediately by reply and immediately delete this message and all its attachments. Any review, use, reproduction, disclosure or dissemination of this message or any attachment by an unintended recipient is strictly prohibited. Neither this message nor any attachment is intended as or should be construed as an offer, solicitation or recommendation to buy or sell any security or other financial instrument. Neither the sender, his or her employer nor any of their respective affiliates makes any warranties as to the completeness or accuracy of any of the information contained herein or that this message or any of its attachments is free of viruses.

On 1:59 PM, Stewart, Robert wrote:
Vijeenrosh PW Vijeen wrote:
.... I would like to know how to begin to contribute to the project . ...
Hi! Welcome to Boost.
... One of the things you'll note, when you do so, is that maintainers are often pressed for time, so bugs can languish. You can help by verifying reported bugs and submitting patches, including documentation patches. ....
I think this is easily boost's biggest need. See <http://jc-bell.com/contributions/boost-guild> Doing triage on tickets helps you get to know a library's test suite, which helps you get to know the library. (And sharpens your troubleshooting skills.) -Jim

Am 17.12.2011 07:19, schrieb Vijeenrosh PW Vijeen:
Good Morning ,
My name is Vijeenrosh P.W . Iam an Computer Science and Engineering student . I have knowledge in c,c++,python and linux , and an mind to extend my areas of knowledge. Recently while passing through the list of GSOC accepted organizations I met with boost libraries . it fits me since I have C++&& programming knowledge and is ready to work . I would like to know how to begin to contribute to the project . Where to begin . or is there any warm up excersices to get passed ?
Hi Vijeenrosh, I found that having a goal in mind, which you want to achieve using a Boost library (or several ones), and a focus on quality (i.e., do not work around inconsistencies in the Boost code or the documentation, or simply accepting them) will result in many opportunities to contribute and make Boost better, if only just a little bit. -- Jens
participants (4)
-
Jens Müller
-
Jim Bell
-
Stewart, Robert
-
Vijeenrosh PW Vijeen