Scala Typed Patterns PRO

When dealing in Java with an object we don’t know its type we need to use a series of if-else statements and instanceof casts in order to check the exact type of our object before moving forward with casting the type of the reference we hold in order to invoke the relevant method. Scala allows […]

HIT Scala Programming Summer 2011 ACD

During the coming summer semester (Summer 2011) I am going to deliver the Internet Programming course in HIT. This course is delivered as part HIT’s Computer Science BSc academic program. It starts with a detailed coverage of the Java programming language and continues with a detailed coverage of Scala. The topics in Scala I am going to cover […]

Shenkar Scala Programming Summer 2011 ACD

During 2011 Summer semester I am going to deliver the Java & Scala Programming course in Shenkar (www.shenkar.ac.il). This course is delivered as part Shenkar’s Software Engineering BSc academic program. It starts with a detailed coverage of the Java SE programming language and continues with a detailed coverage of Scala. The topics we are going to […]

Operators in Scala PRO

I have recently created three video clips that explain various topics related to operators in Scala. These three video clips are available as part of the ‘Scala Fundamentals’ course, which is available for free personal and academic usage at www.abelski.com.

IntelliJ Scala Plugin PRO

I have recently started to play around with the IntelliJ Scala plugin. Unlike the Scala plugin for the Eclipse IDE (Gallileo 3.5) I still haven’t encountered any bug. You can download this plugin at http://plugins.intellij.net/plugin/?id=1347. The first video clip explain how to develop a simple Scala application using the IntelliJ. The second video clip explains how […]

Inheritance in Scala PRO

I have recently completed two video clips that explain two important topics related to inheritance in Scala. These two video clips were created as part of the ‘Scala Fundamentals’ course, which is available for free personal and academic usage at www.abelski.com.

HIT Scala Programming Course Spring 2011 ACD

During the coming semester I am going to deliver the Java & Scala Programming course in HIT. Its official name is ‘Internet Programming’. It is delivered as part HIT’s Computer Science BSc academic program. It starts with a detailed coverage of the Java SE programming language and continues with a detailed coverage of Scala. The […]

Functions in Scala PRO

I have recently developed a collection of video clips that explain various topics related to defining and using functions in the Scala programming language. These video clips, as well as many others, are available as part of the ‘Scala Fundamentals’ course, available for free personal and academic usage at www.abelski.com.

Control Structures in Scala PRO

I have recently completed to create two short video clips that explain the usage of control structures in the Scala programming language. These video clips were created as part of the ‘Scala Fundamentals’ course, available for free personal and academic usage at www.abelski.com.

Control Statements in Scala PRO

I have recently completed to develop a collection of video clips that explain how to use the control statements in Scala. These video clips were developed as part of the Scala Fundamentals course, available for free personal and academic usage at www.abelski.com.

Update cookies preferences