The Wayback Machine - https://web.archive.org/web/20200921183642/https://github.com/inbravo/scala-feature-set
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Codacy Badge GitPitch

Some useful Scala examples

Language constructs

Hello World

Common Keywords

Basic Constructs: trait, class, object, annotations

Var, Val, Int, Float, Double, BigInteger

Looping

Methods/Functions

Collection

Others

Functional constructs

Socket

SQL

Concurrency

Useful programs

Data structures

Akka

Finagle

Spark

How to build and configure

To solve library dependencies in eclipse (sbteclipse plugin required), in sbt console type:

eclipse with-source=true

To build, in sbt console type:

package

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.