├── .github ├── community.png ├── CODE_OF_CONDUCT.md └── CONTRIBUTING.md ├── data ├── platforms │ ├── electron.yml │ ├── watchos.yml │ ├── cordova.yml │ ├── linux.yml │ ├── nodejs.yml │ ├── xamarin.yml │ ├── dotnet.yml │ ├── ios.yml │ ├── reactnative.yml │ └── android.yml └── languages │ ├── autoit.yml │ ├── purescript.yml │ ├── dart.yml │ ├── crystal.yml │ ├── lua.yml │ ├── d.yml │ ├── ocaml.yml │ ├── assembly.yml │ ├── groovy.yml │ ├── erlang.yml │ ├── elm.yml │ ├── julia.yml │ ├── autohotkey.yml │ ├── fortran.yml │ ├── rust.yml │ ├── typescript.yml │ ├── swift.yml │ ├── commonlisp.yml │ ├── go.yml │ ├── c.yml │ ├── cpp.yml │ ├── haskell.yml │ ├── python.yml │ ├── clojure.yml │ ├── r.yml │ ├── coldfusion.yml │ ├── delphi.yml │ ├── java.yml │ ├── elixir.yml │ ├── perl.yml │ ├── scala.yml │ ├── ruby.yml │ ├── javascript.yml │ └── php.yml └── README.md /.github/community.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phpearth/awesome-community/HEAD/.github/community.png -------------------------------------------------------------------------------- /.github/CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- 1 | # Code of conduct 2 | 3 | This project is part of the [PHP.earth](https://php.earth) group which follows a 4 | [code of conduct](https://conduct.php.earth) to guarantee a welcoming, safe, 5 | inclusive, and harassment-free environment for anyone. 6 | -------------------------------------------------------------------------------- /data/platforms/electron.yml: -------------------------------------------------------------------------------- 1 | title: "Electron" 2 | description: 'Community organized by Electron platform interest for building cross platform desktop apps.' 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/electron" 8 | -------------------------------------------------------------------------------- /data/languages/autoit.yml: -------------------------------------------------------------------------------- 1 | title: "AutoIt" 2 | description: "AutoIt programming language related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/autoit" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/autoit" 12 | link_3: 13 | title: "Linked.in" 14 | description: "Large and active group on Linked.in" 15 | url: "https://www.linkedin.com/grp/home?gid=1125217" 16 | link_4: 17 | title: "Quora" 18 | url: "https://www.quora.com/AutoIT" 19 | description: "Topic on Quora" 20 | -------------------------------------------------------------------------------- /data/languages/purescript.yml: -------------------------------------------------------------------------------- 1 | title: "PureScript" 2 | description: "Community organized by PureScript language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/purescript" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/purescript" 12 | link_3: 13 | title: "IRC" 14 | url: "http://irc.lc/freenode/purescript" 15 | description: "Large and active IRC channel" 16 | link_4: 17 | title: "Quora" 18 | url: "https://www.quora.com/PureScript-programming-language" 19 | description: "Topic on Quora" 20 | -------------------------------------------------------------------------------- /data/platforms/watchos.yml: -------------------------------------------------------------------------------- 1 | title: "WatchOS" 2 | description: "WatchOS related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/apple-watch" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/applewatch" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://www.facebook.com/groups/AppleWatchDevs/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/watchOS" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/topic/Apple-Watch-2" 23 | description: "Topic on Quora" 24 | -------------------------------------------------------------------------------- /data/languages/dart.yml: -------------------------------------------------------------------------------- 1 | title: "Dart" 2 | description: "Community organized by Dart language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/dart" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/dartlang/" 12 | link_3: 13 | title: "IRC" 14 | url: "http://irc.lc/freenode/dart" 15 | description: "Large and active IRC channel" 16 | link_4: 17 | title: "Linked.in" 18 | url: "https://www.linkedin.com/grp/home?gid=4124554" 19 | description: "Large and active group on Linked.in" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/Dart-programming-language" 23 | description: "Topic on Quora" 24 | -------------------------------------------------------------------------------- /data/languages/crystal.yml: -------------------------------------------------------------------------------- 1 | title: "Crystal" 2 | description: "Community organized by Coldfusion language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/crystal_programming" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/crystal_programming" 12 | link_3: 13 | title: "Google group" 14 | url: "https://groups.google.com/forum/?fromgroups#!forum/crystal-lang" 15 | description: "Large and active Google group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/crystal-lang" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/Crystal-programming-language" 23 | description: "Topic on Quora" 24 | -------------------------------------------------------------------------------- /data/platforms/cordova.yml: -------------------------------------------------------------------------------- 1 | title: "Cordova" 2 | description: 'Community organized by Cordova - open-source, cross-device mobile development platform interest.' 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/cordova" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/Cordova/" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/112773525639167827403" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/cordova" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/Apache-Cordova" 23 | description: "Topic on Quora" 24 | -------------------------------------------------------------------------------- /data/languages/lua.yml: -------------------------------------------------------------------------------- 1 | title: "Lua" 2 | description: "Community organized by Lua language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/lua" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/lua" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/100192842414978081455" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "Linked.in" 18 | url: "https://www.linkedin.com/grp/home?gid=101255" 19 | description: "Group on Linked.in" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/lua" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Lua-programming-language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/d.yml: -------------------------------------------------------------------------------- 1 | title: "D" 2 | description: "Community organized by D language interest." 3 | links: 4 | link__1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/d" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/d_language" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/100033468228217743303" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/d" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=1996506" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/D-programming-language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/ocaml.yml: -------------------------------------------------------------------------------- 1 | title: "OCaml" 2 | description: "Community organized by OCaml language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/ocaml" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/ocaml" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/100872177392545601885" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "Linked.in" 18 | url: "https://www.linkedin.com/groups?gid=144434" 19 | description: "Group on Linked.in" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/ocaml" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/OCaml-programming-language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/assembly.yml: -------------------------------------------------------------------------------- 1 | title: "Assembly" 2 | description: "Assembly programming language related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/assembly" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/asm" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/40173965319/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/101939836280904288522" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/asm" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Assembly-Language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/groovy.yml: -------------------------------------------------------------------------------- 1 | title: "Groovy" 2 | description: "Community organized by Groovy language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/groovy" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/groovy" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/105160926044623621768" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "Linked.in" 18 | url: "https://www.linkedin.com/grp/home?gid=67067" 19 | description: "Group on Linked.in" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/groovy" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Groovy-programming-language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/erlang.yml: -------------------------------------------------------------------------------- 1 | title: "Erlang" 2 | description: "Community organized by Erlang language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/erlang" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/erlang" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/116304504166177020233" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/erlang" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=60972" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Erlang-programming-language" 27 | description: "Topic on Quora" 28 | -------------------------------------------------------------------------------- /data/languages/elm.yml: -------------------------------------------------------------------------------- 1 | title: "Elm" 2 | description: "Community organized by Elm language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/elm" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/elm" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/105099287679008690846" 15 | description: "Only Google+ group for Elm users" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/elm" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/Elm-programming-language" 23 | description: "Topic on Quora" 24 | link_6: 25 | title: "Mailing list" 26 | url: "https://groups.google.com/forum/?fromgroups#!forum/elm-discuss" 27 | description: "Mailing list for questions and answers" 28 | -------------------------------------------------------------------------------- /data/platforms/linux.yml: -------------------------------------------------------------------------------- 1 | title: "Linux" 2 | description: "Linux related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/linux" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/linux" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/GNUAndLinux/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/109254488709825102030" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=65688" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/linux" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Linux" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/platforms/nodejs.yml: -------------------------------------------------------------------------------- 1 | title: "Node.js" 2 | description: "Node.js related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/node.js" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/node" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://www.facebook.com/groups/125499867491756/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/115365528781941125390" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=2906459" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/Node.js" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Node-js" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/julia.yml: -------------------------------------------------------------------------------- 1 | title: "Julia" 2 | description: "Community organized by Julia language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/julia-lang" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/julia" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/juliaproglang/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/111295162646766639102" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=5144163" 23 | description: "Group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/julia" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Julia-programming-language" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/platforms/xamarin.yml: -------------------------------------------------------------------------------- 1 | title: "Xamarin" 2 | description: "Xamarin related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/xamarin" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/xamarindevelopers/" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/xamarin.developers/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/108593240265205517201" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=4971276" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/xamarin" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Xamarin" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/autohotkey.yml: -------------------------------------------------------------------------------- 1 | title: "Autohotkey" 2 | description: "Autohotkey programming language related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/autohotkey" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/autohotkey" 12 | link_3: 13 | title: "Linked.in" 14 | description: "Large and active group on Linked.in" 15 | url: "https://www.linkedin.com/grp/home?gid=3744090" 16 | link_4: 17 | title: "Facebook" 18 | url: "https://fb.com/groups/40173965319/" 19 | description: "Large and active Facebook group" 20 | link_5: 21 | title: "Google+" 22 | url: "https://plus.google.com/communities/101939836280904288522" 23 | description: "Large and active Google+ group" 24 | link_6: 25 | title: "IRC" 26 | url: "https://irc.lc/freenode/ahk" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Autohotkey" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/fortran.yml: -------------------------------------------------------------------------------- 1 | title: "Fortran" 2 | description: "Community organized by Fortran language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/fortran" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/fortran" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://www.facebook.com/groups/fortranfans/" 15 | description: "Active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/101796062164136609267" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/fortran" 23 | description: "IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=145550" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/FORTRAN-programming-language" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/rust.yml: -------------------------------------------------------------------------------- 1 | title: "Scala" 2 | description: "Community organized by Rust language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/rust" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/rust" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/115152292505513839896" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/rust" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=4973032" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Rust-programming-language" 27 | description: "Topic on Quora" 28 | link_7: 29 | title: "Meetup" 30 | url: "https://www.meetup.com/topics/rust/" 31 | description: "Meet up with Rust users near you" 32 | -------------------------------------------------------------------------------- /data/languages/typescript.yml: -------------------------------------------------------------------------------- 1 | title: "Typescript" 2 | description: "Typescript language related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/typescript" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/typescript" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/499941730171077/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/113164254175157471366" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/typescript" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/grp/home?gid=4671277" 27 | description: "Large and active Linked.in group" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/TypeScript" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/swift.yml: -------------------------------------------------------------------------------- 1 | title: "Swift" 2 | description: "Community organized by Swift language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/swift" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/swift" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/swiftiosdev" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/113458166730005193635" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/swift-lang" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/grp/home?gid=8119756" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Apple-Swift-programming-language" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/commonlisp.yml: -------------------------------------------------------------------------------- 1 | title: "CommonLisp" 2 | description: "Community organized by CommonLisp language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/common-lisp" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/common_lisp" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/101016130241925650833" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/lisp" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=830547" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Common-Lisp" 27 | description: "Topic on Quora" 28 | link7: 29 | title: "Meetup" 30 | url: "https://www.meetup.com/topics/lisp/" 31 | description: "Meet up with CommonLisp users near you" 32 | -------------------------------------------------------------------------------- /data/platforms/dotnet.yml: -------------------------------------------------------------------------------- 1 | title: ".NET" 2 | description: 'Community organized by .NET framework interest.' 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/.net" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/dotnet" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/learncsharpnet/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/103596470409180466570" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=40949" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/asp.net" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/NET-Framework" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/platforms/ios.yml: -------------------------------------------------------------------------------- 1 | title: "iOS" 2 | description: 'Community organized by Apple''s iOS mobile operating system interest.' 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/ios" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/ios" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/iosdeveloper.global/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/112026628790708717979" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=121874" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/iphonedev" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/iOS" 31 | description: "Topic on Quora" 32 | -------------------------------------------------------------------------------- /data/languages/go.yml: -------------------------------------------------------------------------------- 1 | title: "Go" 2 | description: "Community organized by Go language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/go" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/golang" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/206770519471402" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/114112804251407510571" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=2524765" 23 | description: "Group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/go-nuts" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Go-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Local user groups" 34 | url: "https://github.com/golang/go/wiki/GoUserGroups" 35 | description: "Get involved locally" 36 | -------------------------------------------------------------------------------- /data/platforms/reactnative.yml: -------------------------------------------------------------------------------- 1 | title: "ReactNative" 2 | description: "React Native related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/react-native" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/reactnative/" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/react.native.community/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/114615105301012300275" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=8301103" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/reactnative" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/React-Native-Facebook" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Forum" 34 | url: "https://discuss.reactjs.org/" 35 | description: "Official forums" 36 | -------------------------------------------------------------------------------- /data/languages/c.yml: -------------------------------------------------------------------------------- 1 | title: "C" 2 | description: "Community organized by C programming language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/c" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/C_Programming/" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/cprogramming123/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/103796658293092790651" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/c" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/grp/home?gid=1627067" 27 | description: "Large and active group on Linked.in" 28 | linnk_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/C-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Meetup" 34 | url: "https://www.meetup.com/topics/c/" 35 | description: "Meet up with C and C++ users near you" 36 | -------------------------------------------------------------------------------- /data/languages/cpp.yml: -------------------------------------------------------------------------------- 1 | title: "C++" 2 | description: "Community organized by C++ programming language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/c++" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/cpp" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/226823534127108/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/116007775542700637383" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/c++" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=86782" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/C++-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Meetup" 34 | url: "https://www.meetup.com/topics/c/" 35 | description: "Meet up with C and C++ users near you" 36 | -------------------------------------------------------------------------------- /data/languages/haskell.yml: -------------------------------------------------------------------------------- 1 | title: "Haskell" 2 | description: "Community organized by Haskell language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/haskell" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/haskell" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/programming.haskell/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/104818126031270146189" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=81034" 23 | description: "Group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/haskell" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Haskell-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Local user groups" 34 | url: "https://wiki.haskell.org/User_groups" 35 | description: "Get involved locally" 36 | -------------------------------------------------------------------------------- /data/languages/python.yml: -------------------------------------------------------------------------------- 1 | title: "Python" 2 | description: "Community organized by Python language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/python" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/python" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/pythonears/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/103393744324769547228" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/python" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=25827" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Python-programming-language-1" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Meetup" 34 | url: "https://www.meetup.com/topics/python/" 35 | description: "Meet up with Rust users near you" 36 | -------------------------------------------------------------------------------- /data/languages/clojure.yml: -------------------------------------------------------------------------------- 1 | title: "Clojure" 2 | description: "Community organized by Clojure language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/clojure" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/clojure" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/clojure/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/103410768849046117338" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/clojure" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=1058217" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Clojure-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Meetup" 34 | url: "https://www.meetup.com/topics/clojure/" 35 | description: "Meet up with Clojure users near you" 36 | -------------------------------------------------------------------------------- /data/languages/r.yml: -------------------------------------------------------------------------------- 1 | title: "R" 2 | description: "Community organized by R language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/r" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/Rlanguage" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/115516770321395255377" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/R" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=7464608" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/R-Programming" 27 | description: "Topic on Quora" 28 | link_7: 29 | title: "Meetup" 30 | url: "https://www.meetup.com/topics/r-project-for-statistical-computing/" 31 | description: "Meet up with Rust users near you" 32 | link_8: 33 | title: "Conferences" 34 | url: "https://www.r-project.org/conferences.html" 35 | description: "Find conference about R language" 36 | -------------------------------------------------------------------------------- /data/languages/coldfusion.yml: -------------------------------------------------------------------------------- 1 | title: "Coldfusion" 2 | description: "Community organized by Coldfusion language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/coldfusion" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/coldfusion" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://www.facebook.com/groups/CFprogrammers/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/107904082418572935898" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/coldfusion" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=63526" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/ColdFusion" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Meetup" 34 | url: "https://www.meetup.com/topics/coldfusion/" 35 | description: "Meet up with Coldfusion users near you" 36 | -------------------------------------------------------------------------------- /data/languages/delphi.yml: -------------------------------------------------------------------------------- 1 | title: "Delphi" 2 | description: "Community organized by Delphi language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/delphi" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/delphi" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/137012246341854/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/103113685381486591754" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/delphi" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Linked.in" 26 | url: "https://www.linkedin.com/groups?gid=101829" 27 | description: "Large and active group on Linked.in" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Delphi-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Embaracedro Forum" 34 | url: "https://forums.embarcadero.com/category.jspa?categoryID=12" 35 | description: "Forums on Embaracedro network" 36 | -------------------------------------------------------------------------------- /data/languages/java.yml: -------------------------------------------------------------------------------- 1 | title: "Java" 2 | description: "Community organized by Java programming language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/java" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/java" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/Javagroup123/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/101399526652980913951" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=70526" 23 | description: "Group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/java" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/Java-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Local user groups" 34 | url: "https://wiki.haskell.org/User_groups" 35 | description: "Get involved locally" 36 | link_9: 37 | title: "Local JUGs" 38 | url: "https://java.net/projects/jugs" 39 | description: "Get involved locally" 40 | -------------------------------------------------------------------------------- /data/languages/elixir.yml: -------------------------------------------------------------------------------- 1 | title: "Elixir" 2 | description: "Community organized by Elixir language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/elixir" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/elixir" 12 | link_3: 13 | title: "Google+" 14 | url: "https://plus.google.com/communities/115770991058707869622" 15 | description: "Large and active Google+ group" 16 | link_4: 17 | title: "IRC" 18 | url: "http://irc.lc/freenode/elixir-lang" 19 | description: "Large and active IRC channel" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/groups?gid=6530248" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Elixir-programming-language" 27 | description: "Topic on Quora" 28 | link_7: 29 | title: "Mailing list" 30 | url: "https://groups.google.com/group/elixir-lang-talk" 31 | description: "Mailing list for questions and answers" 32 | link_8: 33 | title: "Slack" 34 | url: "https://elixir-slackin.herokuapp.com/" 35 | description: "Officially suggested community on Slack" 36 | link_9: 37 | title: "Meetup" 38 | url: "https://www.meetup.com/topics/elixir/" 39 | description: "Get involved locally" 40 | -------------------------------------------------------------------------------- /data/platforms/android.yml: -------------------------------------------------------------------------------- 1 | title: "Android" 2 | description: "Community organized by Android platform interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/android" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/android" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://www.facebook.com/groups/AndroidProgramming/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/100821581565823788798" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=86481" 23 | description: "Large and active group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/android" 27 | description: "Large and active IRC channel" 28 | quora: 29 | title: "Quora" 30 | items: 31 | item_1: 32 | title: "Android Applications" 33 | url: "https://www.quora.com/Android-Applications" 34 | description: "Topic on Quora about Android Applications" 35 | item_2: 36 | title: "Android Operating System" 37 | url: "https://www.quora.com/Android-operating-system" 38 | description: "Topic on Quora about Android OS" 39 | -------------------------------------------------------------------------------- /.github/CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # Contributing guidelines to Awesome Community 2 | 3 | Contributing to this list is as simple as possible. You can open an 4 | [issue](https://github.com/phpearth/awesome-community/issues) 5 | or open a pull request. Typos and grammatical corrections are perfectly fine as 6 | well! 7 | 8 | ## What makes community awesome? 9 | 10 | Communities listed here include programming, development and technical discussion 11 | channels, groups, support communities and similar resources. 12 | 13 | Here are some guidelines for community managers and administrators to make 14 | community awesome: 15 | 16 | * Clear rules for members of a community or a code of conduct. 17 | * Community should be large, vibrant and active 18 | 19 | ## Contributing procedure 20 | 21 | * Fork a project over GitHub 22 | 23 | * Set up your repository and set a remote branch for future updates 24 | 25 | ```bash 26 | git add remote upstream git://github.com/phpearth/awesome-community.git 27 | git config branch.master.remote upstream 28 | ``` 29 | 30 | That way you can update your repository (when the `upstream` gets updated) and 31 | automatically pull `upstream` commits: 32 | 33 | ```bash 34 | git pull 35 | ``` 36 | 37 | * Create a new Git branch for instance `patch-1`: 38 | 39 | ```bash 40 | git checkout -b patch-1 41 | ``` 42 | 43 | This ensures that your repository will not need rebasing when the `upstream` 44 | gets updated. 45 | 46 | * Make changes to the `patch-1` branch 47 | 48 | * Commit and push to your GitHub repository 49 | 50 | ```bash 51 | git add . 52 | git commit -m "my new changes" 53 | git push origin 54 | ``` 55 | 56 | * Send a pull request 57 | -------------------------------------------------------------------------------- /data/languages/perl.yml: -------------------------------------------------------------------------------- 1 | title: "Perl" 2 | description: "Community organized by Perl language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/perl" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/perl" 12 | link_3: 13 | title: "Facebook" 14 | links: 15 | link_1: 16 | title: "Facebook" 17 | url: "https://www.facebook.com/groups/perlprogrammers" 18 | description: "Large and active Facebook group" 19 | link_2: 20 | title: "Facebook" 21 | url: "https://www.facebook.com/groups/perl.mongers/" 22 | description: "Large and active Facebook group" 23 | link_4: 24 | title: "Google+" 25 | url: "https://plus.google.com/communities/105035827361077606043" 26 | description: "Large and active Google+ group" 27 | link_5: 28 | title: "IRC" 29 | url: "http://irc.lc/freenode/perl" 30 | description: "Large and active IRC channel" 31 | link_6: 32 | title: "Linked.in" 33 | url: "https://www.linkedin.com/groups?gid=106254" 34 | description: "Large and active group on Linked.in" 35 | link_7: 36 | title: "Quora" 37 | url: "https://www.quora.com/Perl-programming-language-1" 38 | description: "Topic on Quora" 39 | link_8: 40 | title: "Meetup" 41 | url: "https://www.meetup.com/topics/perl/" 42 | description: "Meet up with Perl users near you" 43 | -------------------------------------------------------------------------------- /data/languages/scala.yml: -------------------------------------------------------------------------------- 1 | title: "Scala" 2 | description: "Community organized by Scala language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/scala" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/scala" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://www.facebook.com/groups/scala.programming.language/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/100488232353575866687" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Google group" 22 | url: "https://groups.google.com/forum/#!forum/scala-user" 23 | description: "Main forum for questions and discussions, including beginner questions" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/scala" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Linked.in" 30 | url: "https://www.linkedin.com/grp/home?gid=746917" 31 | description: "Large and active group on Linked.in" 32 | link_8: 33 | title: "Quora" 34 | url: "https://www.quora.com/Scala" 35 | description: "Topic on Quora" 36 | link_9: 37 | title: "Scala Space" 38 | url: "http://scala.space/" 39 | description: "Find Scala group near you" 40 | link_10: 41 | title: "Meetup" 42 | url: "https://www.meetup.com/topics/scala/" 43 | description: "Meet up with Scala users near you" 44 | link_11: 45 | title: "Conferences" 46 | url: "https://www.scala-lang.org/events/" 47 | description: "Find Scala conference" 48 | -------------------------------------------------------------------------------- /data/languages/ruby.yml: -------------------------------------------------------------------------------- 1 | title: "Ruby" 2 | description: "Community organized by Ruby language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/ruby" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/ruby" 12 | link_3: 13 | title: "Facebook" 14 | url: "https://fb.com/groups/2221017023/" 15 | description: "Large and active Facebook group" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/101878695540653445908" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "IRC" 22 | url: "http://irc.lc/freenode/ruby" 23 | description: "Large and active IRC channel" 24 | link_6: 25 | title: "Quora" 26 | url: "https://www.quora.com/Ruby-programming-language" 27 | description: "Topic on Quora" 28 | link_7: 29 | title: "Meetup" 30 | url: "https://www.meetup.com/topics/ruby/" 31 | description: "Meet up with Ruby users near you" 32 | items: 33 | item_1: 34 | title: "Ruby on Rails" 35 | description: "Community organized by Ruby on Rails framework interest." 36 | links: 37 | link_1: 38 | title: "Stack Overflow" 39 | description: "Support on Stack Overflow" 40 | url: "https://stackoverflow.com/questions/tagged/ruby-on-rails" 41 | link_2: 42 | title: "Reddit" 43 | description: "Discussion forum on Reddit" 44 | url: "https://www.reddit.com/r/rubyonrails" 45 | link_3: 46 | title: "Facebook" 47 | url: "https://fb.com/groups/railsrocks" 48 | description: "Large and active Facebook group" 49 | link_4: 50 | title: "Google+" 51 | url: "https://plus.google.com/communities/102406850580404903942" 52 | description: "Large and active Google+ group" 53 | link_5: 54 | title: "Linked.in" 55 | url: "https://www.linkedin.com/grp/home?gid=22413" 56 | description: "Large and active group on Linked.in" 57 | link_6: 58 | title: "IRC" 59 | url: "http://irc.lc/freenode/RubyOnRails" 60 | description: "Large and active IRC channel" 61 | link_7: 62 | title: "Quora" 63 | url: "https://www.quora.com/Ruby-on-Rails-web-framework" 64 | description: "Topic on Quora" 65 | -------------------------------------------------------------------------------- /data/languages/javascript.yml: -------------------------------------------------------------------------------- 1 | title: "JavaScript" 2 | description: "Community organized by JavaScript language interest." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "Support on Stack Overflow" 7 | url: "https://stackoverflow.com/questions/tagged/javascript" 8 | link_2: 9 | title: "Reddit" 10 | description: "Discussion forum on Reddit" 11 | url: "https://www.reddit.com/r/JavaScript" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active Facebook group" 15 | url: "https://fb.com/groups/JavaScript.Programming/" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/communities/100875929141897651837" 19 | description: "Large and active Google+ group" 20 | link_5: 21 | title: "Linked.in" 22 | url: "https://www.linkedin.com/grp/home?gid=121615" 23 | description: "Group on Linked.in" 24 | link_6: 25 | title: "IRC" 26 | url: "http://irc.lc/freenode/javascript" 27 | description: "Large and active IRC channel" 28 | link_7: 29 | title: "Quora" 30 | url: "https://www.quora.com/JavaScript-programming-language" 31 | description: "Topic on Quora" 32 | link_8: 33 | title: "Local user groups" 34 | url: "https://wiki.haskell.org/User_groups" 35 | description: "Get involved locally" 36 | link_9: 37 | title: "Meetup" 38 | url: "https://www.meetup.com/topics/javascript/" 39 | description: "Get involved locally" 40 | link_10: 41 | title: "Conferences" 42 | url: "https://jsconf.com/" 43 | description: "Conferences for the JavaScript community" 44 | items: 45 | item_1: 46 | title: "AngularJS" 47 | description: "Community organized by AngularJS framework" 48 | links: 49 | link_1: 50 | title: "Stack Overflow" 51 | description: "Support on Stack Overflow" 52 | url: "https://stackoverflow.com/questions/tagged/angularjs" 53 | link_2: 54 | title: "Reddit" 55 | description: "Discussion forum on Reddit" 56 | url: "https://www.reddit.com/r/angularjs" 57 | link_3: 58 | title: "Facebook" 59 | description: "Large and active Facebook group" 60 | url: "https://fb.com/groups/AngularJS2/" 61 | link_4: 62 | title: "Google+" 63 | url: "https://plus.google.com/communities/115368820700870330756" 64 | description: "Large and active Google+ group" 65 | link_5: 66 | title: "Linked.in" 67 | url: "https://www.linkedin.com/grp/home?gid=4896676" 68 | description: "Group on Linked.in" 69 | link_6: 70 | title: "IRC" 71 | url: "http://irc.lc/freenode/angularjs" 72 | description: "Large and active IRC channel" 73 | link_7: 74 | title: "Quora" 75 | url: "https://www.quora.com/AngularJS" 76 | description: "Topic on Quora" 77 | item_2: 78 | title: "Dojo Toolkit" 79 | description: "Community organized by Dojo Toolkit interest." 80 | links: 81 | link_1: 82 | title: "Stack Overflow" 83 | description: "Support on Stack Overflow" 84 | url: "https://stackoverflow.com/questions/tagged/dojo" 85 | link_2: 86 | title: "Reddit" 87 | description: "Discussion forum on Reddit" 88 | url: "https://www.reddit.com/r/dojo" 89 | link_3: 90 | title: "Facebook" 91 | description: "Large and active Facebook group" 92 | url: "https://fb.com/groups/4375511291/" 93 | link_4: 94 | title: "Google+" 95 | url: "https://plus.google.com/communities/107837593684207188221" 96 | description: "Large and active Google+ group" 97 | link_5: 98 | title: "Linked.in" 99 | url: "https://www.linkedin.com/grp/home?gid=71399" 100 | description: "Group on Linked.in" 101 | link_6: 102 | title: "IRC" 103 | url: "http://irc.lc/freenode/dojo" 104 | description: "Large and active IRC channel" 105 | link_7: 106 | title: "Quora" 107 | url: "https://www.quora.com/Dojo-JavaScript-toolkit" 108 | description: "Topic on Quora" 109 | item_3: 110 | title: "jQuery" 111 | description: "Community organized by jQuery interest." 112 | links: 113 | link_1: 114 | title: "Stack Overflow" 115 | description: "Support on Stack Overflow" 116 | url: "https://stackoverflow.com/tags/jquery" 117 | link_2: 118 | title: "Reddit" 119 | description: "Discussion and sharing news, articles, plugins and tutorials, covering jQuery Core, jQuery UI, jQuery Mobile, and other related projects" 120 | url: "https://www.reddit.com/r/jquery" 121 | link_3: 122 | title: "Facebook" 123 | description: "Large and active Facebook group" 124 | url: "https://www.facebook.com/groups/jquerycode/" 125 | link_4: 126 | title: "Google+" 127 | url: "https://plus.google.com/communities/106546344682622800231" 128 | description: "Large and active Google+ group" 129 | link_5: 130 | title: "Linked.in" 131 | url: "https://www.linkedin.com/grp/home?gid=100943" 132 | description: "Group on Linked.in" 133 | link_6: 134 | title: "IRC" 135 | url: "http://irc.lc/freenode/jquery" 136 | description: "Support IRC channel for users of jQuery, jQuery UI, and jQuery Mobile" 137 | link_7: 138 | title: "Quora" 139 | url: "https://www.quora.com/jQuery" 140 | description: "Topic on Quora" 141 | link_8: 142 | title: "Forum" 143 | url: "https://forum.jquery.com/" 144 | description: "Official forums" 145 | link_9: 146 | title: "Meetup" 147 | url: "https://www.meetup.com/topics/jquery/" 148 | description: "Get involved locally" 149 | item_4: 150 | title: "React" 151 | description: "Community organized by React interest." 152 | links: 153 | link_1: 154 | title: "Stack Overflow" 155 | description: "Support on Stack Overflow" 156 | url: "https://stackoverflow.com/tags/reactjs" 157 | link_2: 158 | title: "Reddit" 159 | description: "Discussion on Reddit" 160 | url: "https://www.reddit.com/r/reactjs" 161 | link_3: 162 | title: "Facebook" 163 | description: "Large and active Facebook group" 164 | url: "https://www.facebook.com/groups/228321510706889" 165 | link_4: 166 | title: "Google+" 167 | url: "https://plus.google.com/communities/114822536557370957541" 168 | description: "Large and active Google+ group" 169 | link_5: 170 | title: "Linked.in" 171 | url: "https://www.linkedin.com/grp/home?gid=7465439" 172 | description: "Group on Linked.in" 173 | link_6: 174 | title: "IRC" 175 | url: "http://irc.lc/freenode/reactjs" 176 | description: "Support IRC channel" 177 | link_7: 178 | title: "Quora" 179 | url: "https://www.quora.com/React-JS-Library" 180 | description: "Topic on Quora" 181 | link_8: 182 | title: "Meetup" 183 | url: "https://www.meetup.com/topics/reactjs/" 184 | description: "Get involved locally" 185 | -------------------------------------------------------------------------------- /data/languages/php.yml: -------------------------------------------------------------------------------- 1 | title: "PHP" 2 | description: "PHP dynamic scripting language related community." 3 | links: 4 | link_1: 5 | title: "Stack Overflow" 6 | description: "PHP support on StackOverflow" 7 | url: "https://stackoverflow.com/questions/tagged/php" 8 | link_2: 9 | title: "Reddit" 10 | description: "Ask and answer questions, discussion" 11 | url: "https://www.reddit.com/r/PHP" 12 | link_3: 13 | title: "Facebook" 14 | description: "Large and active group on Facebook" 15 | url: "https://fb.com/groups/2204685680" 16 | link_4: 17 | title: "Google+" 18 | url: "https://plus.google.com/u/0/communities/104245651975268426012" 19 | description: "Large and active group about PHP on Google+" 20 | link_5: 21 | title: "Quora" 22 | url: "https://www.quora.com/PHP-programming-language-1" 23 | description: "Ask and answer questions on Quora" 24 | link_6: 25 | title: "IRC" 26 | links: 27 | link_1: 28 | title: "#php" 29 | url: "http://irc.lc/freenode/php" 30 | description: "Active support IRC channel for PHP users" 31 | link_2: 32 | title: "#phpc" 33 | url: "http://irc.lc/freenode/phpc" 34 | description: "Active community IRC channel for PHP users" 35 | link_7: 36 | title: "php.ug" 37 | url: "http://php.ug" 38 | description: "Map of local PHP user groups" 39 | link_8: 40 | title: "Linked.in" 41 | url: "https://www.linkedin.com/grp/home?gid=42140" 42 | description: "Discussion group on Linked.in for PHP developers" 43 | link_9: 44 | title: "PHP Classes" 45 | url: "https://www.phpclasses.org/discuss/" 46 | description: "PHP specialists forum" 47 | items: 48 | item_1: 49 | title: "CakePHP" 50 | description: "Community organized by CakePHP framework interes." 51 | links: 52 | link_1: 53 | title: "Stack Overflow" 54 | url: "https://stackoverflow.com/questions/tagged/cakephp" 55 | description: "Support on StackOverflow" 56 | link_2: 57 | title: "Reddit" 58 | url: "https://www.reddit.com/r/cakephp" 59 | description: "Ask and answer questions, discussion" 60 | link_3: 61 | title: "Facebook" 62 | url: "https://www.facebook.com/groups/cake.community/" 63 | description: "Large and active Facebook group" 64 | link_4: 65 | title: "Google+" 66 | url: "https://plus.google.com/communities/108328920558088369819" 67 | description: "Large and active group on Google+" 68 | link_5: 69 | title: "Google group" 70 | url: "https://groups.google.com/forum/#!forum/cake-php" 71 | description: "Discussion group for the project" 72 | link_6: 73 | title: "IRC" 74 | url: "http://irc.lc/freenode/cakephp" 75 | description: "Large and active IRC channel" 76 | link_7: 77 | title: "Linked.in" 78 | url: "https://www.linkedin.com/groups?gid=82040" 79 | description: "Large and active group on Linked.in" 80 | link_8: 81 | title: "Quora" 82 | url: "https://www.quora.com/CakePHP" 83 | description: "Topic on Quora" 84 | item_2: 85 | title: "Laravel" 86 | description: "Community organized by Laravel PHP framework interes." 87 | links: 88 | link_1: 89 | title: "Stack Overflow" 90 | url: "https://stackoverflow.com/questions/tagged/laravel" 91 | description: "Laravel support on StackOverflow" 92 | link_2: 93 | title: "Reddit" 94 | url: "https://www.reddit.com/r/laravel" 95 | description: "Ask and answer questions, discussion" 96 | link_3: 97 | title: "Google+" 98 | url: "https://plus.google.com/communities/106838454910116161868" 99 | description: "Large and active group about Laravel on Google+" 100 | link_4: 101 | title: "Laravel forums" 102 | links: 103 | link_1: 104 | title: "Laravel.io" 105 | url: "https://laravel.io/forum" 106 | description: "Laravel.io forums" 107 | link_2: 108 | title: "Laracasts discussions" 109 | url: "https://laracasts.com/discuss" 110 | description: "Discussions on Laracasts" 111 | link_5: 112 | title: "IRC" 113 | url: "http://irc.lc/freenode/laravel" 114 | description: "Active IRC channel for Laravel support" 115 | link_6: 116 | title: "Linked.in" 117 | url: "https://www.linkedin.com/grp/home?gid=4419933" 118 | link_7: 119 | title: "Quora" 120 | url: "https://www.quora.com/Laravel" 121 | description: "Laravel topics on Quora" 122 | item_3: 123 | title: "Symfony" 124 | description: "Community organized by Symfony PHP framework interes." 125 | links: 126 | link_1: 127 | title: "Stack Overflow" 128 | url: "https://stackoverflow.com/questions/tagged/symfony" 129 | description: "Symfony support on StackOverflow" 130 | link_2: 131 | title: "Reddit" 132 | url: "https://www.reddit.com/r/symfony" 133 | description: "Ask and answer questions, discussion" 134 | link_3: 135 | title: "Facebook 1" 136 | url: "https://fb.com/groups/7672226565" 137 | description: "Large and active group on Facebook" 138 | link_4: 139 | title: "Facebook 2" 140 | url: "https://fb.com/groups/symfony2.framework" 141 | description: "Large and active group on Facebook" 142 | link_5: 143 | title: "Google+" 144 | url: "https://plus.google.com/communities/109013871316146116610" 145 | description: "Large and active group about Symfony on Google+" 146 | link_6: 147 | title: "IRC" 148 | url: "http://irc.lc/freenode/symfony" 149 | description: "Active IRC channel for Symfony support" 150 | link_7: 151 | title: "Linked.in" 152 | url: "https://www.linkedin.com/grp/home?gid=29205" 153 | description: "Large and active group on Linked.in" 154 | link_8: 155 | title: "Quora" 156 | url: "https://www.quora.com/Symfony" 157 | description: "Symfony topics on Quora" 158 | link_9: 159 | title: "SensioLabs Connect" 160 | url: "https://connect.sensiolabs.com/" 161 | description: "Developer social network, earn achievements for your community involvement and commitment." 162 | link_10: 163 | title: "Slack" 164 | url: "https://symfony2slack.herokuapp.com/" 165 | description: "Symfony group on Slack, platform for team communication." 166 | link_11: 167 | title: "Local" 168 | links: 169 | link_1: 170 | title: "Community events" 171 | url: "http://symfony.com/events/" 172 | description: "Find Symfony events near you." 173 | link_2: 174 | title: "Meetup" 175 | url: "http://symfony.meetup.com/" 176 | description: "Get involved locally and find Symfony users from your local area." 177 | item_4: 178 | title: "Zend framework" 179 | description: "Community organized by Zend Framework interes." 180 | links: 181 | link_1: 182 | title: "Stack Overflow" 183 | url: "https://stackoverflow.com/questions/tagged/zend-framework" 184 | description: "Support on StackOverflow" 185 | link_2: 186 | title: "Reddit" 187 | url: "https://www.reddit.com/r/zftalk/" 188 | description: "Ask and answer questions, discussion" 189 | link_3: 190 | title: "Facebook" 191 | url: "https://www.facebook.com/groups/zendframework2/" 192 | description: "Large and active group on Facebook" 193 | link_4: 194 | title: "Google+" 195 | url: "https://plus.google.com/communities/115348461699286787401" 196 | description: "Large and active group on Google+" 197 | link_5: 198 | title: "IRC" 199 | url: "http://irc.lc/freenode/zftalk" 200 | title: "Active IRC channel" 201 | link_6: 202 | title: "Linked.in" 203 | url: "https://www.linkedin.com/grp/home?gid=728287" 204 | description: "Large and active group on Linked.in" 205 | link_7: 206 | title: "Quora" 207 | url: "https://www.quora.com/Zend-Framework-1" 208 | description: "Zend Framework topics on Quora" 209 | link_8: 210 | title: "User Groups" 211 | url: "https://framework.zend.com/participate/user-groups" 212 | description: "Zend Framework usergroups" 213 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Awesome Community[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 2 | 3 | A curated list of awesome programming, development and similar technical support 4 | or discussion channels, groups, communities, resources and other shiny things. 5 | 6 | Inspired by the `awesome-*` trend on GitHub. 7 | 8 |
9 | awesome-community 10 |
11 | 12 | ## Index 13 | 14 | * [By website](#by-website) 15 | * [By language](#by-language) 16 | 17 | | | | | | | 18 | |-----|-----|-----|-----|-----| 19 | | [Assembly](#assembly)
[AutoHotkey](#autohotkey)
[AutoIt](#autoit)
[C](#c)
[C++](#c-1)
[Clojure](#clojure)
[Coldfusion](#coldfusion)
[Common Lisp](#common-lisp) | [Crystal](#crystal)
[D](#d)
[Dart](#dart)
[Delphi](#delphi)
[Elixir](#elixir)
[Elm](#elm)
[Erlang](#erlang)
[Fortran](#fortran) | [Go](#go)
[Groovy](#groovy)
[Haskell](#haskell)
[Java](#java)
[JavaScript](#javascript)
— [AngularJS](#angularjs)
— [Dojo Toolkit](#dojo-toolkit)
— [jQuery](#jquery)
— [React](#react) | [Julia](#julia)
[Lua](#lua)
[OCaml](#ocaml)
[Perl](#perl)
[PHP](#php)
— [Laravel](#laravel)
— [CakePHP](#cakephp)
— [Symfony](#symfony)
— [Zend Framwork](#zend-framework)
[PureScript](#purescript) | [Python](#python)
[R](#r)
[Ruby](#ruby)
— [Ruby on Rails](#ruby-on-rails)
[Rust](#rust)
[Scala](#scala)
[Swift](#swift)
[TypeScript](#typescript) | 20 | 21 | * [By platform](#by-platform) 22 | * [.NET](#net) 23 | * [Android](#android) 24 | * [Cordova](#cordova) 25 | * [Electron](#electron) 26 | * [Frontend Development](#frontend-development) 27 | * [Hybrid Apps](#hybrid-apps) 28 | * [iOS](#ios) 29 | * [Linux](#linux) 30 | * [Node.js](#nodejs) 31 | * [React Native](#react-native) 32 | * [Xamarin](#xamarin) 33 | * [watchOS](#watchos) 34 | * [Miscellaneous Communities](#miscellaneous-communities) 35 | * [Resources](#resources) 36 | * [Articles](#articles) 37 | * [Books](#books) 38 | * [Miscellaneous Resources](#miscellaneous-resources) 39 | * [Looking for more lists like this?](#looking-for-more-lists-like-this) 40 | * [Contributing and License](#contributing-and-license) 41 | 42 | 43 | ## By website 44 | 45 | *Some important websites where cool developers hang out and give back to the community.* 46 | 47 | * [Hacker News](https://news.ycombinator.com) - Latest and in-depth technical news about hacking, technology, security, cyber, vulnerabilities, privacy and similar technical discussions. 48 | * [Hashnode](https://hashnode.com/) - Hashnode is one of the fastest-growing networks of software developers with more than 500K+ monthly active developers from 180+ countries worldwide. Hashnode is empowering developers to tell their stories and help them grow in their career. 49 | * [Meetup](https://meetup.com) - Find Meetups and meet people in your local community who share your interests. 50 | * [Quora](https://www.quora.com/) - Quora is a question-and-answer website where questions are asked, answered, edited and organized by its community. 51 | * [Reddit](https://reddit) - Reddit is an entertainment, social networking, and news website with lots of forums for developers. 52 | * [Sitepoint Forums](https://community.sitepoint.com/) - Sitepoint community forums for developers. 53 | * [Slack](https://slack.com/) - Platform for team communication: everything in one place, instantly searchable and available. 54 | * [Stack Overflow](https://stackoverflow.com) - A language-independent collaboratively edited question and answer site for programmers 55 | * [Changelog Developer Community](https://changelog.com/community) - Changelog is news and podcasts for developers. Join the community Slack for great discussions. 56 | * [Webwide](https://webwide.io) - Webwide is an old-school forum for new-school web developers & designers. 57 | 58 | [Back to top](#awesome-community) 59 | 60 | 61 | ## By language 62 | 63 | *Communities organized by programming/scripting/markup language interest.* 64 | 65 | ### Assembly 66 | 67 | *Assembly programming language related community.* 68 | 69 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/assembly) - support on Stack Overflow 70 | * [Reddit](https://www.reddit.com/r/asm) - discussion forum on Reddit 71 | * [Facebook](https://fb.com/groups/40173965319/) - large and active Facebook group 72 | * [Freenode](http://webchat.freenode.net/?channels=asm) - large and active IRC channel 73 | * [Quora](https://www.quora.com/Assembly-Language) - topic on Quora 74 | 75 | [Back to top](#awesome-community) 76 | 77 | 78 | ### AutoHotKey 79 | 80 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/autohotkey) - support on Stack Overflow 81 | * [Reddit](https://www.reddit.com/r/autohotkey) - discussion forum on Reddit 82 | * [Linked.in](https://www.linkedin.com/grp/home?gid=3744090) - active group on Linked.in 83 | * [Freenode](http://webchat.freenode.net/?channels=ahk) - large and active IRC channel 84 | * [Quora](https://www.quora.com/Autohotkey) - topic on Quora 85 | 86 | [Back to top](#awesome-community) 87 | 88 | 89 | ### AutoIt 90 | 91 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/autoit) - support on Stack Overflow 92 | * [Reddit](https://www.reddit.com/r/autoit) - discussion forum on Reddit 93 | * [Linked.in](https://www.linkedin.com/grp/home?gid=1125217) - large and active group on Linked.in 94 | * [Quora](https://www.quora.com/AutoIT) - topic on Quora 95 | 96 | [Back to top](#awesome-community) 97 | 98 | 99 | ### C 100 | 101 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/c) - support on Stack Overflow 102 | * [Reddit](https://www.reddit.com/r/C_Programming/) - discussion forum on Reddit 103 | * [Facebook](https://fb.com/groups/cprogramming123/) - large and active Facebook group 104 | * [Linked.in](https://www.linkedin.com/grp/home?gid=1627067) - large and active group on Linked.in 105 | * [Freenode](http://webchat.freenode.net/?channels=c) - large and active IRC channel 106 | * [Quora](https://www.quora.com/C-programming-language) - topic on Quora 107 | 108 | [Back to top](#awesome-community) 109 | 110 | 111 | ### C++ 112 | 113 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/c++) - support on Stack Overflow 114 | * [Reddit](https://www.reddit.com/r/cpp/) - discussion forum on Reddit 115 | * [Facebook](https://fb.com/groups/226823534127108/) - large and active Facebook group 116 | * [Linked.in](https://www.linkedin.com/groups?gid=86782) - large and active group on Linked.in 117 | * [Freenode](http://webchat.freenode.net/?channels=c++) - large and active IRC channel 118 | * [Quora](https://www.quora.com/C++-programming-language) - topic on Quora 119 | 120 | [Back to top](#awesome-community) 121 | 122 | 123 | ### Clojure 124 | 125 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/clojure) - support on Stack Overflow 126 | * [Reddit](http://reddit.com/r/clojure) - discussion forum on Reddit 127 | * [Facebook](https://fb.com/groups/clojure/) - large and active Facebook group 128 | * [Linked.in](https://www.linkedin.com/groups?gid=1058217) - large and active group on Linked.in 129 | * [Freenode](http://webchat.freenode.net/?channels=clojure) - large and active IRC channel 130 | * [Quora](https://www.quora.com/Clojure-programming-language) - topic on Quora 131 | 132 | [Back to top](#awesome-community) 133 | 134 | 135 | ### Coldfusion 136 | 137 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/coldfusion) - support on Stack Overflow 138 | * [Reddit](https://www.reddit.com/r/coldfusion) - discussion forum on Reddit 139 | * [Facebook](https://www.facebook.com/groups/CFprogrammers/) - large and active Facebook group 140 | * [Linked.in](https://www.linkedin.com/groups?gid=63526) - large and active group on Linked.in 141 | * [Freenode](http://webchat.freenode.net/?channels=coldfusion) - large and active IRC channel 142 | * [Quora](https://www.quora.com/ColdFusion) - topic on Quora 143 | 144 | [Back to top](#awesome-community) 145 | 146 | 147 | ### Common Lisp 148 | 149 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/common-lisp) - support on Stack Overflow 150 | * [Reddit](https://www.reddit.com/r/common_lisp) - discussion forum on Reddit 151 | * [Linked.in](https://www.linkedin.com/groups?gid=830547) - large and active group on Linked.in 152 | * [Freenode](http://webchat.freenode.net/?channels=lisp) - large and active IRC channel 153 | * [Quora](https://www.quora.com/Common-Lisp) - topic on Quora 154 | 155 | [Back to top](#awesome-community) 156 | 157 | 158 | ### Crystal 159 | 160 | * [Stack Overflow](https://www.reddit.com/r/crystal_programming) - support on Stack Overflow 161 | * [Reddit](https://www.reddit.com/r/crystal_programming) - discussion forum on Reddit 162 | * [Google group](https://groups.google.com/forum/?fromgroups#!forum/crystal-lang) - support and development Google group 163 | * [Freenode](http://webchat.freenode.net/?channels=crystal-lang) - active IRC channel 164 | * [Quora](https://www.quora.com/Crystal-programming-language) - topic on Quora 165 | 166 | [Back to top](#awesome-community) 167 | 168 | 169 | ### D 170 | 171 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/d) - support on Stack Overflow 172 | * [Reddit](https://www.reddit.com/r/d_language) - discussion forum on Reddit 173 | * [Linked.in](https://www.linkedin.com/groups?gid=1996506) - large and active group on Linked.in 174 | * [Freenode](http://webchat.freenode.net/?channels=d) - large and active IRC channel 175 | * [Quora](https://www.quora.com/D-programming-language) - topic on Quora 176 | 177 | [Back to top](#awesome-community) 178 | 179 | 180 | ### Dart 181 | 182 | * [Stack Overflow](http://stackoverflow.com/tags/dart) - support on Stack Overflow 183 | * [Reddit](https://www.reddit.com/r/dartlang/) - discussion forum on Reddit 184 | * [Linked.in](https://www.linkedin.com/grp/home?gid=4124554) - large and active group on Linked.in 185 | * [Freenode](http://webchat.freenode.net/?channels=dart) - large and active IRC channel 186 | * [Quora](https://www.quora.com/Dart-programming-language) - topic on Quora 187 | 188 | [Back to top](#awesome-community) 189 | 190 | 191 | ### Delphi 192 | 193 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/delphi) - support on Stack Overflow 194 | * [Reddit](http://reddit.com/r/delphi) - discussion forum on Reddit 195 | * [Facebook](https://fb.com/groups/137012246341854/) - large and active Facebook group 196 | * [Linked.in](https://www.linkedin.com/groups?gid=101829) - large and active group on Linked.in 197 | * [Freenode](http://webchat.freenode.net/?channels=delphi) - large and active IRC channel 198 | * [Quora](https://www.quora.com/Delphi-programming-language) - topic on Quora 199 | * [Embaracedro Forum](https://forums.embarcadero.com/category.jspa?categoryID=12) - Forums on Embaracedro network 200 | 201 | [Back to top](#awesome-community) 202 | 203 | 204 | ### Elixir 205 | 206 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/elixir) - support on Stack Overflow 207 | * [Reddit](http://reddit.com/r/elixir) - discussion forum on Reddit 208 | * [Mailing list](https://groups.google.com/group/elixir-lang-talk) - Mailing list for questions and answers 209 | * [Linked.in](https://www.linkedin.com/groups?gid=6530248) - large and active group on Linked.in 210 | * [Freenode](http://irc.lc/freenode/elixir-lang) - large and active IRC channel 211 | * [Quora](https://www.quora.com/Elixir-programming-language) - topic on Quora 212 | * [Slack](https://elixir-slackin.herokuapp.com/) - officially suggested community on Slack 213 | * [Meetup](http://elixir.meetup.com/) - get involved locally 214 | 215 | [Back to top](#awesome-community) 216 | 217 | 218 | ### Elm 219 | 220 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/elm) - support on Stack Overflow 221 | * [Reddit](http://reddit.com/r/elm) - discussion forum on Reddit 222 | * [Facebook](https://www.facebook.com/groups/learnelm) - large and active Facebook group 223 | * [Linked.in](https://www.linkedin.com/groups/8566880/) - large and active group on Linked.in 224 | * [Linked.in](https://www.linkedin.com/groups/8537736/) - large and active group on Linked.in 225 | * [Freenode](http://webchat.freenode.net/?channels=elm) - large and active IRC channel 226 | * [Quora](https://www.quora.com/topic/Elm-programming-language) - topic on Quora 227 | 228 | [Back to top](#awesome-community) 229 | 230 | 231 | ### Erlang 232 | 233 | * [Stack Overflow](https://stackoverflow.com/questions/tagged/erlang) - support on Stack Overflow 234 | * [Reddit](https://www.reddit.com/r/erlang/) - discussion forum on Reddit 235 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 236 | * [Linked.in]() - large and active group on Linked.in 237 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 238 | * [Quora](https://www.quora.com/topic/Erlang-programming-language) - topic on Quora 239 | 240 | [Back to top](#awesome-community) 241 | 242 | 243 | ### Fortran 244 | 245 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 246 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 247 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 248 | * [Linked.in]() - large and active group on Linked.in 249 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 250 | * [Quora]() - topic on Quora 251 | 252 | [Back to top](#awesome-community) 253 | 254 | 255 | ### Go 256 | 257 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/go) - Go support on Stack Overflow 258 | * [Reddit](https://www.reddit.com/r/golang/) - Go discussion forum on Reddit 259 | * [Facebook](https://fb.com/groups/206770519471402) - large and active Go group on Facebook 260 | * [Linked.in](https://www.linkedin.com/groups?gid=2524765) - large and active Go group on Linked.in 261 | * [Quora](https://www.quora.com/Go-programming-language) - topics about Go on Quora 262 | * [Freenode](http://webchat.freenode.net/?channels=go-nuts) - IRC channel for Go 263 | * [Local user groups](https://github.com/golang/go/wiki/GoUserGroups) - get involved locally 264 | 265 | [Back to top](#awesome-community) 266 | 267 | 268 | ### Groovy 269 | 270 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 271 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 272 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 273 | * [Linked.in]() - large and active group on Linked.in 274 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 275 | * [Quora]() - topic on Quora 276 | 277 | [Back to top](#awesome-community) 278 | 279 | 280 | ### Haskell 281 | 282 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/haskell) - Haskell support on Stack Overflow 283 | * [Reddit](https://www.reddit.com/r/haskell) - Haskell discussion forum on Reddit 284 | * [Facebook](https://fb.com/groups/programming.haskell/) - large and active Haskell group on Facebook 285 | * [Linked.in](https://www.linkedin.com/groups?gid=81034) - large and active Haskell group on Linked.in 286 | * [Quora](https://www.quora.com/Haskell-programming-language) - topics about Haskell on Quora 287 | * [Freenode](http://webchat.freenode.net/?channels=haskell) - IRC channel for Haskell 288 | * [Local user groups](https://wiki.haskell.org/User_groups) - get involved locally 289 | 290 | [Back to top](#awesome-community) 291 | 292 | 293 | ### Java 294 | 295 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/java) - Java support on Stack Overflow 296 | * [Reddit](http://www.reddit.com/r/java) - Java discussion on Reddit 297 | * [Facebook](https://fb.com/groups/Javagroup123/) - large and active Facebook group 298 | * [Linked.in](https://www.linkedin.com/groups?gid=70526) - large and active Linked.in group 299 | * [Quora](https://www.quora.com/Java-programming-language) - Java topics on Quora 300 | * [Freenode](http://webchat.freenode.net/?channels=java) - active and large Java IRC channel 301 | * [Local JUGs](https://java.net/projects/jugs) - get involved locally 302 | 303 | [Back to top](#awesome-community) 304 | 305 | 306 | ### JavaScript 307 | 308 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/javascript) - Ask and answer questions about JavaScript 309 | * [Reddit](http://www.reddit.com/r/JavaScript) - JavaScript discussions on Reddit 310 | * [Facebook](https://fb.com/groups/JavaScript.Programming/) - large and active group on Facebook 311 | * [Linked.in](https://www.linkedin.com/grp/home?gid=121615) - large and active group on Linked.in 312 | * [Quora](https://www.quora.com/JavaScript-programming-language) - JavaScript topics on Quora 313 | * [Freenode](http://webchat.freenode.net/?channels=javascript) - large and active IRC channel 314 | 315 | [Back to top](#awesome-community) 316 | 317 | 318 | #### AngularJS 319 | 320 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/angularjs) - Ask and answer questions 321 | * [Reddit](http://www.reddit.com/r/angularjs) - Discussions on Reddit 322 | * [Facebook](https://fb.com/groups/AngularJS2/) - Large and active group on Facebook 323 | * [Linked.in](https://www.linkedin.com/grp/home?gid=4896676) - Large and active group on Linked.in 324 | * [Quora](https://www.quora.com/AngularJS) - Topic on Quora 325 | * [Freenode](http://webchat.freenode.net/?channels=angularjs) - large and active IRC channel 326 | 327 | 328 | #### Dojo Toolkit 329 | 330 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/dojo) - support on Stack Overflow 331 | * [Reddit](http://reddit.com/r/dojo) - discussion forum on Reddit 332 | * [Facebook](https://fb.com/groups/4375511291/) - large and active Facebook group 333 | * [Linked.in](https://www.linkedin.com/grp/home?gid=71399) - large and active group on Linked.in 334 | * [Freenode](http://webchat.freenode.net/?channels=dojo) - large and active IRC channel 335 | * [Quora](https://www.quora.com/Dojo-JavaScript-toolkit) - topic on Quora 336 | 337 | [Back to top](#awesome-community) 338 | 339 | 340 | #### jQuery 341 | 342 | * [Stack Overflow](http://stackoverflow.com/tags/jquery) - Support on Stack Overflow 343 | * [Forum](https://forum.jquery.com/) - Official forum 344 | * [Freenode](https://webchat.freenode.net/?channels=jquery) - Support IRC channel for users of jQuery, jQuery UI, and jQuery Mobile 345 | * [Facebook](https://www.facebook.com/groups/jquerycode/) - Large and active group on Facebook 346 | * [Linked.in](https://www.linkedin.com/grp/home?gid=100943) - Large and active group on Linked.in 347 | * [Reddit](https://www.reddit.com/r/jquery) - Discussion and sharing news, articles, plugins and tutorials, covering jQuery Core, jQuery UI, jQuery Mobile, and other related projects 348 | * [Quora](https://www.quora.com/jQuery) - Ask and answer questions on Quora website 349 | * [Meetup](http://jquery.meetup.com/) - Get involved locally 350 | 351 | [Back to top](#awesome-community) 352 | 353 | 354 | #### React 355 | 356 | * [Stack Overflow](http://stackoverflow.com/tags/reactjs) - Support on Stack Overflow 357 | * [Freenode](https://webchat.freenode.net/?channels=reactjs) - Large and active IRC channel 358 | * [Facebook](https://www.facebook.com/groups/228321510706889/) - Large and active group on Facebook 359 | * [Linked.in](https://www.linkedin.com/grp/home?gid=7465439) - Large and active group on Linked.in 360 | * [Reddit](https://www.reddit.com/r/reactjs) - discussion on Reddit 361 | * [Quora](https://www.quora.com/React-JS-Library) - Ask and answer questions on Quora website 362 | * [Meetup](http://reactjs.meetup.com/) - Get involved locally 363 | 364 | ### Julia 365 | 366 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 367 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 368 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 369 | * [Linked.in]() - large and active group on Linked.in 370 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 371 | * [Quora](https://www.quora.com/topic/Julia-programming-language) - topic on Quora 372 | 373 | [Back to top](#awesome-community) 374 | 375 | 376 | ### Lua 377 | 378 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 379 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 380 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 381 | * [Linked.in]() - large and active group on Linked.in 382 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 383 | * [Quora]() - topic on Quora 384 | 385 | [Back to top](#awesome-community) 386 | 387 | 388 | ### OCaml 389 | 390 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 391 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 392 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 393 | * [Linked.in]() - large and active group on Linked.in 394 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 395 | * [Quora]() - topic on Quora 396 | 397 | [Back to top](#awesome-community) 398 | 399 | 400 | ### Perl 401 | 402 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 403 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 404 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 405 | * [Linked.in]() - large and active group on Linked.in 406 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 407 | * [Quora]() - topic on Quora 408 | 409 | [Back to top](#awesome-community) 410 | 411 | 412 | ### PHP 413 | 414 | *PHP dynamic scripting language related community.* 415 | 416 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/php) - PHP support on StackOverflow 417 | * [Reddit](http://www.reddit.com/r/PHP) - Ask and answer questions, discussion 418 | * [Facebook](https://fb.com/groups/2204685680) - large and active group on Facebook 419 | * [Quora](https://www.quora.com/PHP-programming-language-1) - ask and answer questions on Quora 420 | * Freenode: 421 | * [#php](http://webchat.freenode.net/?channels=php) - active support IRC channel for PHP users 422 | * [#phpc](http://webchat.freenode.net/?channels=phpc) - active community IRC channel for PHP users 423 | * [#phpfig](http://webchat.freenode.net/?channels=phpfig) - active community IRC channel for Framework Interop Group 424 | * [php.ug](http://php.ug) - map of local PHP user groups 425 | * [Linked.in](https://www.linkedin.com/grp/home?gid=42140) - discussion group on Linked.in for PHP developers 426 | * [PHP Classes](http://www.phpclasses.org/discuss/) - PHP specialists forum 427 | * [PHP Chat](https://phpchat.co) - A community of PHP Programmers from around the world, on Slack. 428 | * [PHP Social](http://phpc.social) - PHP Community on Mastodon 429 | * Slack Workspaces: 430 | * [PHP-UG](https://github.com/php-ug/php.ug/wiki/SlackChannel-Directory) - An international meeting-point for the PHP-Community. 431 | 432 | [Back to top](#awesome-community) 433 | 434 | 435 | #### CakePHP 436 | 437 | *Community organized by CakePHP framework interes.* 438 | 439 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/cakephp) - Support on StackOverflow 440 | * [Reddit](http://www.reddit.com/r/cakephp) - Ask and answer questions, discussion 441 | * [Facebook](https://www.facebook.com/groups/cake.community/) - Large and active Facebook group 442 | * [Google group](https://groups.google.com/forum/#!forum/cake-php) - Discussion group for the project 443 | * [IRC](http://irc.lc/freenode/cakephp) - Large and active IRC channel 444 | * [Linked.in](https://www.linkedin.com/groups?gid=82040) - Large and active group on Linked.in 445 | * [Quora](https://www.quora.com/CakePHP) - Topic on Quora 446 | 447 | [Back to top](#awesome-community) 448 | 449 | 450 | #### Laravel 451 | 452 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/laravel) - Laravel support on StackOverflow 453 | * [Reddit](http://www.reddit.com/r/laravel) - Ask and answer questions, discussion 454 | * Laravel forums: 455 | * [Laravel.io](http://laravel.io/forum) 456 | * [Laracasts discussions](https://laracasts.com/discuss) 457 | * [Freenode](https://webchat.freenode.net/?channels=laravel) - Active IRC channel for Laravel support 458 | * [Linked.in](https://www.linkedin.com/grp/home?gid=4419933) 459 | * [Quora](https://www.quora.com/Laravel) - Laravel topics on Quora 460 | 461 | [Back to top](#awesome-community) 462 | 463 | 464 | #### Symfony 465 | 466 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/symfony) - Symfony support on StackOverflow 467 | * [Reddit](http://www.reddit.com/r/symfony) - Ask and answer questions, discussion 468 | * Facebook - notable, large and active Facebook groups: 469 | * [1](https://fb.com/groups/7672226565) 470 | * [2](https://fb.com/groups/symfony2.framework) 471 | * [Freenode](http://webchat.freenode.net/?channels=symfony) - Active IRC channel for Symfony support 472 | * [Linked.in](https://www.linkedin.com/grp/home?gid=29205) - large and active group on Linked.in 473 | * [Quora](https://www.quora.com/Symfony) - Symfony topics on Quora 474 | * [SensioLabs Connect](https://connect.sensiolabs.com/) - Developer social network, earn achievements for your community involvement and commitment. 475 | * [Slack](https://symfony2slack.herokuapp.com/) - Symfony group on Slack, platform for team communication. 476 | * [Twitter](https://twitter.com/symfony) - Keep up with Symfony news in a twitter-like way. 477 | * Local: 478 | * [Community events](http://symfony.com/events/) - Find Symfony events near you. 479 | * [Meetup](http://symfony.meetup.com/) - Get involved locally and find Symfony users from your local area. 480 | 481 | [Back to top](#awesome-community) 482 | 483 | 484 | #### Zend Framework 485 | 486 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/zend-framework) - Support on StackOverflow 487 | * [Reddit](https://www.reddit.com/r/zftalk/) - Ask and answer questions, discussion 488 | * [Facebook](https://www.facebook.com/groups/zendframework2/) - Large and active group on Facebook 489 | * [IRC](http://irc.lc/freenode/zftalk) - Active IRC channel 490 | * [Linked.in](https://www.linkedin.com/grp/home?gid=728287) - Large and active group on Linked.in 491 | * [Quora](https://www.quora.com/Zend-Framework-1) - Zend Framework topics on Quora 492 | * [User Groups](http://framework.zend.com/participate/user-groups/) - Zend Framework usergroups 493 | 494 | [Back to top](#awesome-community) 495 | 496 | 497 | ### PureScript 498 | 499 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 500 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 501 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 502 | * [Linked.in]() - large and active group on Linked.in 503 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 504 | * [Quora]() - topic on Quora 505 | 506 | [Back to top](#awesome-community) 507 | 508 | 509 | ### Python 510 | 511 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/python) - Python support channel 512 | * [Reddit](https://www.reddit.com/r/python) - Python discussions on Reddit 513 | * [Facebook](https://fb.com/groups/pythonears/) - large and active group on Facebook 514 | * [Freenode](http://webchat.freenode.net/?channels=python) - active IRC channel for Python users 515 | * [Linked.in](https://www.linkedin.com/groups?gid=25827) - large and active group on Linked.in 516 | * [Quora](https://www.quora.com/Python-programming-language-1) - Python topics on Quora 517 | 518 | [Back to top](#awesome-community) 519 | 520 | 521 | ### R 522 | 523 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 524 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 525 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 526 | * [Linked.in]() - large and active group on Linked.in 527 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 528 | * [Quora]() - topic on Quora 529 | 530 | [Back to top](#awesome-community) 531 | 532 | 533 | ### Ruby 534 | 535 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/ruby) - Ruby support on Stack Overflow 536 | * [Reddit](http://www.reddit.com/r/ruby) - Ruby discussions on Reddit 537 | * [Facebook](https://fb.com/groups/2221017023/) - large and active group on Facebook 538 | * [Freenode](http://webchat.freenode.net/?channels=ruby) - IRC channel 539 | * [Quora](https://www.quora.com/Ruby-programming-language) - Ruby topics on Quora 540 | 541 | [Back to top](#awesome-community) 542 | 543 | 544 | #### Ruby on Rails 545 | 546 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/ruby-on-rails) - Ruby on Rails support on Stack overflow 547 | * [Reddit](http://www.reddit.com/r/rubyonrails) - Discussions on Reddit 548 | * [Facebook](https://fb.com/groups/railsrocks) - large and active group on Facebook 549 | * [Freenode](http://webchat.freenode.net/?channels=RubyOnRails) - large and active IRC channel 550 | * [Linked.in](https://www.linkedin.com/grp/home?gid=22413) - large and active group on Linked.in 551 | * [Quora](https://www.quora.com/Ruby-on-Rails-web-framework) - Ror topics on Quora 552 | 553 | [Back to top](#awesome-community) 554 | 555 | 556 | ### Rust 557 | 558 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 559 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 560 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 561 | * [Linked.in]() - large and active group on Linked.in 562 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 563 | * [Quora]() - topic on Quora 564 | * Slack Workspaces: 565 | * [Rust on Slack](https://rust-slack.herokuapp.com/) - Rust workspace on Slack 566 | * Gitter communities: 567 | * [rust](https://gitter.im/rust-lang/rust) - Official room for rust lang. 568 | 569 | [Back to top](#awesome-community) 570 | 571 | 572 | ### Scala 573 | 574 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 575 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 576 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 577 | * [Linked.in]() - large and active group on Linked.in 578 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 579 | * [Quora]() - topic on Quora 580 | 581 | [Back to top](#awesome-community) 582 | 583 | 584 | ### Swift 585 | 586 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/swift) - Swift support on Stack Overflow 587 | * [Reddit](https://www.reddit.com/r/swift) - Swift discussions on Reddit 588 | * [Facebook](https://fb.com/groups/swiftiosdev) - large and active Facebook group 589 | * [Freenode](http://webchat.freenode.net/?channels=swift-lang) - IRC channel for Swift 590 | * [Linked.in](https://www.linkedin.com/grp/home?gid=8119756) - large and active Swift group on Linked.in 591 | * [Quora](https://www.quora.com/Apple-Swift-programming-language) - Swift topics on Quora 592 | 593 | [Back to top](#awesome-community) 594 | 595 | 596 | ### TypeScript 597 | 598 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 599 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 600 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 601 | * [Linked.in]() - large and active group on Linked.in 602 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 603 | * [Quora]() - topic on Quora 604 | 605 | [Back to top](#awesome-community) 606 | 607 | ## By platform 608 | 609 | *Communities organized by platform interest* 610 | 611 | ### .NET 612 | 613 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/.net) - support on Stack Overflow 614 | * [Reddit](https://www.reddit.com/r/dotnet/) - discussion forum on Reddit 615 | * [Facebook](https://www.facebook.com/groups/learncsharpnet/) - large and active Facebook group 616 | * [Linked.in](https://www.linkedin.com/grp/home?gid=40949) - large and active group on Linked.in 617 | * [Freenode](http://irc.lc/freenode/asp.net) - large and active IRC channel 618 | * [Quora](https://www.quora.com/NET-Framework) - topic on Quora 619 | 620 | [Back to top](#awesome-community) 621 | 622 | 623 | ### Android 624 | 625 | *Community organized by [Android](https://www.android.com/) platform interest* 626 | 627 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/android) - support on Stack Overflow 628 | * [Reddit](http://reddit.com/r/android) - discussion forum on Reddit 629 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 630 | * [Linked.in](https://www.linkedin.com/grp/home?gid=86481) - large and active group on Linked.in 631 | * [Freenode](http://irc.lc/freenode/android) - large and active IRC channel 632 | * Quora: 633 | * [Android Applications](https://www.quora.com/Android-Applications) - topic about Android Applications 634 | * [Android Operating System](https://www.quora.com/Android-operating-system) - topic about Android OS 635 | 636 | [Back to top](#awesome-community) 637 | 638 | 639 | ### Cordova 640 | 641 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 642 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 643 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 644 | * [Linked.in]() - large and active group on Linked.in 645 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 646 | * [Quora]() - topic on Quora 647 | 648 | [Back to top](#awesome-community) 649 | 650 | 651 | ### Electron 652 | 653 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 654 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 655 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 656 | * [Linked.in]() - large and active group on Linked.in 657 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 658 | * [Quora]() - topic on Quora 659 | 660 | [Back to top](#awesome-community) 661 | 662 | 663 | ### Frontend development 664 | 665 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 666 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 667 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 668 | * [Linked.in]() - large and active group on Linked.in 669 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 670 | * [Quora]() - topic on Quora 671 | 672 | [Back to top](#awesome-community) 673 | 674 | 675 | ### Hybrid apps 676 | 677 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 678 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 679 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 680 | * [Linked.in]() - large and active group on Linked.in 681 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 682 | * [Quora]() - topic on Quora 683 | 684 | [Back to top](#awesome-community) 685 | 686 | 687 | ### iOS 688 | 689 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/) - support on Stack Overflow 690 | * [Reddit](http://reddit.com/r/) - discussion forum on Reddit 691 | * [Facebook](https://fb.com/groups/) - large and active Facebook group 692 | * [Linked.in]() - large and active group on Linked.in 693 | * [Freenode](http://webchat.freenode.net/?channels=) - large and active IRC channel 694 | * [Quora](https://www.quora.com/iOS) - topic on Quora 695 | 696 | [Back to top](#awesome-community) 697 | 698 | 699 | ### Linux 700 | 701 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/linux) - Linux support on StackOverflow 702 | * [Reddit](http://www.reddit.com/r/linux) - Discussion forum with links to support forums 703 | * [Facebook](https://fb.com/groups/GNUAndLinux/) - large and active group on Facebook 704 | * [Freenode](http://webchat.freenode.net/?channels=linux) - Active support IRC channel users 705 | * [Linked.in](https://www.linkedin.com/grp/home?gid=65688) - large and active discussion group on Linked.in 706 | 707 | [Back to top](#awesome-community) 708 | 709 | 710 | ### Node.js 711 | 712 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/node.js) - support on Stack Overflow 713 | * [Reddit](http://reddit.com/r/node) - discussion forum on Reddit 714 | * [Facebook](https://www.facebook.com/groups/125499867491756/) - large and active Facebook group 715 | * [Linked.in](https://www.linkedin.com/groups?gid=2906459) - large and active group on Linked.in 716 | * [Freenode](http://irc.lc/freenode/Node.js) - large and active IRC channel 717 | * [Quora](https://www.quora.com/Node-js) - topic on Quora 718 | 719 | [Back to top](#awesome-community) 720 | 721 | 722 | ### React Native 723 | 724 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/react-native) - support on Stack Overflow 725 | * [Reddit](https://www.reddit.com/r/reactnative/) - discussion forum on Reddit 726 | * [Facebook](https://fb.com/groups/react.native.community/) - large and active Facebook group 727 | * [Linked.in](https://www.linkedin.com/grp/home?gid=8301103) - Group on Linked.in 728 | * [Freenode](http://irc.lc/freenode/reactnative) - large and active IRC channel 729 | * [Quora](https://www.quora.com/React-Native-Facebook) - topic on Quora 730 | * [Forum](https://discuss.reactjs.org/) - Official forums 731 | 732 | [Back to top](#awesome-community) 733 | 734 | 735 | ### Xamarin 736 | 737 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/xamarin) - support on Stack Overflow 738 | * [Reddit](https://www.reddit.com/r/xamarindevelopers/) - discussion forum on Reddit 739 | * [Facebook](https://fb.com/groups/xamarin.developers/) - large and active Facebook group 740 | * [Linked.in](https://www.linkedin.com/grp/home?gid=4971276) - large and active group on Linked.in 741 | * [Freenode](http://irc.lc/freenode/xamarin/) - large and active IRC channel 742 | * [Quora](https://www.quora.com/Xamarin) - topic on Quora 743 | 744 | [Back to top](#awesome-community) 745 | 746 | 747 | ### watchOS 748 | 749 | * [Stack Overflow](http://stackoverflow.com/questions/tagged/apple-watch) - support on Stack Overflow 750 | * [Reddit](https://www.reddit.com/r/applewatch) - discussion forum on Reddit 751 | * [Facebook](https://www.facebook.com/groups/AppleWatchDevs/) - large and active Facebook group 752 | * [IRC](http://irc.lc/freenode/watchOS/) - IRC channel 753 | 754 | [Back to top](#awesome-community) 755 | 756 | 757 | ## Miscellaneous Communities 758 | 759 | *Notable groups, communities and clubs of miscellaneous context types.* 760 | 761 | * [webapp Developers Community](https://webapp.io/developer-community) - A community curated for YC startup/other startup developers, ranging from Jr. Devs to CTOs. 762 | * [OpenSourceDesign.net](http://opensourcedesign.net/) - A community of designers and developers pushing more open design processes and improving the user experience and interface design of open source software. 763 | * [IT Pro Community](https://www.electric.ai/it-pro-slack) - Connect and network with IT practitioners, decision-makers and C-level IT professionals 764 | 765 | [Back to top](#awesome-community) 766 | 767 | 768 | ## Resources 769 | 770 | *Some learning material for building community and what members and leaders of the best communities read and adopt.* 771 | 772 | ### Articles 773 | 774 | *Awesome articles and blog posts about community, user groups, community management etc.* 775 | 776 | * [5 Ingredients for Building Community](http://designerfund.com/5-ingredients-for-building-community) - article, how a community of over 100 top designers including founders, leads and angels has been built. 777 | * [Is a code of conduct vital to the success of an open source community?](https://opensource.com/life/14/5/codes-of-conduct-open-source-communities) 778 | * [Of the community, not above the community](http://opensource.com/business/11/3/community-not-above-community) 779 | * [Steps to diversity in your open source group](http://opensource.com/life/14/6/steps-to-diversity-open-source-culture) 780 | * [Four types of open source communities](http://opensource.com/business/13/6/four-types-organizational-structures-within-open-source-communities) 781 | * [Best practices for community managers](http://opensource.com/business/13/12/five-community-management-tips) 782 | 783 | [Back to top](#awesome-community) 784 | 785 | 786 | ### Books 787 | 788 | *In-depth reading material about community.* 789 | 790 | * [The Art of Community Online](http://www.artofcommunityonline.org/) - Book, Building the New Age of Participation, [PDF](http://artofcommunityonline.org/Art_of_Community_Second_Edition.pdf) 791 | 792 | [Back to top](#awesome-community) 793 | 794 | 795 | ### Miscellaneous Resources 796 | 797 | *Various types of resources - guides, videos and similar best practices.* 798 | 799 | * [Brick By Brick: A free guide to building awesome communities](http://www.communitybuildingguide.com/) 800 | * [Hackr.io](https://hackr.io/) - A curated resource of programming courses, tutorials, and communities. 801 | * [Interview with Cal Evans](http://7php.com/php-interview-cal-evans/) - The undeniable icon of the PHP community. 802 | 803 | [Back to top](#awesome-community) 804 | 805 | 806 | ## Looking for more lists like this? 807 | 808 | * Awesome lists: 809 | * [awesome](https://github.com/sindresorhus/awesome) - awesome lists 810 | * [awesome-all](https://github.com/bradoyler/awesome-all) - awesome lists 811 | * [emijrp/awesome-awesome](https://github.com/emijrp/awesome-awesome) - awesome lists 812 | * [erichs/awesome-awesome](https://github.com/erichs/awesome-awesome) - awesome lists 813 | * [GetAwesomeness](https://getawesomeness.herokuapp.com/) - awesome lists 814 | * [lists](https://github.com/jnv/lists) - awesome lists 815 | * [awesome-answers](https://github.com/jugoncalves/awesome-answers) - List of inspiring and thoughtful answers given at stackoverflow, quora, etc. 816 | * [awesome-community](https://github.com/rafaecheve/Awesome-Community) - Repository about how to build communities online 817 | * [awesome-conferences](https://github.com/RichardLitt/awesome-conferences) - List of awesome conferences 818 | * [awesome-open-company](https://github.com/waldyrious/awesome-open-company) - List of open companies 819 | * [awesome-slack](https://github.com/filipelinhares/awesome-slack) - List of communities about web development and design that are powered by [Slack](http://slack.com/). 820 | * [awesome-speaking](https://github.com/matteofigus/awesome-speaking) - A collection of awesome resources about public speaking 821 | * [belarusian-it-communities](https://github.com/gleb-kosteiko/belarusian-it-communities) - List of belarusian IT communities 822 | 823 | [Back to top](#awesome-community) 824 | 825 | 826 | ## Contributing and License 827 | 828 | You are most welcome to [contribute](CONTRIBUTING.md) to this Awesome Community 829 | list as well. Big thanks to all current 830 | [contributors](https://github.com/phpearth/awesome-community/graphs/contributors) 831 | who have helped build this Awesome Community list. 832 | 833 | [![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/) 834 | 835 | To the extent possible under law, [Peter Kokot](https://github.com/petk) has 836 | waived all copyright and related or neighboring rights to this work. 837 | 838 | [Back to top](#awesome-community) 839 | --------------------------------------------------------------------------------