tag

home / developersection / tag

The Impact of GraphQL in API Development and Data Querying
web api 23-Jul-2023
The Impact of GraphQL in API Development and Data Querying

Learn The Impact of GraphQL in API Development and Data Querying in thus blog

How is API Automation Testing Beneficial?
technology 05-Apr-2023
How is API Automation Testing Beneficial?

The application programming interface (API) is used mainly for establishing contact between various software programs. Technological companies use Automated API

Conversational Marketing for Small and Medium Businesses
business 14-Dec-2018
Conversational Marketing for Small and Medium Businesses

It is no surprise that marketing is one of the most difficult tasks for any business to execute. Moreover, in most cases, small or medium businesses just don’t have the budget to assign to marketing channels.

Implementation of API in Android
android apps 28-Jan-2018
Implementation of API in Android

An API is an interface used between the user and the server. There are two types of API’s used which offers a different mechanism for connecting and receiving data.

API (Application Programming Interface)
android apps 27-Jan-2018
API (Application Programming Interface)

An API is an interface used between the user and the server. There are two types of API’s used which offers the different mechanism for connecting and receiving data.

JDK 1.0: Code Name Oak
java 11-May-2016
JDK 1.0: Code Name Oak

So far, in previous posts, we have discussed the features of Java referring to its very first version, JDK 1.0. Over time, Java has grown and expanded a lot and has had many new features added to its repertoire.

Features of Java: Platform Independent and Multi-threaded
java 11-May-2016
Features of Java: Platform Independent and Multi-threaded

Platform IndependentA major benefit that is derived out of the introduction of a JVM is the resulting platform independence for a Java executable. As

Features of Java: Dynamic, Complied and Interpreted
java 11-May-2016
Features of Java: Dynamic, Complied and Interpreted

In my previous post, we have seen how java is so flexible and simple, while very small and yet equipped with powerful features like Object Oriented principles (OOPS).

The Android API
android 09-May-2016
The Android API

Android is a fairly complex system, but we do not need to understand it in depth to be able to make amazing apps. The portion of the Android system wh