Scala entry-Eclipse Development Environment setup

Source: Internet
Author: User
Tags scala ide

Scala entry-Eclipse Development Environment setup

Due to the need for deep learning, I recently started to learn Scala, an artistic programming language.

Scala: a java-like programming. Integrates the features of Object-Oriented (Oriented) programming and Functional (Functional programming) programming, which facilitates the development of multi-core concurrency models and cloud computing (parallelism for mulicore and cloud computing ).

For more information, see quick learning Scala. [for PDF download, see]. author: before installing Scala IDE, ensure that JDK is installed and environment variables are configured.

This is done in Windows 7.

Step 1: IDE download: Scala for Eclipse, http://scala-ide.org/download/sdk.html

Select a version and download it.

Step 2: Install scala2.11.1

After the scala-2.11.1.msi is downloaded, double-click to install. After installation, check whether the environment variables exist (if not, add the environment variables on your own ):

SCALA_HOME = D: \ Program Files (x86) \ scala (scala installation directory)

Path =... D: \ Program Files (x86) \ scala \ bin

In the console, enter scala-version to check whether the installation is successful. The following information is displayed.

Step 3: The first Scala Program

Start Eclipse, select its Workspace directory, and click File> New> Scala Project. Create a package: test. Create a Scala Object under the test package. For example, right-click run as --> scala application.

Console output: Hello World!

Use Eclipse and IDEA to build Scala + Spark development environments respectively

Install Scala 2.10.x in Ubuntu

Spark1.0.0 Deployment Guide

Install Spark0.8.0 in CentOS 6.2 (64-bit)

Introduction to Spark and its installation and use in Ubuntu

Install the Spark cluster (on CentOS)

Hadoop vs Spark Performance Comparison

Spark installation and learning

Spark Parallel Computing Model

Scala details: click here
Scala: click here

This article permanently updates the link address:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.