-
DevOps
GitOps
In this article, we embark on a journey to explore the world of GitOps, its principles, benefits, and real-world applications.…
Read More » -
Scala
Scala HTTP Example
In this Example series, we will see how to work with HTTP (Hyper Text Transfer Protocol) through a Web Application…
Read More » -
Scala
Scala REST Example
In this Example series, we will see how to have a REST (Web) Application in Scala. The following table shows…
Read More » -
Scala
Functional Programming in Scala
In this Tutorial article, we will see how to work with Functional Programming in Scala Programming Language. According to Wikipedia,…
Read More » -
Scala
Scala Tutorial for Beginners
In this Tutorial article, we will see how to work with Scala Programming language, which is similar to Java but…
Read More » -
Groovy
Groovy Script Tutorial for Beginners
In this article we will see how easy it is to write scripting in Groovy, with a practical example that…
Read More » -
Groovy
Groovy Dictionary Example
In this article we will see how to have a Dictionary in Groovy. Groovy does not have a built in…
Read More » -
Groovy
Groovy Json Example
In this article we will see how to manipulate JSON data in Groovy. JSON (JavaScript Object Notation) is the much…
Read More »