IT topics

Here Alot Of best IT topics

Static classes and static class members in C# explained

Static classes and static class members in C# explained

The static keyword in the C# programming language allows you to define static classes and static members. A static class…
Do more with R: Write your own RStudio addins

Do more with R: Write your own RStudio addins

Writing RStudio addins is easy, is fun, and takes just a few minutes! Well, that’s what Hao Zhu from the…
It’s time to kick your ERP system to the curb and go SaaS

It’s time to kick your ERP system to the curb and go SaaS

According to Cisco’s Global Cloud Index, 59 percent of all cloud workflows were delivered as software-as-a-service (SaaS) by 2019. But infrastructure-as-a-service…
Ockam SDK taps blockchain-based identity services for IoT

Ockam SDK taps blockchain-based identity services for IoT

Ockam has released an open source SDK, based on Google’s Go language, to allow developers to build identify services into…
Ionic Framework embraces React and Vue

Ionic Framework embraces React and Vue

Ionic Framework, a mobile UI toolkit for building cross-platform apps, has loosened its ties to the Angular JavaScript framework with…
CoreDNS joins Kubernetes, Prometheus, and Envoy

CoreDNS joins Kubernetes, Prometheus, and Envoy

CoreDNS, the DNS server created to serve as support infrastructure for Kubernetes, has been “graduated” by the Cloud Native Computing…
JavaScript tutorial: Using repeatable randomness with P5.js

JavaScript tutorial: Using repeatable randomness with P5.js

In the last few weeks, we’ve introduced P5.js and used it to generate a textured paper background and a relatively…
How to hire a developer: The 7 essential steps

How to hire a developer: The 7 essential steps

When you are hiring new developers for your team, do you start thinking about how to best evaluate their coding…
Smalltalk-inspired Pharo language adds 64-bit support

Smalltalk-inspired Pharo language adds 64-bit support

Pharo 7.0, “the most significant release yet” in the words of the Pharo project team, was released January 22, bringing…
GitHub’s Atom editor unveils commit previews

GitHub’s Atom editor unveils commit previews

The GitHub-developed Atom text editor emphasizes capabilities to improve commits with the version 1.34 upgrade, released earlier this month. A…
Guided automation for machine learning

Guided automation for machine learning

We propose here a blueprint solution for the automation of the machine learning lifecycle. The price to pay for automated…
What is Istio? The Kubernetes service mesh explained

What is Istio? The Kubernetes service mesh explained

Microservice architectures solve some problems but introduce others. Dividing applications into independent services simplifies development, updates, and scaling. At the…
GitHub after Microsoft: How it has changed

GitHub after Microsoft: How it has changed

Long a major hub of open source development, GitHub became part of Microsoft at the end of October 2018. Now…
2 big mistakes to avoid in edge computing

2 big mistakes to avoid in edge computing

More things are being pushed to the edge. Think of the edge as the space between the cloud and whatever…
18 Node.js and JavaScript libraries for fast and simple microservices

18 Node.js and JavaScript libraries for fast and simple microservices

Long ago in the early days of the Internet, pointing your browser at a URL meant your machine would start…
Back to top button