IT topics
Here Alot Of best IT topics
For open source vs. proprietary, AWS might have it both ways
May 8, 2019
For open source vs. proprietary, AWS might have it both ways
For all the criticism that Amazon Web Services has received for allegedly stripmining open source software for corporate gain, the…
Google: Use Kotlin for new Android apps
May 8, 2019
Google: Use Kotlin for new Android apps
Google is doubling down on its support of the Kotlin language for Android mobile development, with the recommendation that all…
A new wave of Azure services lifts Kubernetes and Cosmos DB
May 7, 2019
A new wave of Azure services lifts Kubernetes and Cosmos DB
Microsoft has starting referring to itself as a three-cloud company. There’s the Xbox gaming cloud, Microsoft 365 productivity services, and,…
Do we need to care about cloud performance?
May 7, 2019
Do we need to care about cloud performance?
Performance issues went away after we migrated our applications and data sets to the cloud, right? That has not been…
Java proposal addresses scarcity of keywords for new features
May 7, 2019
Java proposal addresses scarcity of keywords for new features
A JDK enhancement proposal suggests the use of hyphenated keywords to denote new features in the Java language, with the…
Microsoft Fluid Framework rethinks collaborative web apps
May 6, 2019
Microsoft Fluid Framework rethinks collaborative web apps
Microsoft has unveiled an application development framework, called Fluid Framework, designed for building web-based, collaborative applications. Due to arrive later…
Oracle: Eclipse may not use Java EE trademarks
May 6, 2019
Oracle: Eclipse may not use Java EE trademarks
The migration of Java EE (Enterprise Edition) to the Eclipse Foundation has hit some glitches, with Oracle not permitting Java…
Oracle: Eclipse can’t use Java EE trademarks
May 6, 2019
Oracle: Eclipse can’t use Java EE trademarks
The migration of Java EE (Enterprise Edition) to the Eclipse Foundation has hit some glitches, with Oracle not permitting Java…
Microsoft to Windows devs: You’re all Microsoft 365 developers now
May 6, 2019
Microsoft to Windows devs: You’re all Microsoft 365 developers now
Microsoft’s Build 2019 is focusing on development on three different clouds—on Microsoft Azure, on Microsoft’s new gaming cloud, and on…
Review: UiPath aces robotic process automation
May 6, 2019
Review: UiPath aces robotic process automation
Early attempts to streamline repetitive front-office tasks often involved macro-driven mouse tricks and screen-scraped regex voodoo. Those brittle solutions were…
How not to use interfaces in C#
May 6, 2019
How not to use interfaces in C#
When designing an application, you will often need to use interfaces and abstract classes. This article discusses some common examples…
Balance tactical with strategic when thinking cloud
May 3, 2019
Balance tactical with strategic when thinking cloud
It’s always been an issue—those who look at IT architecture as something that exists to serve a single application or…
Microsoft smartens up Azure Cognitive Services
May 3, 2019
Microsoft smartens up Azure Cognitive Services
Microsoft is introducing new artificial intelligence capabilities for developers on the company’s Azure cloud platform. An enhancement to Azure Cognitive…
5 takeaways on scaling machine learning
May 2, 2019
5 takeaways on scaling machine learning
Many companies are just starting their machine learning journeys and 37% of organizations have implemented artificial intelligence according to a…
Functional JavaScript: Building data structures from functions
May 2, 2019
Functional JavaScript: Building data structures from functions
In the past two columns, we’ve looked at higher-order functions and talked a little bit about the power of functional…