Skip to content

Collection of Scala workshops for DANS developers

Notifications You must be signed in to change notification settings

DANS-RaD/course-scala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scala course

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

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

No packages published

Languages

  • Scala 98.5%
  • Java 1.5%