Scala Basics

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Julian Templeman

Description

Scala's syntax is based on that of Java, and it supports the usual range of syntactic constructs you'd expect. What sets it apart from Java is its terse syntax, and the fact that everything in the language is an expression. Learn the basics of the language by learning how to construct functions, implement loops and flow control, and perform basic I/O.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: