Skip to main content
Please wait...
06 Apr, 2025
by malkebu-lan

Learn Scala: Comparing and Contrasting Scala and Java

Scala is concise and functional; Java is verbose and object-oriented. Both run on JVM.
More Comments
04 Apr, 2025
by malkebu-lan

Ready, Set, Install Go: Getting Started with Golang

To install Go, download Go from go.dev, install it, verify with go version, set up workspace, and test with a simple program.
More Comments
28 Mar, 2025
by malkebu-lan

Learn Scala: Scala Traits are Versatile and Powerful

Learning Scala demands the software developer look at programming in a different way than perhaps what he or she is used to. The Scala trait is just one example of that.
More Comments
02 Jan, 2023
by malkebu-lan

Oracle and the Future of the Java Virtual Machine

The Java Virtual Machine (JVM) provides a portable execution environment for Java applications.
More Comments
28 Sep, 2022
by malkebu-lan

What is it about the Scala Programming Language?

Scala combines object-oriented and functional programming in one concise high-level programming language.
More Comments
Subscribe to programming language