- Hands-On Data Analysis with Scala
- Rajesh Gupta
- 140字
- 2021-06-24 14:51:04
Scastie
Scastie (https://scastie.scala-lang.org) is a great online resource for trying out small Scala code snippets. All that is needed is a web browser and access to the internet.
The main screen is divided into two parts: the top part consists of a program and its output and the bottom part is the output from the backend server that compiles and runs the code. You can modify the code and run it any number of times by using the Run option, as shown in the following screenshot:

When run in the browser, this simple example displays what is going on in each step. In our example, the Scala expression produced Hello, World!, which is of the java.lang.String type. The expression is of the following pattern:
List of strings joined together by a comma with an exclamation mark suffix.
- 自動(dòng)控制工程設(shè)計(jì)入門
- 樂高機(jī)器人:WeDo編程與搭建指南
- Learning Microsoft Azure Storage
- Mobile DevOps
- 圖形圖像處理(Photoshop)
- 自動(dòng)檢測(cè)與轉(zhuǎn)換技術(shù)
- 21天學(xué)通Java Web開發(fā)
- 教育機(jī)器人的風(fēng)口:全球發(fā)展現(xiàn)狀及趨勢(shì)
- Java組件設(shè)計(jì)
- 基于人工免疫原理的檢測(cè)系統(tǒng)模型及其應(yīng)用
- 穿越計(jì)算機(jī)的迷霧
- Learning iOS 8 for Enterprise
- 牛津通識(shí)讀本:大數(shù)據(jù)(中文版)
- 巧學(xué)活用AutoCAD
- 軟件需求十步走