
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An introduction to setting up the development environment for java and scala projects using sbt and intellij ide. It covers data types, identifiers, operators and expressions, methods and functions, and basic console-based programming. Students will also review api reading and work through a walkthrough of intellij ide.
Typology: Exams
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Class Objectives:
Introduction to Environment Setup
Refer to setupEnvironment document for detail on setting up JDK environment for the PC.
Introduction to SBT SBT is an interactive build tool for Java and Scala project. Refer to documents SBT Step by Step document for further instruction
Introduction to Intellij IDE Intellij IDE is a modern IDE for program development.
Walkthrough of intellij IDE Follow the lecture demonstration
Introduction to worksheets REPL tools for running script line by line
Introduction to Scala
Ref : http://www.tutorialspoint.com/scala/