Skip to content

lifoo/ScalaNewbie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala学习笔记

对学习过程中重要或遇到的问题做记录

绝大多数例子来自于 "Programming in Scala" 这本书,由Martin Odersky Scala语言的作者书写.

设置Jupyter-notebook环境

install follows first

  • Java Version jdk1.8 (java11 not supported yet)
  • jupyter-notebook(Strongly recommend installing Python and Jupyter using the Anaconda)
  • almond(scala kernel for jupyter)

使用方法

$: git clone [email protected]:lifoo/ScalaNewbie.git
$: cd ScalaNewBie
$: jupyter notebook &

相关链接

ScalaTest
Ammonite

About

记录学习scala的过程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published