Changes between Version 2 and Version 3 of SoC2011


Ignore:
Timestamp:
Jan 26, 2011, 2:50:26 PM (12 years ago)
Author:
Andrew Sutton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoC2011

    v2 v3  
    22Welcome to the Boost C++ Libraries' home page for Google Summer of Code (GSoc). This page provides information about student projects, proposal submission templates, advice on writing good proposals, and links to information on getting started writing with Boost.
    33
     4This year Boost is looking to fund work on a number of different kinds of proposals:
     5
     6 * toolkit-like extensions to existing libraries,
     7 * finishing or extend sandbox libraries,
     8 * new data structures and algorithms, and
     9 * multiple competing proposals for the same project.
     10
     11For projects involving new or experimental libraries, the process of getting source code "Boost-branded" can take much longer than a single summer. In many cases, it can take much longer than a single year. Even if a library is accepted, there is an expectation that the original author will continue to maintain it. Building a library as part of Boost can easily entail a multi-year commitment. For this reason, we are willing to //consider// multi-year GSoC projects. However, prospective students //must// limit the scope of their work to a single summer. We //may// invite the most successful students to re-apply in 2012.
     12
     13== Requirements ==
     14There are only two requirements of students submitting Boost projects:
     15
     16 * Develop a proposal
     17 * Complete an aptitude test
     18
     19These requirements also entail interacting with the Boost community on the development mailing list (http://www.boost.org/community/groups.html), checking source code out of the Boost Subversion repository, programming, and compiling a project.
     20
     21=== Developing a Proposal ===
     22
     23=== The Aptitude Test ===
     24
    425== Projects ==
     26The following projects have been suggested by potential mentors. If the descriptions of these projects seem a little vague... Well, that's intentional We are looking for students to develop requirements for their proposals by doing initial background research on the topic, and interacting with the community on the mailing list to help identify expectations.
    527
    628=== Boost.Python and !NumPy ===
     
    1032
    1133
    12 == Proposals ==
    13 
    14 == Working with Boost ==