Skip to content

Commit f453c9b

Browse files
committed
Merge pull request #323 from SethTisue/community-page-updates
multiple improvements to Community page
2 parents ba92c9a + fc4276c commit f453c9b

File tree

1 file changed

+20
-11
lines changed

1 file changed

+20
-11
lines changed

community/index.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,14 @@ title: Community
44

55
---
66

7-
<!-- You will enjoy being part of the Scala community. Developers in countries all over the world are using Scala for a large variety of applications across a broad range industies. They are enthusiastic, share a passion for Scala are extremely welcoming to new comers. You will find friendly, knowlegeable people ready to help you from the moment you start learning Scala to the time you become an expert programmer yourself. Some share their experience in blogs, others through the Scala e-mail lists, by participating in Open Development projects, at user group meetings or at Scala conferences. Naturally, the best way to get to know the community is to listen and start talking to them. -->
8-
9-
Developers in countries all over the world are using Scala for a large variety of applications across a broad range of industries. Popular ways to connect with the Scala community are via mailing lists or IRC channels, listed below.
10-
11-
Though there are plenty of opportunities to connect face-to-face with others in the community-- for example, via local [Scala Meetups](http://scala.meetup.com/), or local [Scala user groups](http://scala.space/).
7+
Popular ways to connect with the Scala community include mailing lists, chat rooms, user groups, and conferences.
128

139

1410
## Mailing Lists
1511

16-
Scala has the following primary mailing lists. For those lists that existed before they were migrated to Google Groups, see the links for complete archives on Gmane.
12+
Scala has the following primary mailing lists.
13+
14+
The Scala mailing lists are covered by the [Scala Code of Conduct](http://docs.scala-lang.org/conduct.html).
1715

1816
* **[Scala-User](http://groups.google.com/group/scala-user)**: the main forum for questions and discussions about the Scala programming ([Archive at Gmane](http://dir.gmane.org/gmane.comp.lang.scala.user)). In particular, newbie questions and programming experiences and questions should go to this list.
1917
* **[Scala-Language](http://groups.google.com/group/scala-language)**: the main forum for discussions and news about the Scala language ([Archive at Gmane](http://dir.gmane.org/gmane.comp.lang.scala)).
@@ -32,22 +30,33 @@ Scala has the following primary mailing lists. For those lists that existed befo
3230
([Archive at Gmane](http://dir.gmane.org/gmane.comp.lang.scala.xml)).
3331
* **[Scala-SIPs](http://groups.google.com/group/scala-sips)**: interest group devoted to the Scala Improvement Process (SIP) proposals.
3432

35-
## IRC
33+
The "Archive at Gmane" links include messages predating the migration to Google Groups.
34+
35+
## Chat Rooms
3636

37-
Chat Scala anytime on the [Scala IRC channel](http://webchat.freenode.net/?randomnick=1&channels=scala&prompt=1): `irc://irc.freenode.net/scala`
37+
There are two main [Gitter](https://gitter.im) channels for Scala:
38+
39+
* **[scala/scala/scala-user](https://gitter.im/scala/scala/scala-user)**: like the scala-user mailing list. Questions, general discussion, etc.
40+
* **[scala/scala](https://gitter.im/scala/scala)**: like the scala-internals mailing list. For Scala contributors to discuss language internals.
41+
42+
IRC users can chat about Scala anytime on the [Scala IRC channel](http://webchat.freenode.net/?randomnick=1&channels=scala&prompt=1): `irc://irc.freenode.net/scala`
3843

3944
## User Groups
4045

4146
Find your local Scala user group on [Scala Space](http://scala.space/).
4247

43-
## StackOverflow
48+
## Conferences
49+
50+
See our [events page](/events/).
51+
52+
## Stack Overflow
4453

45-
Scala is an active topic on StackOverflow [Scala on StackOverflow](http://stackoverflow.com/questions/tagged/scala), a programmer Q&A site.
54+
Scala is an active [topic on Stack Overflow](http://stackoverflow.com/questions/tagged/scala), a very popular programmer Q&A site.
4655

4756
## Other Community-Powered Resources
4857

49-
* [Community Wiki](https://wiki.scala-lang.org/display/SW/Welcome+to+the+Scala+Wiki%21)
5058
* [Scala School](http://twitter.github.com/scala_school/)
5159
* [Effective Scala](http://twitter.github.com/effectivescala/)
5260
* [Scala Puzzlers](http://scalapuzzlers.com/)
5361
* [Interactive Tour](http://scalatutorials.com/tour)
62+
* [Awesome Scala](https://github.com/lauris/awesome-scala)

0 commit comments

Comments
 (0)