IT topics
Here Alot Of best IT topics
Get started with Microsoft Learn developer tutorials
December 4, 2018
Get started with Microsoft Learn developer tutorials
How we developers use documentation has changed. Sites like Stack Overflow have given us different expectations of how we can…
How to implement global exception handling in ASP.Net Core Web API
December 3, 2018
How to implement global exception handling in ASP.Net Core Web API
Exceptions are runtime errors that occur in an application. If they are not handled properly, the running program is terminated.…
SQL tutorial: Learn SQL on MariaDB
December 3, 2018
SQL tutorial: Learn SQL on MariaDB
MariaDB is popular fork of MySQL, founded by Monty Widenius, the main author of the original version of MySQL. As…
What’s new in AWS Lambda
November 30, 2018
What’s new in AWS Lambda
What’s new in AWS Lambda November 2018 release Amazon Web Services has fitted its AWS Lambda serverless computing platform with…
Don’t let AWS Re:Invent blind you to your real cloud needs
November 30, 2018
Don’t let AWS Re:Invent blind you to your real cloud needs
I went to Amazon’s AWS Re:Invent trade show this week for the first time ever. It’s more of a place…
Do more with R: Quick lookup tables using named vectors
November 30, 2018
Do more with R: Quick lookup tables using named vectors
What’s the state abbreviation for Arkansas? Is it AR? AK? AS? Maybe you’ve got a data frame with the information.…
State of JavaScript: ECMAScript 6 rules
November 30, 2018
State of JavaScript: ECMAScript 6 rules
The year 2018 has been a calm one for JavaScript, with ECMAScript 6 remaining the top variant of the scripting…
Why developers shouldn’t just dismiss low-code platforms
November 29, 2018
Why developers shouldn’t just dismiss low-code platforms
The business need for new applications has never been greater, and IT departments are being asked to find faster and…
Asynchronous JavaScript: Callbacks and promises explained
November 29, 2018
Asynchronous JavaScript: Callbacks and promises explained
Dealing with asynchronous code, meaning code that doesn’t execute immediately like web requests or timers, can be tricky. JavaScript gives…
AWS piles on the machine learning services
November 29, 2018
AWS piles on the machine learning services
Amazon has unveiled a boatload of new machine learning services for AWS. The new offerings include AI services for developers,…
AWS adds blockchain and time-series databases
November 28, 2018
AWS adds blockchain and time-series databases
Amazon has spent more than a decade trying to free itself of Oracle’s “one database to rule them all” approach,…
Rust language is too hard to learn and use, says user survey
November 28, 2018
Rust language is too hard to learn and use, says user survey
A new survey of the Rust user community, conducted by the Rust language team, shows growing interest in the language…
How to build a Redis Streams application
November 28, 2018
How to build a Redis Streams application
Redis Streams is a new Redis data structure that allows you to manage data channels between producers and consumers. In…
Rust tutorial: Get started with the Rust language
November 28, 2018
Rust tutorial: Get started with the Rust language
Over the last couple of years, Rust has gone from a curiosity brewed up in the lab of a Mozilla…
What’s new in Angular: Version 7.1 arrives
November 28, 2018
What’s new in Angular: Version 7.1 arrives
Version 7.1 of Angular, Google’s popular JavaScript framework for building mobile and desktop applications, is now available, with an improvement…