Artificial Intelligence and cognitive computing are blended, and they work together closely to connect technology with the physical world, with lesser complexity and more scalability.
An interesting pattern emerges when you throw a potentially controversial idea out, as I did recently with the article below. I had written that I think that we need to strengthen our "local" networks - energy and information both - by utilizing more of a mesh approach, precisely because the existing (largely centralized) networks are too vulnerable to storms, earthquakes and cascading power failures.
What is it that creates a great customer experience? Is it a good interaction with customer service or with a mobile website or app? Is it personalization in messaging, or something else entirely? In a recent survey by Gartner, it said that by 2017, 89 percent of marketers expect customer experience to be their primary differentiator.
If you are a business that is connected to a mobile app, you should read this article. If you are also planning to start one, you need to understand how business apps are built.
With a surge in the global economy, there has been tremendous growth in outsourcing business process.
Over thanksgiving break, Apple made news for getting a patent on a foldable display. As per the patent, such a display can be ‘opened and closed’ like a book. Turns out, if this patent makes its way into a phone, we could have a foldable phone too.
Of all of the innovations that have emerged with the Ecmascript 2015+ rewrite of the Javascript language, one of the most powerful, template literals, is also one of the most under-appreciated. Template literals solve two problems - creating multiline content strings, and embedding variables in strings - but in conjunction with arrow functions and tagged literals, they can also solve many of the problems that up until now have been the province of specialized libraries.