Wat zijn enkele interessante Scala-projecten om te onderzoeken voor iemand die nieuw is in de taal?


Beste antwoord

Enkele opmerkelijke Scala-projecten op Github:

  • Scalaz https://github.com/scalaz
  • Slick https://github.com/slick/slick
  • Vormloos https://github.com/milessabin/shapeless
  • Spire https://github.com/non/spire
  • Scala-IO https://github.com/scala-incubator/scala-io
  • XML schalen https://github.com/chris-twiner/scalesXml
  • Anti-XML https://github.com/djspiewak/anti-xml
  • Argonaut https://github.com/ephox/argonaut

En mensen om te volgen:

  • https://github.com/ekmett
  • https://github.com/tonymorris
  • https://github.com/milessabin
  • https://github.com/djspiewak
  • https://github.com/nuttycom
  • https://github.com/runarorama
  • https://github.com/pchiusano
  • https://github.com/debasishg
  • https://github.com/retronym
  • https://github.com/robey
  • https://github.com/ephox (groep)

Er is een veelbelovend boek onderweg, Functioneel programmeren in Scala, geschreven door een groep zeer slimme jongens: http://manning.com/bjarnason/ Belangrijk is dat het oefeningen heeft.

Antwoord

Je kunt Akka bekijken (http://akka.io). Hoewel het niet strikt geschikt is voor een beginner, bestaat Akka uit een groot aantal use-cases waarvoor Scala kan worden gebruikt. Interessanter is dat Akka ook overeenkomstige Java-APIs aanbiedt, zodat u veel API-ontwerpregels in Scala en Java naast elkaar kunt vergelijken. Akka-code wordt gehost op Github op https://github.com/jboner/akka en https://github.com/jboner/akka -modules ..

Geef een reactie

Het e-mailadres wordt niet gepubliceerd. Vereiste velden zijn gemarkeerd met *