Skip to content

Commit e6d28b3

Browse files
committed
very tiny tweaks to Scala Center blog post
1 parent fb12223 commit e6d28b3

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

blog/_posts/2016-03-14-announcing-the-scala-center.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ improve the language, its tools and its documentation. It will also help develop
1212
learn the language through massive open online courses, seminars and other activities.
1313

1414

15-
## Why A Center?
15+
## Why a Center?
1616

1717
Scala has seen a steady rise in adoption. This is reflected in the
1818
[number of open Scala jobs](http://www.indeed.com/jobtrends/scala.html) and in Google's
@@ -21,15 +21,15 @@ In the [Redmonk rankings](http://sogrady-media.redmonk.com/sogrady/files/2016/02
2121
the language currently ranks 14th. Overall, we estimate that more than
2222
half a million developers are using Scala.
2323

24-
Scala is the technology of choice for vibrant open-source ecosystem,
24+
Scala is the technology of choice for a vibrant open-source ecosystem,
2525
including popular platforms and frameworks such as
2626
[Spark](http://spark.apache.org/), [Kafka](http://kafka.apache.org/),
2727
[Akka](akka.io), [Finagle](https://twitter.github.io/finagle),
2828
[Cats](http://typelevel.org/cats/), and
2929
[Play](https://www.playframework.com/), to name just a few.
3030

3131
The large user base and the diversity of projects built on Scala mean
32-
that there are many demands on the language and its tool set. There is also a large pool of capable and motivated contributors. The first mission of the Scala center is to consult with
32+
that there are many demands on the language and its tool set. There is also a large pool of capable and motivated contributors. The first mission of the Scala Center is to consult with
3333
the user community, define common goals, and organize contributions
3434
and its own resources to achieve these goals.
3535

@@ -39,7 +39,7 @@ from other languages and requires some conscious investment in
3939
learning the language to reap most of it benefits. Learning Scala, if
4040
done right, is much more than just internalizing syntax. It usually
4141
deeply affects the way developers think about their activity. We have
42-
pioneered open online education, with more than 400'000 registrations
42+
pioneered open online education, with more than 400,000 registrations
4343
to our MOOCs on Coursera. The Scala Center will take over and enlarge
4444
these efforts, integrating them in a specialization that teaches
4545
functional programming and data analysis using Scala and Spark.
@@ -50,17 +50,17 @@ The Scala Center is a designated unit at EPFL, independent from the
5050
Scala research group (LAMP). Its first two officers are executive director Heather Miller,
5151
and principal engineer Jon Pretty. The Center is funded by EPFL and a group of industrial
5252
members. The initial industrial founding members of the center are:
53-
Goldman Sachs, IBM, Lightbend, Nitro, Verizon. We are keen to
53+
Goldman Sachs, IBM, Lightbend, Nitro, and Verizon. We are keen to
5454
welcome other members in the future.
5555

56-
## Relationship with the Community
56+
## Relationship with the community
5757

5858
The Center aims in helping and complementing existing entities in the
5959
Scala ecosystem. In particular:
6060

6161
Lightbend (formerly Typesafe) will continue to maintain and evolve the
6262
stable Scala distribution. Lightbend is a founding member of the
63-
center and its engineers are looking forward to participate in its
63+
center and its engineers are looking forward to participating in its
6464
projects.
6565

6666
Existing open source projects and platforms will work as before. The
@@ -70,14 +70,16 @@ of projects of common interest, subject to its available resources.
7070

7171
One specific project where it looks like we have enough interest and
7272
pledges of funding is [Scala.js](http://www.scala-js.org/). Scala.js
73-
is developed so far by my lab at EPFL (specifically Sebastien Doeraene
73+
is developed so far by the lab at EPFL (specifically Sébastien Doeraene
7474
and Nicolas Stucki) with the help of outside contributors, including Lightbend.
7575
The Scala Center should be a
7676
logical platform to put this great work on a more stable basis.
7777

78-
## Please Contribute!
78+
## Please contribute!
7979

80-
We are starting out now with a rough direction and expect that most details of the Center’s working will become clearer once we have gained some experience in our activities. For now, we are soliciting the community for help. If you have time or funding to contribute, and would like to work on a project that is useful to the community at large, please join us in the [Scala Center gitter channel](https://gitter.im/scala/center) and get involved!
80+
We are starting out now with a rough direction and expect that most details of the Center’s working will become clearer once we have gained some experience in our activities. For now, we are soliciting the community for help.
81+
82+
If you have time or funding to contribute, and would like to work on a project that is useful to the community at large, please join us in the [Scala Center gitter channel](https://gitter.im/scala/center) and get involved!
8183

8284

8385

0 commit comments

Comments
 (0)