Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
/ course-scala Public archive

Collection of Scala workshops for DANS developers

Notifications You must be signed in to change notification settings

DANS-KNAW/course-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala course

Build Status

This course is meant as an introduction to the Scala Programming Language for the developers at DANS-KNAW. We will cover the various aspects of Scala in a number of workshops. Each workshop consists of a number of tutorial style demos and some assignments for practicing.

Course content

  • Workshop 1 - Introduction to Scala, values, variables, (case) classes, objects and equality
  • Workshop 1a - Addendum: overview of use cases for classes and case classes
  • Workshop 2 - Inheritance, abstract classes, traits, multiple inheritance and type aliases
  • Workshop 3 - Higher-order functions, Option, Try, collections and for-comprehensions
  • Workshop 4 - Introduction and basics of reactive programming
  • Workshop 5 - Introduction to the 'Cake Pattern' in Scala

Bugs and Feedback

For questions, discussions, bugs and suggestions please use the GitHub Issues.

About

Collection of Scala workshops for DANS developers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages