Skip to content

checkcheckzz/Learning-Scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

logo

A collection of materials to learn Scala

###Who is using Scala

Scala in the Enterprise

What startups or tech companies are using Scala?

Who's using Scala?

###Why

Why we love Scala at Coursera

How and Why Twitter Uses Scala

###Start

Download the latest Scala version.

Use a text editor such as Sublime Text, Vim or Emacs

If you want to write a large scala project, you may need some tools such as SBT, the Scala IDE, IntelliK IDEA with the Scala plugin or NetBeans IDE with the scala plugin.

###MOOC

Functional Programming Principles in Scala taught by Martin Odersky. A very good course covers scala basic, functions, recursion, immutable objects, inheritance, types & pattern matching, lists, collections & combinatorial search and lazy evaluation.

Principles of Reactive Programming taught by Martin Odersky, Erik Meijer and Roland Kuhn. A following course covers functional programming & mutable state, futures & monad, reactive stream processing, actors, supervision and conversiona patterns.

###Book

Scala for the Impatient

Programming in Scala

Scala Cookbook

Scala in Depth

Scala in Action

Functional Programming in Scala

###Tutorial

Scala Tour

Twitter Scala School

A Tour of Scala

The Neophyte's Guide to Scala

Effective Scala

Scalacheat

Java to Scala cheatsheet

Scala Style Guide

scala-best-practices

The Scala Language Specification

###Blogs

Typesafe

This week in #Scala

Daily scala

reddit

Scala Blogs

Code Commit

ScalaDev

###Library

awesome-scala

scala-github-projects

###Help

StackOverflow

About

A collection of materials to learn Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published