IT topics

Here Alot Of best IT topics

PostgreSQL 11 taps LLVM and parallelization for speed boost

PostgreSQL 11 taps LLVM and parallelization for speed boost

The developers behind open source SQL database PostgreSQL, long vaunted as both an underappreciated gem and a potential replacement for…
RegEx tutorial: Matching sets of characters

RegEx tutorial: Matching sets of characters

In this lesson, you’ll learn how to use RegEx (regular expressions) to work with sets of characters. Unlike the .,…
BrandPost: Accelerated Python: Give Python an Even Bigger Boost with No Code Changes

BrandPost: Accelerated Python: Give Python an Even Bigger Boost with No Code Changes

Intel’s support of Accelerated Python continues to make it the logical choice for any performance-sensitive Python users (plus it’s free!).…
So long, JCP: Eclipse has a new Java spec process in mind

So long, JCP: Eclipse has a new Java spec process in mind

Through a new community process, the Eclipse Foundation seeks an open source, lightweight, code-first approach to evolving enterprise Java. The specification…
MEAN stack tutorial: Get started with the MEAN stack

MEAN stack tutorial: Get started with the MEAN stack

Most of us ought to know the acronym LAMP, used to describe web services stacks made with Linux, the Apache…
How TiDB combines OLTP and OLAP in a distributed database

How TiDB combines OLTP and OLAP in a distributed database

TiDB is an open-source, cloud-native, MySQL-compatible distributed database that handles hybrid transactional and analytical processing (HTAP) workloads. It is a…
GitHub Actions to let developers do CI/CD in GitHub

GitHub Actions to let developers do CI/CD in GitHub

GitHub has introduced a workflow tool called GitHub Actions to its popular code-sharing site, to allow continuous integration/continuous deployment (CI/CD)…
How to secure your Azure network

How to secure your Azure network

Cloud services like Azure offer a lot of security features straight out of the box, especially if you’re using their…
Steel yourself for the cloud hangover

Steel yourself for the cloud hangover

A poll of 250 IT decision makers across North America conducted by managed services provider Softchoice that polled found preparation…
This Platform Is Making Management of Apple Devices Easy

This Platform Is Making Management of Apple Devices Easy

Whether you’re just getting your small business off the ground or growing an already successful venture, onboarding and maintaining your…
How to use the DbContext in Entity Framework Core

How to use the DbContext in Entity Framework Core

Microsoft’s Entity Framework is an open-source object-relational mapper, or ORM, for ADO.Net that helps you isolate the object model of…
How Azure became the place for open source in the cloud

How Azure became the place for open source in the cloud

Microsoft is perhaps the most impressive company on the planet right now. While it doesn’t (currently) dominate markets like it…
7 cloud services to ease machine learning

7 cloud services to ease machine learning

One of the last computing chores to be sucked into the cloud is data analysis. Perhaps it’s because scientists are…
Multicloud does not eliminate vendor lockin

Multicloud does not eliminate vendor lockin

Not to name names, but I’ve been reading in several publications that one of the main reasons to go to…
What’s new in Angular: Version 7 release candidate arrives

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

The release candidate of Version 7 of Angular, Google’s popular JavaScript framework for building mobile and desktop applications, is now…
Back to top button