Pavan Ramchandani

How to set up the Scala Plugin in IntelliJ IDE [Tutorial]

The Scala Plugin is used to turn a normal IntelliJ IDEA into a convenient Scala development environment. In this article,…

6 years ago

Oracle announces new pricing structure for Java

Oracle has announced a major shift in the pricing structure for various offerings of Java. Currently, there are many offerings…

6 years ago

Qt for Python 5.11 released!

The Qt team, in their blog, announced the official release of Qt with Python support. This is the first official…

6 years ago

What’s the difference between OAuth 1.0 and OAuth 2.0?

The OAuth protocol specifies a process for resource owners to authorize third-party applications in accessing their server resources without sharing…

6 years ago

Julia 0.7 has been released – it’s time to prepare for Julia 1.0

Julia 0.7  announced by the Julia developer team was speculated for a long time after v0.6 was released last year.…

6 years ago

Design RESTful web API with Java [Tutorial]

In today's tutorial, you will learn to design REST services. We will break down the key design considerations you need…

6 years ago

Apache NetBeans 9.0 RC1 released!

Apache foundation announced the RC release of NetBeans 9.0. They also announced the feature set and tools applicable for Java…

6 years ago

Oracle reveals issues in Object Serialization. Plans to drop it from core Java.

The Java team is planning to remove the Java Serialization feature from core Java language. This is owing to some…

6 years ago

Network programming 101 with GAWK (GNU AWK)

In today's tutorial, we will learn about the networking aspects, for example working with TCP/IP for both client-side and server-side.…

6 years ago

Netflix open sources Zuul 2 cloud gateway

Netflix in their tech blog announced that their popular cloud gateway Zuul 2 is now open-source. Zuul 2 was announced…

6 years ago