/September2018ScalaBootcamp

Bootcamp on Scala, September-December 2018 Run.

Primary LanguageScala

Scala BootCamp September- December 2018

Class One

A beginners guide to Scala syntax

This bootcamp will use tools from the following sites:

Getting Started: Hello World App

  1. You can set up your environment:
  1. Fork the lesson repository provided:

  2. Make changes to the fork by making the tests on HelloWorldTest.scala pass

  3. Commit the changes to your fork.

  4. Make a pull request to the lesson Repo.

Objective of the lesson

  • Understand the Scala structure and Test Driven Development