Home Tags Open source

Tag: open source

A guide to start programming in Perl, PHP and Python

2
  Perl, PHP and Python are three very popular and easy-to-learn programming languages, each with their own advantages and disadvantages. Newbies venturing into the field...

Programming Internet of Things using Contiki and Cooja

1
Contiki is an operating system with a focus on low power IoT devices. Cooja is the Contiki network simulator. Cooja allows the large and...

How to begin programming with shell scripts

0
  The power of scripting lies in the fact that you get to program with commands you already know, from various computer languages. Scripting provides...

Microsoft releases open source machine learning library for Apache Spark

2
  Microsoft has released a machine learning library for Apache Spark. The latest development is designed to boost the productivity of data scientists while using...

Accenture, Microsoft builds open source-focused Decentralised Identity Foundation

0
Accenture and Microsoft have announced their partnership to build the Decentralised Identity Foundation. The new group is aimed to leverage blockchain to develop an...

Google releases open source platform Spinnaker 1.0

0
  Google has released the v1.0 of Spinnaker. The new open source tool is designed for the multi-cloud continuous delivery platform. The search giant started working...

Vodafone deploys open source to reduce vendor lock-in

1
  Vodafone India is the second largest player in the Indian telecom sector after Bharti Airtel, with a base of over 200 million subscribers. The...

Qt programming for HTTP REST clients

1
This article discusses Qt support for connectivity to IoT platforms like ThingSpeak using HTTP REST APIs. It also focuses on handling JSON data in...

Everything you need to know about GRPC

0
  Remote Procedure Call (RPC) has been around for decades as a mechanism for inter-process communication in applications. The client making a call talks to...

Scala: The powerhouse of Apache Spark

0
  Scala, which is an acronym for Scalable Language, is a multi-paradigm, statically-typed, type-safe programming language focused on Web services. Widely used by data scientists...