Featured

Featured posts

How to use cProfile to profile Python code

How to use cProfile to profile Python code

Python may not be the fastest language around, but it is often fast enough. And Python is ideal when programmer…
JavaScript tutorial: Get started with generative art and P5.js

JavaScript tutorial: Get started with generative art and P5.js

For the last few years, I’ve been running into presentation after presentation on generative art, meaning art created with code.…
What developers should know about Windows’s shift to Chromium

What developers should know about Windows’s shift to Chromium

Microsoft’s seismic shift from its own browser engine to Google’s Chromium for Windows’s Microsoft Edge browser is one of the…
How IT can regain ownership of cloud computing

How IT can regain ownership of cloud computing

At the board of directors’ meeting, the CEO is presenting the forecast for the next year. This time, he or…
13 Java frameworks for rock-solid microservices

13 Java frameworks for rock-solid microservices

It’s been a long trip for Java, a language that began as the lingua franca for the box on top…
How to use action filters in ASP.Net Core MVC

How to use action filters in ASP.Net Core MVC

Filters in ASP.Net Core MVC allow us to execute code before or after specific stages of the request processing pipeline.…
What’s new in Google’s Go Version 1.12

What’s new in Google’s Go Version 1.12

Version 1.12 of Google’s Go language (Golang) is now available in beta, with changes in the implementation of the toolchain,…
Python to be guided by a steering council

Python to be guided by a steering council

With Python founder Guido Van Rossum having stepped aside from his role as the steward of the language, Python participants…
What’s new in Angular: Version 7.2 release candidate arrives

What’s new in Angular: Version 7.2 release candidate arrives

The release candidate for Version 7.2 of Angular, Google’s popular JavaScript framework for building mobile and desktop applications, is now…
Kubernetes is so hard—but worth the pain

Kubernetes is so hard—but worth the pain

It’s not even Christmas yet but the Kubernetes messiah has already been born. As a recent Heptio survey found, 60…
How to find that scarce cloud talent

How to find that scarce cloud talent

You’re walking to your car from a major public cloud provider’s building that houses about 1,000 employees. You have an…
VirtualBox 6.0 exports VMs to the cloud — but only Oracle Cloud

VirtualBox 6.0 exports VMs to the cloud — but only Oracle Cloud

Version 6.0 of VirtualBox, Oracle’s open source virtualization software for Windows, MacOS, Linux, and Solaris hosts, introduces an overhauled interface…
VirtualBox 6.0 exports VMs to the cloud—but only Oracle Cloud

VirtualBox 6.0 exports VMs to the cloud—but only Oracle Cloud

Version 6.0 of VirtualBox, Oracle’s open source virtualization software for Windows, MacOS, Linux, and Solaris hosts, introduces an overhauled interface…
BrandPost: Your Guide to Understanding System Performance

BrandPost: Your Guide to Understanding System Performance

Have you ever wondered how well your system is being utilized throughout a long stretch of application runs? Or whether…
BrandPost: OpenVINO™ Toolkit and FPGAs

BrandPost: OpenVINO™ Toolkit and FPGAs

In this article, we’ll take a firsthand look at how to use Intel® Arria® 10 FPGAs with the OpenVINO™ toolkit (which stands for open…
Back to top button