Difference between revisions of "5CS004"

From mi-linux
Jump to navigationJump to search
Line 2: Line 2:
  
  
 +
== Installing and using Scala =
 +
 +
[[Scala At Home]] -- How to install Scala and Netbeans on a Ubuntu machine AT HOME. (How to make the Netbeans plugin work in the lab will follow ...)
 +
 +
[[Command Line Scala]] -- How to use Scala from the command line.
 +
 +
[[Scala In Uni Labs]] -- Using Scala on the machines in MI.
 +
 +
== Basic Scala ==
  
 
[[Syntax Comparison]] -- comparison between PHP, Java, Scala and Python languages. You should edit this to fill in all the parts of the table
 
[[Syntax Comparison]] -- comparison between PHP, Java, Scala and Python languages. You should edit this to fill in all the parts of the table
Line 7: Line 16:
 
[[Hello World]] -- Hello World! programs in PHP, Java, Scala and Python.
 
[[Hello World]] -- Hello World! programs in PHP, Java, Scala and Python.
  
[[Scala At Home]] -- How to install Scala and Netbeans on a Ubuntu machine AT HOME. (How to make the Netbeans plugin work in the lab will follow ...)
+
 
 +
== Intermediate Scala ==
 +
 
 +
Coming soon!
 +
 
 +
== Advanced Scala ==
 +
 
 +
Coming soon!
 +
 
 +
== Scala for the brave ==
 +
 
 +
Coming soon!

Revision as of 21:44, 6 February 2011

Distributed and Concurrent Systems

= Installing and using Scala

Scala At Home -- How to install Scala and Netbeans on a Ubuntu machine AT HOME. (How to make the Netbeans plugin work in the lab will follow ...)

Command Line Scala -- How to use Scala from the command line.

Scala In Uni Labs -- Using Scala on the machines in MI.

Basic Scala

Syntax Comparison -- comparison between PHP, Java, Scala and Python languages. You should edit this to fill in all the parts of the table

Hello World -- Hello World! programs in PHP, Java, Scala and Python.


Intermediate Scala

Coming soon!

Advanced Scala

Coming soon!

Scala for the brave

Coming soon!