Skip to content

Commit b486329

Browse files
committed
Merge pull request #166 from gzm0/gsoc-14
Add newspost to announce GSoC
2 parents 4dc6a9e + 8e3bbd6 commit b486329

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
layout: news
3+
post-type: news
4+
title: "Google Summer of Code 2014"
5+
by: "Tobias Schlatter"
6+
author: "Tobias Schlatter"
7+
---
8+
9+
**This year the Scala team applied again for
10+
[Google Summer of Code](http://www.google-melange.com/gsoc/homepage/google/gsoc2014),
11+
and we're happy to announce that we have been approved to be mentoring organization!**
12+
13+
### What is Google Summer of Code
14+
15+
Google invites students to come up with interesting, non-trivial problems for
16+
their favourite open-source projects and work on them over the summer.
17+
Participants get support from the community, plus a mentor who makes sure they
18+
don't get lost and that students meet their goals. Aside from the satisfaction
19+
of solving challenging problems, students get paid for their work. This is an
20+
incredible opportunity to get involved in the Scala community and get helpful
21+
support along the way.
22+
23+
### How to get involved
24+
25+
First, have a look at our [project ideas page][gsoc2014]. The ideas there are
26+
meant as suggestions to serve as a starting point. We expect students to
27+
explore the ideas in much more detail, preferably with their own suggestions
28+
and detailed plans on how they want to proceed. But don't feel constrained by
29+
the provided list! We welcome any challenging project idea pertaining to
30+
Scala!
31+
32+
The best place to propose and discuss your proposals is our
33+
["scala-language"](http://groups.google.com/group/scala-language) mailing list. This
34+
way you will get quickly responses from the whole Scala community. If you know
35+
of a potential mentor, it also might be a good idea to also include them in
36+
your discussion on the scala-language mailing list. If not, don't be afraid to
37+
ask who you might be able to contact in your discussion on scala-language.
38+
39+
### Previous Summer of Code
40+
41+
We encourage you to have a look at our [Summer of Code 2010][gsoc2010],
42+
[2011][gsoc2011], [2012][gsoc2012] and [2013][gsoc2013] pages to get an idea
43+
of kind of projects we undertook in previous years.
44+
45+
Please join us!
46+
47+
[gsoc2014]: http://www.scala-lang.org/gsoc/2014.html
48+
[gsoc2013]: http://www.scala-lang.org/news/2013/03/20/gsoc13.html
49+
[gsoc2012]: http://www.scala-lang.org/old/gsoc2012
50+
[gsoc2011]: http://www.scala-lang.org/old/gsoc2011
51+
[gsoc2010]: http://www.scala-lang.org/old/gsoc2010

0 commit comments

Comments
 (0)