IT topics

Here Alot Of best IT topics

What to do when free Java 8 updates end

What to do when free Java 8 updates end

Time is running short for free updates for commercial users running Oracle’s Java Development Kit (JDK) 8, the most in-use…
Review: The 6 best JavaScript IDEs

Review: The 6 best JavaScript IDEs

JavaScript is used for many different kinds of applications today. Most often, JavaScript works with HTML5 and CSS to build…
TypeScript roadmap: Microsoft’s plans for 2019

TypeScript roadmap: Microsoft’s plans for 2019

Microsoft’s priorities for TypeScript for the first six months of 2019 are to enhance the core type system, boost productivity,…
How to create color-coded calendars in R

How to create color-coded calendars in R

A color-coded calendar can be a quick and easy way to see whether you’re achieving a daily goal. Did you…
Moving to the cloud? 3 critical data efforts you must make

Moving to the cloud? 3 critical data efforts you must make

I’m often taken back by the number of enterprises moving the cloud that have not considered data modernization as part…
JavaScript tutorial: Create a textured paper background with P5.js

JavaScript tutorial: Create a textured paper background with P5.js

Last week I introduced the concept of generative art, P5.js, and some of the setup woes with P5.js. I left…
How to drive shorter development release cycles

How to drive shorter development release cycles

Before the days of agile, scrum, and devops, software development was often done over many-month release cycles. This was largely…
DoneJS JavaScript framework gets faster

DoneJS JavaScript framework gets faster

Version 3 of DoneJS, an open source JavaScript framework for building real-time web and mobile apps, is now available.Its creators…
AWS vs. open source: DocumentDB is the latest battlefront

AWS vs. open source: DocumentDB is the latest battlefront

You’ve probably missed it, but there’s a religious war being fought on Twitter. (No, really!) On one side is an…
How to manage machine learning models

How to manage machine learning models

In today’s fast-paced analytics development environments, data scientists are often tasked with far more than building a machine learning model…
What is Kubernetes? Container orchestration explained

What is Kubernetes? Container orchestration explained

Docker containers have reshaped the way people think about developing, deploying, and maintaining software. Drawing on the native isolation capabilities…
What’s new in Angular: Version 7.2 is here

What’s new in Angular: Version 7.2 is here

Version 7.2 of Angular, Google’s popular JavaScript framework for building mobile and desktop applications, is now available as a production…
GitHub offers free private repos for small projects

GitHub offers free private repos for small projects

Following what rivals GitLab and Atlassian BitBucket already have done, the GitHub code-sharing site is offering free private repos as…
How to work with Azure API Management

How to work with Azure API Management

One of the building blocks of cloud-native application development is the API. By providing APIs to services, cloud applications can…
Cloud migration checklist: The 3 key areas to focus on

Cloud migration checklist: The 3 key areas to focus on

2019 is the year that enterprises are hitting the accelerator on their cloud migrations. Last year, the typical company wanted…
Back to top button