Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The repository for the Functional Scala workshop.

NotificationsYou must be signed in to change notification settings

adamgordonbell/functional-scala

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creative Commons License

Functional Scala

Welcome to the official repository forFunctional Scala, a workshop taught by John A. De Goes, which introduces attendees to functional programming in Scala.

Depending on which workshop you are in, you will work through one or more segments of the following chapters:

  • Functional Essentials
  • Functional Abstractions
  • Functional Effects
  • Functional Applications
  • Functional Arts

Usage

From the UI

  1. Download the repository as azip archive.
  2. Unzip the archive, usually by double-clicking on the file.
  3. Configure the source code files in the IDE or text editor of your choice.

From the Command Line

  1. Open up a terminal window.

  2. Create a new directory.

    mkdir functional-scala
  3. Navigate to the new directory.

    cd functional-scala
  4. Clone the repository.

    git clone git@github.com:jdegoes/functional-scala.git.
  5. Launchsbt.

    ./sbt
  6. Enter continuous compilation mode.

    sbt:Functional Scala>~ compile

Legal

Copyright© 2018 John A. De Goes. All rights reserved.

About

The repository for the Functional Scala workshop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala89.1%
  • Shell10.9%

[8]ページ先頭

©2009-2025 Movatter.jp