Skip to content

Scala is a tastefully typed language: it is statically typed, but explicit types appear in just the right places. Scala takes powerful features from object-oriented and functional languages, and combines them with a few novel ideas in a beautifully coherent whole. The syntax is so lightweight, and its primitives so expressive, that APIs can be u…

License

Notifications You must be signed in to change notification settings

TralahM/scala-by-example

Repository files navigation

Build Status License: MIT Organization made-with-scala HitCount Inline Docs PRs Welcome GitHub pull-requests

scala-by-example.

TralahM TralahM

Documentation

Dependencies

  • Scala
  • Scala Build Tool SBT

How to Install

Building from Source for Developers

$ git clone https://github.com/TralahM/scala-by-example.git
$ cd scala-by-example
$ sbt
sbt:scala-by-example> run

Contributing

See the Contributing File

See the Pull Request File

Support

LICENCE

Read the license here

Acknowledgements

About

Scala is a tastefully typed language: it is statically typed, but explicit types appear in just the right places. Scala takes powerful features from object-oriented and functional languages, and combines them with a few novel ideas in a beautifully coherent whole. The syntax is so lightweight, and its primitives so expressive, that APIs can be u…

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages