Scala Programming language

All About Scala Programming



Scala is another type of programming language which can support programming languages such as Java and C# language. It is also a mixture of Object Oriented and Functional Programming. Object oriented programs are set of codes that has a methodology of objects (Objects can also be found on Functional Programming) that sets the whole properties as one under one object. While Functional Programming is the opposite of Object Oriented Programming- the functions of each properties are independent from each other. Scala can be used by the programmers that deals with system that requires a solid foundation, because Scala is built to serves as a foundation, or a flexible big supporter in program. According to Oderky M., et.al (N.D.), "Scala has been developed around 2001 to 2004". It is often used by programmers when creating website and other applications, because of its good performance in handling the properties and objects declared by a programmer. Furthermore, it also shares the same syntax in Java and C#, but also doesn't care about the names in the operators. Here is one example of Scala Programming:





Reference: 
An Overview of the Scala Programming Language (Rep.). (n.d.). Retrieved https://infoscience.epfl.ch/record/52656/files/ScalaOverview.pdf


Comments

Popular posts from this blog

C# On the Work