IT topics
Here Alot Of best IT topics
What is a static site generator? Static website tools explained
February 20, 2019
What is a static site generator? Static website tools explained
Websites can serve content in two basic ways: statically and dynamically. Static content is generated ahead of time, stored, and…
5 reasons data science belongs in the cloud
February 20, 2019
5 reasons data science belongs in the cloud
In a world inundated with data, data scientists help enterprises generate insights and predictions to enable smarter business decisions. Typically,…
What’s new in Visual Studio 2019: The third beta arrives
February 20, 2019
What’s new in Visual Studio 2019: The third beta arrives
Microsoft has released a third beta of its upcoming Visual Studio 2019 IDE, dumping Windows Mobile support for Universal Windows…
Beware the siren song of no-ops
February 19, 2019
Beware the siren song of no-ops
No-ops is the concept that an IT environment, such as cloud computing, can become so automated and abstracted from the…
JDK 13: The new features coming to Java 13
February 19, 2019
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 create apps that work together across Windows, iOS, and Android
February 19, 2019
How to create apps that work together across Windows, iOS, and Android
Microsoft may not have a mobile OS any more, but that doesn’t mean it’s abandoned the mobile market. Instead it’s…
CI/CD as a service: 10 tools for continuous integration and delivery in the cloud
February 18, 2019
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…
How to use Lamar in ASP.Net Core
February 18, 2019
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…
Java thread sanitizer project proposed once again
February 15, 2019
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.…
What cloud computing can learn from good BBQ
February 15, 2019
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…
How to run Python in R
February 15, 2019
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…
BrandPost: Achieving the Best QoE: Performance Libraries Accelerate Code Execution
February 14, 2019
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
February 14, 2019
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…
Parcel bundler: Production builds and best practices
February 14, 2019
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 choose the right data visualization tools for your apps
February 14, 2019
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,…