Skip to content

this is my journey on learning the functional paradigm in Scala

Notifications You must be signed in to change notification settings

christophermlewis/scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala

This is me learning the functional paradigm in Scala. It starts with Bruce Tate and his book Seven Languages in Seven Weeks.

Highlights


  • val is immutable; var is not.
  • public is the default visibility

About

this is my journey on learning the functional paradigm in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages