GithubHelp home page GithubHelp logo

prathviraj080 / scalahandson Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyscala/scalahandson

0.0 2.0 0.0 787 KB

Introduction to Scala Workshop

License: MIT License

Scala 98.86% Java 1.14%
scala

scalahandson's Introduction

Scala Hands-on Lab

Welcome to Scala Hands-on lab repository.

Here you will find all the necessary things to get started with Scala Hands-on Lab program.

Prerequisites

Scala

  • We would be using scala version 2.11.8. You can download the binaries from https://www.scala-lang.org/download/2.11.8.html

  • Scala 2.11.8 needs JDK6 to be minimum. Please make sure you have JDK6 or greater installed.

  • Please set the environement variables set to the bin folder. On my linux system, my ~/.bashrc file has the following lines in the end:

export SCALA=/home/puri/awesome/scala/scala-2.11.8/bin
export PATH=$PATH:$SCALA

SBT

IDE

We do not intend to start IDE wars. You are free to use any IDE/Editor of your choice. But because it is a beginner workshop, we using Intellij Idea. Intellij is a fantastic IDE:

In case you are using the community edition of intellij, Scala plugin would have to be explicitly enabled. You can follow the instructions at: https://www.jetbrains.com/help/idea/2016.3/enabling-and-disabling-plugins.html For Ultiamte edition, nothing explicit to be done.

Setup

  • Please clone this project locally on your local system

  • We will setup the project in your ide during the workshop

scalahandson's People

Contributors

purijatin avatar rajmahendra avatar prathviraj080 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.