Giter VIP home page Giter VIP logo

scalaspace.github.io's Introduction

To add your Scala group to Scala Space, add an item to the collection in data/groups.json with the following five elements: group name, Meetup group ID or full URL, latitude and longitude of the place where you usually meet, and true if the group is a purely Scala group, or false if it's a more general FP group.

The easiest way to find these is to do a Google search for "coordinates of [place name]", and to reformat the response as real numbers, remembering to negate longitudes in the Western Hemisphere, and latitudes in the Southern Hemisphere.

For example, searching for "coordinates of Brighton" returns the response "50.8429° N, 0.1313° W". This should be translated to the following entry:

{
  name: "Brighton Scala Users Group",
  url: "http://example.com/",
  latitude: 50.8429, 
  longitude: -0.1313, 
  justScala: true
}

Try to keep the locations in alphabetical order of name.

Join the chat at https://gitter.im/scalaspace/scalaspace.github.io

scalaspace.github.io's People

Contributors

alkagin avatar anicolaspp avatar ant8e avatar bdrupieski avatar bpdp avatar dougc avatar flicken avatar forzadraco avatar gabro avatar gclaramunt avatar germansm avatar gitter-badger avatar guizmaii avatar hhandoko avatar holograph avatar igstan avatar itsmeijers avatar janschultecom avatar jeantil avatar joost-de-vries avatar luksow avatar maxyermayank avatar mimaraslan avatar propensive avatar raulraja avatar runarorama avatar sirthias avatar stefanobaghino avatar ticofab avatar utaal avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.