- Hands-On Data Analysis with Scala
- Rajesh Gupta
- 54字
- 2021-06-24 14:51:04
ScalaFiddle
ScalaFiddle (https://scalafiddle.io/) is another good online resource for running Scala code. This is a good resource for sharing your code with someone else by generating a URL after you save; however, it does require the user to be logged in to a GitHub account. The ScalaFiddle homepage is shown in the following screenshot:

推薦閱讀