Changes between Version 13 and Version 14 of GoogleCodeIn2010Tasks

Show
Ignore:
Timestamp:
10/29/10 18:37:47 (11 years ago)
Author:
dukeleto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GoogleCodeIn2010Tasks

    v13 v14  
    5858 
    5959''Details'': Math::Primality is a Perl 5 CPAN module that has advanced prime-checking algorithms. It was a GSoC project in 2009. Currently some new algorithms were added, but they don't have proper test coverage. Having better test coverage is necessary because people will rely on the correctness of the algorithms in this module for cryptography and number theory applications. This task will involve the student learning how to build and test Math::Primality, as well as analyzing the test coverage with the Devel::Cover CPAN module. When parts of the code are identified that need more tests, the students will work with the mentor to write tests that verify those parts of the code work correctly. 
     60 
     61== Task # 5: Create Snazzy Logo for Parrot on RTEMS == 
     62 
     63Potential Mentors: kid51 
     64 
     65Background: Graphics 
     66 
     67'''Details''': Parrot Virtual Machine and the RTEMS project, which is a real-time embedded operating system, have been teaming up, so that Parrot can run on satellites and all kinds of other awesome real-time hardware. We need a logo for this project. It should represent the excitement of being able to use dynamic languages on real-time hardware.