Posts

Showing posts with the label Code

Scala Programming language

Image
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...