Featured

Featured posts

JDK 13: The new features coming to Java 13

JDK 13: The new features coming to Java 13

Java Development Kit (JDK) 13 is beginning to take shape, and the first beta builds are available. Its production release is…
How to use Lamar in ASP.Net Core

How to use Lamar in ASP.Net Core

ASP.Net Core comes with built-in support for dependency injection. In fact, ASP.Net Core comes with a minimalistic dependency injection container…
CI/CD as a service: 10 tools for continuous integration and delivery in the cloud

CI/CD as a service: 10 tools for continuous integration and delivery in the cloud

The cloud and continuous integration (CI) are a natural match. While the cloud frees us from the pain of installing…
Java thread sanitizer project proposed once again

Java thread sanitizer project proposed once again

Java developers would be clued in to race conditions in their projects, if a thread sanitizer proposed comes to fruition.…
How to run Python in R

How to run Python in R

As much as I love R, it’s clear that Python is also a great language—both for data science and general-purpose…
What cloud computing can learn from good BBQ

What cloud computing can learn from good BBQ

You can’t beat good BBQ. As long as I’ve been eating, I’ve loved the taste of BBQ cooked correctly, and…
BrandPost: Achieving the Best QoE: Performance Libraries Accelerate Code Execution

BrandPost: Achieving the Best QoE: Performance Libraries Accelerate Code Execution

The increasing consumerization of IT means that even staid business applications like accounting need to have the performance and ease…
Next.js 8 now supports serverless apps

Next.js 8 now supports serverless apps

Next.js, a framework for building server-rendered apps with JavaScript and the React UI library, adds serverless computing capabilities as part…
How to choose the right data visualization tools for your apps

How to choose the right data visualization tools for your apps

If you develop applications that present data to users, you’re likely to have requirements to present a graph, chart, dashboard,…
Parcel bundler: Production builds and best practices

Parcel bundler: Production builds and best practices

Over the past couple of weeks I’ve been playing around with Parcel, the zero-configuration web application bundler. I had a…
How to use deep learning to write Shakespeare

How to use deep learning to write Shakespeare

“Many a true word hath been spoken in jest.”― William Shakespeare, King Lear “O, beware, my lord, of jealousy;It is…
Why you should use SQLite

Why you should use SQLite

Lift the hood on most any business application, and you’ll reveal some way to store and use structured data. Whether…
What’s new in Angular: Angular 8 beta is here

What’s new in Angular: Angular 8 beta is here

Angular 8.0, a forthcoming upgrade to Google’s popular framework now in beta release, will feature Ivy, a new renderer. Google…
JDK 12: The new features coming to Java 12

JDK 12: The new features coming to Java 12

The release candidate for Java Development Kit 12, the next version of Java SE, is now available. Only Priority 1…
IBM Cloud Q&A: Kubernetes takes center stage

IBM Cloud Q&A: Kubernetes takes center stage

Jim Comfort is the right guy to talk to about IBM Cloud, not just because he’s general manager of IBM…
Back to top button