Difference between revisions of "Google summer of code"

From HaskellWiki
Jump to navigation Jump to search
(New page: The [http://code.google.com/soc/ Google Summer of Code (GSoC)] is an annual program funded by Google to allow hundreds of students around the world to participate in free or open source so...)
 
Line 1: Line 1:
 
The [http://code.google.com/soc/ Google Summer of Code (GSoC)] is an annual program funded by Google to allow hundreds of students around the world to participate in free or open source software.
 
The [http://code.google.com/soc/ Google Summer of Code (GSoC)] is an annual program funded by Google to allow hundreds of students around the world to participate in free or open source software.
   
  +
GSoC is open to students using all kinds of technologies and each year we like to see man projects written in / written for haskell.
Some possible useful links:
 
   
 
Some possibly useful links:
[http://blog.johantibell.com/2011/03/writing-good-google-summer-of-code.html writing good gsoc]
 
   
[http://blog.johantibell.com/2011/03/summer-of-code-project-suggestions.html gsoc suggestions]
+
haskell.org: [http://hackage.haskell.org/trac/summer-of-code/report/1 summer of code trac]
   
 
reddit: [http://www.reddit.com/r/haskell_proposals haskell proposals]
[http://hackage.haskell.org/trac/summer-of-code/report/1 summer of code trac]
 
   
 
Johan Tibell: [http://blog.johantibell.com/2011/03/writing-good-google-summer-of-code.html writing good gsoc], [http://blog.johantibell.com/2011/03/summer-of-code-project-suggestions.html gsoc suggestions]
[http://www.reddit.com/r/haskell_proposals reddit haskell proposals]
 

Revision as of 15:46, 29 March 2011

The Google Summer of Code (GSoC) is an annual program funded by Google to allow hundreds of students around the world to participate in free or open source software.

GSoC is open to students using all kinds of technologies and each year we like to see man projects written in / written for haskell.

Some possibly useful links:

haskell.org: summer of code trac

reddit: haskell proposals

Johan Tibell: writing good gsoc, gsoc suggestions